Commit Graph

19 Commits (371494644dd622c101db4685a29eac848e86ecb3)

Author SHA1 Message Date
Milton Mazzarri 371494644d
Fix errors reported by Dialyzer 2019-03-19 13:16:09 -05:00
Milton Mazzarri aa82183fe4
Fix upload_media 2019-01-22 12:15:46 -06:00
Nicolas bbb55e5876 Upgrade poison (#12)
* Allow http_client to provide HTTP options to HTTPoison

* Add redirection HTTP options

* Move file in API module because it is related to HTTPClient

* Upgrade HTTPoison version

* Docs update

* Add lock file
2019-01-21 15:52:47 -06:00
Milton Mazzarri 605a062c86
mix format 2017-11-07 15:55:53 -06:00
Milton Mazzarri 156124101a
Improve exception handling 2017-11-07 15:55:52 -06:00
Milton Mazzarri ac9c143bd7
Update endpoints according to recent docs 2017-06-04 17:40:07 -05:00
Milton Mazzarri d6f998099c
Fix `create_status` and `relationships` endpoints 2017-04-22 13:26:52 -05:00
Milton Mazzarri fe7213bba9
Refactor HTTP Client 2017-04-21 23:28:10 -05:00
Milton Mazzarri bb041b8e50
Fix some specs 2017-04-20 00:28:18 -05:00
Milton Mazzarri 75ff1c13cf
fix: correctly decode response after log in 2017-04-17 21:55:00 -05:00
Milton Mazzarri 9b3f1c832a
feat: Update credentials and fix create_app method
Fixes: #5
2017-04-17 19:57:44 -05:00
Théophile Choutri 645e2c628f added reblogged_by and favourited_by 2017-04-17 11:16:00 +02:00
Théophile Choutri ff7dd365b8 removed extra IO.puts 2017-04-17 11:04:56 +02:00
Milton Mazzarri 68e47daf4b
Authorize or reject a follow request 2017-04-16 23:21:16 -05:00
Théophile Choutri 0f69f2fa6b Implemented favourite_by and reblogged_by from the API and added the type alias `status_id` to replace non_neg_integer 2017-04-15 16:13:44 +02:00
Milton Mazzarri 1fd9f5c8a7
Update HTTP client to comply with new API contract 2017-04-10 21:51:20 -05:00
Milton Mazzarri 9b8d7b4778
Fetch user's favourites 2017-04-08 02:43:45 -05:00
Milton Mazzarri 6b3fb0c076
Add support to upload media 2017-04-08 02:09:37 -05:00
Milton Mazzarri bbcb88cdcc
🐘 2017-04-08 00:30:17 -05:00