Commit graph

  • 75e22840a6
    Make rubocop happy main Sami Samhuri 2026-01-01 18:34:36 -0800
  • 5b4f47babf
    Add Ruby 4.0 to test matrix Sami Samhuri 2026-01-01 18:34:12 -0800
  • 4de5a572c2
    Use cgi/escape for Ruby 4 compatibility Sami Samhuri 2026-01-01 18:31:16 -0800
  • 3b1e253972
    Replace simple_oauth dependency with built-in OAuth implementation Sami Samhuri 2025-07-22 09:13:26 -0700
  • 01f1477a23
    Use my fork of simple_oauth v0.3.2 Sami Samhuri 2025-07-22 08:56:41 -0700
  • 745b919620
    Add base64 gem to dependencies Sami Samhuri 2025-07-22 08:46:24 -0700
  • 3fda2e49a0
    Change times to Time instances, not Unix timestamps Sami Samhuri 2025-06-29 14:07:15 -0700
  • a17773ee35
    Remove gem badge, fix installation instructions Sami Samhuri 2025-06-08 17:54:14 -0700
  • dc3f1ab58e
    Update readme badge and links, mention it's a fork Sami Samhuri 2025-06-08 17:52:54 -0700
  • e119e41ad3
    Merge pull request #4 from samsonjs/migrate-to-dry-struct Sami Samhuri 2025-06-08 17:11:55 -0700
  • 46f789cd4c
    Merge branch 'main' into migrate-to-dry-struct Sami Samhuri 2025-06-08 17:11:13 -0700
  • a27a4128cb
    Merge pull request #5 from samsonjs/update-github-workflows Sami Samhuri 2025-06-08 17:10:17 -0700
  • 5c6557a276
    Replace Super Linter with dedicated rubocop workflow Sami Samhuri 2025-06-08 17:04:46 -0700
  • 07303c9be5
    Replace Virtus with dry-struct for attributes and type coercion Sami Samhuri 2025-06-08 13:58:33 -0700
  • 51f01888e0
    Update CI workflows (#2) Sami Samhuri 2025-06-08 14:04:05 -0700
  • ac3b52d89b
    Disable JSCPD entirely Sami Samhuri 2025-06-08 14:01:50 -0700
  • bfd951f555
    wire up JSCPD config Sami Samhuri 2025-06-08 13:54:08 -0700
  • b59815ebac
    Ok how about now Sami Samhuri 2025-06-08 13:48:37 -0700
  • 0568387e4f
    More lint fixes Sami Samhuri 2025-06-08 13:27:49 -0700
  • b12e3b5b13
    Fix lint errors Sami Samhuri 2025-06-08 13:24:05 -0700
  • 0498bc5684
    Ignore code duplication in specs Sami Samhuri 2025-06-08 12:19:10 -0700
  • cd2806ae99
    Drop EOL Ruby 3.1 from test matrix Sami Samhuri 2025-06-08 10:44:32 -0700
  • 26cb3d5b6d
    More updates Sami Samhuri 2025-01-02 12:09:44 -0800
  • 98a85f18d6
    Update GitHub workflows Sami Samhuri 2025-01-02 11:49:57 -0800
  • 9f9d59ccee
    Merge pull request #3 from samsonjs/update-gems Sami Samhuri 2025-06-08 10:42:32 -0700
  • f23b579417
    Update gems Sami Samhuri 2025-06-08 10:37:37 -0700
  • 679bfec8df
    Merge pull request #1 from samsonjs/update-dependencies Sami Samhuri 2025-06-08 10:39:21 -0700
  • 382764bb44
    Update dependencies Sami Samhuri 2024-09-02 13:25:20 -0700
  • 7371beb78e
    Update README badges Steve Agalloco 2022-02-20 21:46:31 -0500
  • b069aed352
    Bump version to 1.0.1 Steve Agalloco 2022-01-09 14:36:05 -0500
  • 60300cffa5
    Fix failing test Steve Agalloco 2022-01-09 14:35:24 -0500
  • 2491f64040
    Allow using recent versions of http.rb (#9) Sami Samhuri 2022-01-09 11:28:51 -0800
  • 1edfbecac6
    Setup CI with GitHub actions (#8) Steve Agalloco 2021-01-15 17:34:38 -0500
  • 3a6019cbdf
    Update ruby versions for CI Steve Agalloco 2021-01-13 17:10:09 -0500
  • 41001eb745
    Update ruby versions for CI Steve Agalloco 2021-01-13 17:09:43 -0500
  • c3664451d5
    Update README badges Steve Agalloco 2021-01-11 17:27:51 -0500
  • 4e766f926c
    fix rubocop regressions Steve Agalloco 2017-05-25 13:48:04 -0400
  • b5ef4469d5
    fix warnings Steve Agalloco 2017-05-25 13:45:54 -0400
  • d79456220e
    run tests with warnings Steve Agalloco 2017-05-25 13:44:37 -0400
  • ad7769f54a
    version 1.0.0 v1.0.0 stve 2017-02-17 16:16:35 -0500
  • bac041cd0f
    update CI test matrix stve 2017-02-17 16:10:21 -0500
  • ec295145a2
    ignore rubcop Style/GuardClause violation stve 2017-02-17 15:40:29 -0500
  • 32e65b12af
    update rubocop rules stve 2017-02-17 15:39:27 -0500
  • 7656dabac2
    update build matrix stve 2017-02-17 15:36:11 -0500
  • cb523577a3
    update test matrix stve 2017-02-17 15:23:41 -0500
  • 7233d85c97
    update http dependency to v2 stve 2017-02-17 15:21:37 -0500
  • ea87e11216 update README badges [ci skip] stve 2016-08-02 16:28:56 -0400
  • 0219e7e0c4 update travis matrix stve 2016-08-02 16:26:00 -0400
  • 5bb9084f93 fix rubocop regression stve 2016-08-02 16:25:38 -0400
  • 9c109f0da0 Merge pull request #7 from vesan/fix-bookmark-list-bookmarks-not-being-coerced Steve Agalloco 2016-08-02 16:21:48 -0400
  • 546d4ca55b Coerce BookmarkList bookmarks to correct format Vesa Vänskä 2016-08-02 22:57:06 +0300
  • 19304cc274 fix rubocop regressions stve 2016-02-04 13:12:12 -0500
  • 9def2d016a remove unused requires stve 2016-02-04 12:25:39 -0500
  • 3138d00398 refactor of error handling stve 2016-01-27 12:51:45 -0500
  • 298239a144 version 1.0.0.pre3 v1.0.0.pre3 stve 2016-01-14 23:52:38 -0500
  • ff211c7700 fix rubocop warnings stve 2016-01-14 23:51:37 -0500
  • cc49e06d87 remove unused attributes from Instapaper::HTTP::Request stve 2016-01-14 23:00:17 -0500
  • cb1d2348a6 handle 401's stve 2016-01-14 22:42:34 -0500
  • da254e4aab add console script stve 2016-01-14 21:45:08 -0500
  • 658bd54f49 fix rubocop warnings stve 2016-01-14 21:29:42 -0500
  • 3a0ca00e53 update header implementation for http.rb 1.x stve 2016-01-14 21:29:26 -0500
  • f2bef30802 update rubocop configuration stve 2016-01-14 21:25:49 -0500
  • affd1f775f update http.rb dependency to ~1.0 stve 2016-01-14 21:25:29 -0500
  • f4cd48a42a version 1.0.0.pre2 v1.0.0.pre2 stve 2015-10-10 10:14:32 -0400
  • e3f3f74d64 implement Instapaper::BookmarkList#each stve 2015-10-10 08:41:04 -0400
  • 96490cc9db always parse as JSON stve 2015-10-10 08:32:08 -0400
  • 1da5c72eda update request specs to use 1.1 paths stve 2015-10-06 23:45:18 -0400
  • 0271919e18 update error specs to use 1.1 paths stve 2015-10-06 23:44:09 -0400
  • 954b777f67 update bookmark endpoints to 1.1 paths stve 2015-10-06 23:42:52 -0400
  • 51125c7e71 update folder endpoints to 1.1 paths stve 2015-10-06 23:29:44 -0400
  • ef7d4458d0 update oauth endpoints to 1.1 paths stve 2015-10-06 23:24:54 -0400
  • 0b2e842dcf update account endpoints to 1.1 paths stve 2015-10-06 23:23:51 -0400
  • 45c110f96d highlights return successfully with a GET request stve 2015-10-06 10:15:31 -0400
  • 13b278932b update http dependency to 0.9 stve 2015-09-08 21:37:15 -0400
  • 95b6be116b added full auth flow example stve 2015-09-08 21:36:47 -0400
  • b2c0d13f01 add some examples stve 2015-09-03 09:27:11 -0400
  • 327b6f4120 update README examples stve 2015-08-30 23:05:41 -0400
  • 32512fe4f4 update add folder JSON fixture stve 2015-08-30 22:54:17 -0400
  • 770a722c09 update attribute types for bookmark model stve 2015-08-30 22:52:30 -0400
  • 26288c458b update attribute types for folder model stve 2015-08-30 22:50:39 -0400
  • 97441310c6 update attribute types for user model stve 2015-08-30 22:50:03 -0400
  • d64dfa1085 rename Instapaper::API::Highlights#highlight to add_highlight stve 2015-08-30 22:46:53 -0400
  • c424057b07 simplify error fixtures stve 2015-08-30 22:45:13 -0400
  • 83a44a6737 fix typo stve 2015-08-30 22:44:46 -0400
  • 09f39c2715 keys don't need to be symbolized stve 2015-08-30 22:44:34 -0400
  • 4c9319b67c improve error handling on generic errors stve 2015-03-03 01:00:43 -0500
  • 1c9a381fff prioritize response body errors over response codes stve 2015-03-03 01:00:21 -0500
  • 2e4fbdfc27 cleanup whitespace stve 2015-03-03 00:13:24 -0500
  • 45e2213afa simpler simplecov config stve 2015-03-03 00:08:23 -0500
  • 7911a83137 remove unused methods from spec_helper stve 2015-03-03 00:06:00 -0500
  • f6fca37fd9 separate out error handling methods stve 2015-03-01 22:59:00 -0500
  • 6509837fc1 improved error handling on responses stve 2015-03-01 22:52:10 -0500
  • 8733b43acb readme edits for 1.0.0 stve 2015-02-28 18:25:56 -0500
  • 95a2ad91b1 fix rubocop warnings stve 2015-02-25 23:55:19 -0500
  • dab3c0d9de reimplement bookmarks/list now that it returns a different response stve 2015-02-25 23:13:40 -0500
  • 26f526fe07 return Instapaper::Credentials instead of a hash from oauth stve 2015-02-25 22:34:57 -0500
  • 76b09b30ae rename oauth fixtures stve 2015-02-25 22:25:33 -0500
  • 9c2babc55f fix error handling stve 2015-02-25 22:22:13 -0500
  • f745e5bc73 configure params should be called oauth_token/secret stve 2015-02-17 23:32:34 -0500
  • 55af622159 document 1.x stve 2015-02-17 23:20:08 -0500