Remove a limit on attachments in Mastodon API and document the changes in responses...
[akkoma] / docs / Differences-in-MastodonAPI-Responses.md
1 # Differences in Mastodon API responses from vanilla Mastodon
2
3 ## Flake IDs
4
5 Pleroma uses 128-bit ids as opposed to Mastodon's 64 bits. However just like Mastodon's ids they are sortable strings
6
7 ## Attachment cap
8
9 Some apps operate under the assumption that no more than 4 attachments ccan be returned, however Pleroma can return any amount of attachments