This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src/api
tastytea 22c217d3da
Added GET /api/v1/endorsements, POST /api/v1/accounts/:id/pin, POST /api/v1/accounts/:id/unpin
2018-11-17 20:54:23 +01:00
..
delete.cpp Added support for push subscriptions 2018-05-22 23:49:31 +02:00
get.cpp Added GET /api/v1/endorsements, POST /api/v1/accounts/:id/pin, POST /api/v1/accounts/:id/unpin 2018-11-17 20:54:23 +01:00
get_stream.cpp simplified calls, only 1 type of parameters 2018-04-19 00:20:43 +02:00
patch.cpp Replaced uint16_t with uint_fast16_t, refactoring 2018-04-02 01:47:44 +02:00
post.cpp Added GET /api/v1/endorsements, POST /api/v1/accounts/:id/pin, POST /api/v1/accounts/:id/unpin 2018-11-17 20:54:23 +01:00
put.cpp Added support for push subscriptions 2018-05-22 23:49:31 +02:00