mastodon/app/lib/activitypub/parser
Claire 028e76f770
Merge commit from fork
* Add limit on inbox payload size

The 1MB limit is consistent with the limit we use when fetching remote resources

* Add limit to number of options from federated polls

* Add a limit to the number of federated profile fields

* Add limit on federated username length

* Add hard limits for federated display name and account bio

* Add hard limits for `alsoKnownAs` and `attributionDomains`

* Add hard limit on federated custom emoji shortcode

* Highlight most destructive limits and expand on their reasoning
2026-01-20 15:14:45 +01:00
..
custom_emoji_parser.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
interaction_policy_parser.rb Federated "featureable in collections" preference (#37298) 2025-12-19 13:44:27 +00:00
media_attachment_parser.rb Add basic support for remote attachments with multiple media types (#34996) 2025-06-10 13:26:29 +00:00
poll_parser.rb Merge commit from fork 2026-01-20 15:14:45 +01:00
status_parser.rb Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00