1
0
Fork 0
tooty/src/Mastodon
Nicolas Perriault 89089b0ccf Fix #121: Refactor Mastodon.Http (#122)
* Drop use of Server args in ApiUrl.
* Generalize use of fetch to other Http functions.
* Leverage HttpBuilder.withQueryParams where applicable.
* Distinguish between request and authRequest.
2017-05-03 08:52:39 +02:00
..
ApiUrl.elm Fix #121: Refactor Mastodon.Http (#122) 2017-05-03 08:52:39 +02:00
Decoder.elm Fix #49: Denote account relationships, follow & unfollow actions. (#105) 2017-04-29 22:48:55 +02:00
Encoder.elm Modularize the Mastodon package. (#70) 2017-04-27 16:34:27 +02:00
Helper.elm Closes #44: Autocomplete usernames. (#107) 2017-05-01 22:10:34 +02:00
Http.elm Fix #121: Refactor Mastodon.Http (#122) 2017-05-03 08:52:39 +02:00
Model.elm Closes #44: Autocomplete usernames. (#107) 2017-05-01 22:10:34 +02:00
WebSocket.elm Drop use of Server args in ApiUrl. 2017-05-02 22:05:46 +02:00