stve
09f39c2715
keys don't need to be symbolized
2015-08-30 22:44:34 -04:00
stve
4c9319b67c
improve error handling on generic errors
2015-03-03 01:00:43 -05:00
stve
1c9a381fff
prioritize response body errors over response codes
2015-03-03 01:00:21 -05:00
stve
f6fca37fd9
separate out error handling methods
2015-03-01 22:59:00 -05:00
stve
6509837fc1
improved error handling on responses
2015-03-01 22:52:10 -05:00
stve
dab3c0d9de
reimplement bookmarks/list now that it returns a different response
2015-02-25 23:13:40 -05:00
stve
26f526fe07
return Instapaper::Credentials instead of a hash from oauth
2015-02-25 22:34:57 -05:00
stve
9c2babc55f
fix error handling
...
errors are passed in the response body, not by response code
2015-02-25 22:22:16 -05:00
stve
f745e5bc73
configure params should be called oauth_token/secret
2015-02-17 23:32:34 -05:00
stve
d57d1883f3
switch from values to virtus objects
2015-02-17 13:39:49 -05:00
stve
1bd5ce1728
move oauth token response parsing to QLineParser
2015-02-16 00:40:13 -05:00
stve
b254d2fd90
fix rubocop warnings
2015-02-15 23:57:49 -05:00
stve
e3bc6d384e
only pass consumer credentials for oauth requests
2015-02-15 23:38:38 -05:00
stve
c078efccdf
reimplement error handling
2015-02-15 23:02:52 -05:00
stve
de1196717d
remove text alias to get_text
2015-02-15 20:31:01 -05:00
stve
49ae0497c6
update how defaults are handled and set
2015-02-14 14:46:46 -05:00
stve
d1d493226c
fix rubocop warnings
2015-02-14 00:27:55 -05:00
stve
62098418d6
remove connection_options
2015-02-14 00:25:29 -05:00
stve
b501a59a3d
switch from faraday to http.rb
2015-02-14 00:23:56 -05:00
stve
169a5f0dd9
pluralize API modules so filenames aren't the same
2015-02-10 21:41:20 -05:00
stve
366a963be8
remove Rash dependency
2015-02-10 00:40:54 -05:00
stve
3cb374cb4a
fix a few more cop warnings
2015-02-10 00:39:54 -05:00
stve
000144ec60
update bookmark implementation
2015-02-10 00:39:35 -05:00
stve
ed59ddefdf
updated account implementation
2015-02-10 00:07:01 -05:00
stve
9f2f9648ac
update folder implementation
2015-02-10 00:03:47 -05:00
stve
39bc1dc1e7
add support for highlights API
2015-02-09 23:47:09 -05:00
stve
9427881029
rename User module to OAuth to match API methods
2015-02-09 22:09:29 -05:00
stve
d66ab48a23
re-add Instapaper::Error
2015-02-09 17:37:30 -05:00
stve
6271356847
slight refactor in preparation for adding version 1.1 support
...
a couple breaking changes as part of this:
* the api version can no longer be set via configuration (since the API
itself now supports more than one version 1 and 1.1 this no longer makes
sense)
* removed module based support, all requests will require an Instapaper::Client from now on
* removed path_prefix configuration for same reasons that the api version was removed
2015-02-09 16:21:30 -05:00
stve
813cfc7426
tag version 1.0.0.pre1
2015-02-09 11:18:33 -05:00
stve
1c4e343b7e
fix all remaining rubocops
2015-02-09 07:10:23 -05:00
stve
29e49c1ed7
fix more rubocop failures
2015-02-09 00:42:31 -05:00
stve
5161c68b5a
rubocop cleanup
2015-02-09 00:29:53 -05:00
Steve Agalloco
796e4712d7
version bump to 0.3.0
2012-12-28 11:41:37 -05:00
Niels van Hoorn
6e234ce26c
Fixed error with creating hash for invalid credentials
2012-12-28 08:46:24 +01:00
Steve Agalloco
388b149714
bump version to 0.2.1
2011-12-03 16:46:58 -05:00
Steve Agalloco
c34b46b95b
initial commit
2011-12-01 23:07:24 -05:00