Commit Graph

13 Commits

Author SHA1 Message Date
tastytea cd31af94a6
Bugfix in endpoint translation. 2020-01-12 11:45:15 +01:00
tastytea 4a940062d8
Fix wrong endpoint translations.
I forgot a lot of <ID>s.
2020-01-11 16:40:13 +01:00
tastytea c67c9db40c
Fix wrong endpoint translations. 2020-01-11 16:13:14 +01:00
tastytea 5051664136
Fixed some pleroma endpoints. 2020-01-11 15:56:16 +01:00
tastytea 4b118e75f1
Fix / ignore some clang-tidy warnings. 2020-01-08 17:38:27 +01:00
tastytea 2ab0018df9
Replace arguments in URI.
continuous-integration/drone/push Build is passing Details
id, nickname, nickname_or_id, hashtag, permission_group.
2020-01-08 14:13:55 +01:00
tastytea 159cd05f5a
Make _endpoint_map static. 2020-01-05 19:00:24 +01:00
tastytea 1bfe3136aa
Add placeholder for :hashtag. 2020-01-05 16:15:58 +01:00
tastytea 765fc86179
Add all API endpoints of Pleroma 1.1.7.
continuous-integration/drone/push Build is passing Details
2020-01-05 16:01:38 +01:00
tastytea 571206c9f4
Only construct 1 API per Connection.
continuous-integration/drone/push Build is passing Details
2020-01-05 15:20:59 +01:00
tastytea 1226f7e57b
Add all API endpoints of Mastodon 3.0. 2020-01-05 15:03:30 +01:00
tastytea 9b49bc1d17
Optimize request-flow. 😃 2020-01-05 10:35:38 +01:00
tastytea 0311b868aa
Put API endpoints in class API. 2020-01-04 09:29:52 +01:00