summaryrefslogtreecommitdiffstats
path: root/include/api.hpp
Commit message (Expand)AuthorAge
* Reformat header files.tastytea2020-11-13
* Add Support for Pleroma 2.0.2.tastytea2020-04-18
* Updated Pleroma endpoints to version 2.0.0.tastytea2020-03-12
* Fixed some pleroma endpoints.tastytea2020-01-11
* Replace string with string_view where possible.tastytea2020-01-08
* Make _endpoint_map static.tastytea2020-01-05
* Add all API endpoints of Pleroma 1.1.7.tastytea2020-01-05
* Only construct 1 API per Connection.tastytea2020-01-05
* Add all API endpoints of Mastodon 3.0.tastytea2020-01-05
* Optimize request-flow. 😃tastytea2020-01-05
* Add [[nodiscard]] where desirable.tastytea2020-01-04
* Fix headers in Doxygen output.tastytea2020-01-04
* Put API endpoints in class API.tastytea2020-01-04
* Add enum for API calls.tastytea2020-01-03