1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
akkoma/docs/Differences-in-MastodonAPI-Responses.md

10 lines
357 B
Markdown
Raw Normal View History

# Differences in Mastodon API responses from vanilla Mastodon
## Flake IDs
Pleroma uses 128-bit ids as opposed to Mastodon's 64 bits. However just like Mastodon's ids they are sortable strings
## Attachment cap
Some apps operate under the assumption that no more than 4 attachments ccan be returned, however Pleroma can return any amount of attachments