Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does | |||
2019-03-21 | docs: document `conversation_id` extension | William Pitcock | |
2019-03-18 | Document additional pleroma changes to /api/v1/accounts/:id | Mark Felder | |
2019-03-18 | Added documentation for Pleroma-specific is_seen in Mastodon API | eugenijm | |
2019-03-15 | Extend MastoAPI to provide attachment mimetypes | rinpatch | |
2019-03-11 | MastoAPI Accounts: Add fetching by nickname. | lain | |
This is to make it easier for the frontends to handle domain.com/users/nickname urls. | |||
2019-03-11 | Update Differences-in-MastodonAPI-Responses.md | lambda | |
2019-03-11 | MastoAPI StatusView: Add locality indicator. | lain | |
2019-02-27 | Add `with_muted` param. | lain | |
2019-02-17 | Update Differences-in-MastodonAPI-Responses.md | lambda | |
2019-02-16 | Add a section on how to identify a pleroma instance, clarify that post ↵ | rinpatch | |
upload limit is not capped too | |||
2019-02-16 | Remove a limit on attachments in Mastodon API and document the changes in ↵ | rinpatch | |
responses from vanilla mastodon |