Commit Graph

27 Commits (e43a40805d58aca1adfdce9945778d1779682679)

Author SHA1 Message Date
Rachel Fae Fox (foxiepaws) e43a40805d def and end accidentally got removed. 2019-07-31 15:15:43 -04:00
Rachel Fae Fox (foxiepaws) b0b223b2ac add some additional list handling functions #1 2019-07-31 01:53:38 -04:00
Rachel Fae Fox (foxiepaws) 67e364d044 it sure would help if i could actually write elixir too. #1 2019-07-31 01:24:57 -04:00
Rachel Fae Fox (foxiepaws) d5a243d3c8 for #1
i wish that i better understood this code... well no way but
     to just keep reading it and trying to grok it i suppose.
2019-07-31 01:19:47 -04:00
Rachel Fae Fox (foxiepaws) c58430448a we need to attempt first enumerating lists i suppose. 2019-07-31 01:11:43 -04:00
Rachel Fae Fox (foxiepaws) 956443ae2b inital list attempt, for #1 2019-07-31 00:57:30 -04:00
Milton Mazzarri c56b0666d4
fix credo refactor opportunity 2019-06-11 19:30:23 -05:00
Milton Mazzarri 33d6c68884
Fix publishing a new status (Fixes: #14) 2019-03-20 09:48:37 -05:00
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