Commit graph

138 commits

Author SHA1 Message Date
9f9d59ccee
Merge pull request #3 from samsonjs/update-gems
Update gems
2025-06-08 10:42:32 -07:00
f23b579417
Update gems 2025-06-08 10:41:47 -07:00
679bfec8df
Merge pull request #1 from samsonjs/update-dependencies
Update dependencies
2025-06-08 10:39:21 -07:00
382764bb44
Update dependencies 2024-09-02 13:25:49 -07:00
Steve Agalloco
7371beb78e
Update README badges 2022-02-20 21:46:31 -05:00
Steve Agalloco
b069aed352
Bump version to 1.0.1 2022-01-09 14:36:05 -05:00
Steve Agalloco
60300cffa5
Fix failing test 2022-01-09 14:35:24 -05:00
2491f64040
Allow using recent versions of http.rb (#9)
Most of the major breaking changes to http.rb since 2.x were to drop old
Ruby versions that are no longer supported so it looks safe to allow up
to the current version, 5.x.
2022-01-09 14:28:51 -05:00
Steve Agalloco
1edfbecac6
Setup CI with GitHub actions (#8) 2021-01-15 17:34:38 -05:00
Steve Agalloco
3a6019cbdf
Update ruby versions for CI 2021-01-13 17:10:09 -05:00
Steve Agalloco
41001eb745
Update ruby versions for CI 2021-01-13 17:09:43 -05:00
Steve Agalloco
c3664451d5
Update README badges 2021-01-11 17:27:51 -05:00
Steve Agalloco
4e766f926c
fix rubocop regressions 2017-05-25 13:48:04 -04:00
Steve Agalloco
b5ef4469d5
fix warnings 2017-05-25 13:45:54 -04:00
Steve Agalloco
d79456220e
run tests with warnings 2017-05-25 13:44:37 -04:00
stve
ad7769f54a
version 1.0.0 2017-02-17 16:16:35 -05:00
stve
bac041cd0f
update CI test matrix 2017-02-17 16:10:21 -05:00
stve
ec295145a2
ignore rubcop Style/GuardClause violation 2017-02-17 15:40:29 -05:00
stve
32e65b12af
update rubocop rules 2017-02-17 15:39:27 -05:00
stve
7656dabac2
update build matrix 2017-02-17 15:36:11 -05:00
stve
cb523577a3
update test matrix 2017-02-17 15:23:41 -05:00
stve
7233d85c97
update http dependency to v2 2017-02-17 15:21:37 -05:00
stve
ea87e11216 update README badges [ci skip] 2016-08-02 16:28:56 -04:00
stve
0219e7e0c4 update travis matrix 2016-08-02 16:26:00 -04:00
stve
5bb9084f93 fix rubocop regression 2016-08-02 16:25:38 -04:00
Steve Agalloco
9c109f0da0 Merge pull request #7 from vesan/fix-bookmark-list-bookmarks-not-being-coerced
Coerce BookmarkList bookmarks to correct format
2016-08-02 16:21:48 -04:00
Vesa Vänskä
546d4ca55b Coerce BookmarkList bookmarks to correct format
Previously fetching all bookmarks caused the
`instapaper_hash` not being set.
2016-08-02 22:57:06 +03:00
stve
19304cc274 fix rubocop regressions 2016-02-04 13:12:12 -05:00
stve
9def2d016a remove unused requires 2016-02-04 12:25:39 -05:00
stve
3138d00398 refactor of error handling 2016-01-27 14:08:55 -05:00
stve
298239a144 version 1.0.0.pre3 2016-01-14 23:52:38 -05:00
stve
ff211c7700 fix rubocop warnings 2016-01-14 23:51:37 -05:00
stve
cc49e06d87 remove unused attributes from Instapaper::HTTP::Request 2016-01-14 23:00:17 -05:00
stve
cb1d2348a6 handle 401's 2016-01-14 22:42:34 -05:00
stve
da254e4aab add console script 2016-01-14 21:45:08 -05:00
stve
658bd54f49 fix rubocop warnings 2016-01-14 21:29:42 -05:00
stve
3a0ca00e53 update header implementation for http.rb 1.x 2016-01-14 21:29:26 -05:00
stve
f2bef30802 update rubocop configuration 2016-01-14 21:25:49 -05:00
stve
affd1f775f update http.rb dependency to ~1.0 2016-01-14 21:25:29 -05:00
stve
f4cd48a42a version 1.0.0.pre2 2015-10-10 10:14:32 -04:00
stve
e3f3f74d64 implement Instapaper::BookmarkList#each 2015-10-10 08:41:04 -04:00
stve
96490cc9db always parse as JSON 2015-10-10 08:32:08 -04:00
stve
1da5c72eda update request specs to use 1.1 paths 2015-10-06 23:45:18 -04:00
stve
0271919e18 update error specs to use 1.1 paths 2015-10-06 23:44:09 -04:00
stve
954b777f67 update bookmark endpoints to 1.1 paths 2015-10-06 23:42:52 -04:00
stve
51125c7e71 update folder endpoints to 1.1 paths 2015-10-06 23:41:34 -04:00
stve
ef7d4458d0 update oauth endpoints to 1.1 paths 2015-10-06 23:24:54 -04:00
stve
0b2e842dcf update account endpoints to 1.1 paths 2015-10-06 23:23:51 -04:00
stve
45c110f96d highlights return successfully with a GET request
NOTE: This is undocumented and unconfirmed by Instapaper, but was
discovered through trial and error.
2015-10-06 10:15:34 -04:00
stve
13b278932b update http dependency to 0.9 2015-09-08 21:37:15 -04:00