aboutsummaryrefslogtreecommitdiff
path: root/docs/Differences-in-MastodonAPI-Responses.md
AgeCommit message (Collapse)Author
2019-03-28Move out of Gitlab Wikirinpatch
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-21docs: document `conversation_id` extensionWilliam Pitcock
2019-03-18Document additional pleroma changes to /api/v1/accounts/:idMark Felder
2019-03-18Added documentation for Pleroma-specific is_seen in Mastodon APIeugenijm
2019-03-15Extend MastoAPI to provide attachment mimetypesrinpatch
2019-03-11MastoAPI Accounts: Add fetching by nickname.lain
This is to make it easier for the frontends to handle domain.com/users/nickname urls.
2019-03-11Update Differences-in-MastodonAPI-Responses.mdlambda
2019-03-11MastoAPI StatusView: Add locality indicator.lain
2019-02-27Add `with_muted` param.lain
2019-02-17Update Differences-in-MastodonAPI-Responses.mdlambda
2019-02-16Add a section on how to identify a pleroma instance, clarify that post ↵rinpatch
upload limit is not capped too
2019-02-16Remove a limit on attachments in Mastodon API and document the changes in ↵rinpatch
responses from vanilla mastodon