Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reformat source files. | tastytea | 2020-11-13 |
* | Add Support for Pleroma 2.0.2. | tastytea | 2020-04-18 |
* | Updated Pleroma endpoints to version 2.0.0. | tastytea | 2020-03-12 |
* | Fixed endpoint translations. | tastytea | 2020-01-14 |
* | Bugfix in endpoint translation. | tastytea | 2020-01-12 |
* | Bugfix in endpoint translation. | tastytea | 2020-01-12 |
* | Fix wrong endpoint translations. | tastytea | 2020-01-11 |
* | Fix wrong endpoint translations. | tastytea | 2020-01-11 |
* | Fixed some pleroma endpoints. | tastytea | 2020-01-11 |
* | Fix / ignore some clang-tidy warnings. | tastytea | 2020-01-08 |
* | Replace arguments in URI. | tastytea | 2020-01-08 |
* | Make _endpoint_map static. | tastytea | 2020-01-05 |
* | Add placeholder for :hashtag. | tastytea | 2020-01-05 |
* | Add all API endpoints of Pleroma 1.1.7. | tastytea | 2020-01-05 |
* | Only construct 1 API per Connection. | tastytea | 2020-01-05 |
* | Add all API endpoints of Mastodon 3.0. | tastytea | 2020-01-05 |
* | Optimize request-flow. 😃 | tastytea | 2020-01-05 |
* | Put API endpoints in class API. | tastytea | 2020-01-04 |