summaryrefslogtreecommitdiffstats
path: root/src/api.cpp
Commit message (Collapse)AuthorAge
* Fixed endpoint translations.tastytea2020-01-14
|
* Bugfix in endpoint translation.tastytea2020-01-12
|
* Bugfix in endpoint translation.tastytea2020-01-12
|
* Fix wrong endpoint translations.tastytea2020-01-11
| | | | I forgot a lot of <ID>s.
* Fix wrong endpoint translations.tastytea2020-01-11
|
* Fixed some pleroma endpoints.tastytea2020-01-11
|
* Fix / ignore some clang-tidy warnings.tastytea2020-01-08
|
* Replace arguments in URI.tastytea2020-01-08
| | | | id, nickname, nickname_or_id, hashtag, permission_group.
* Make _endpoint_map static.tastytea2020-01-05
|
* Add placeholder for :hashtag.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
|
* Put API endpoints in class API.tastytea2020-01-04