mastodon/app/lib/activitypub
Claire 1a74b74a40
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
..
activity Merge commit from fork 2026-01-20 15:13:42 +01:00
parser Merge commit from fork 2026-01-20 15:14:45 +01:00
activity.rb Merge commit from fork 2026-01-20 15:14:45 +01:00
adapter.rb Fix Style/HashSlice cop violations (#33720) 2025-01-24 16:57:55 +00:00
case_transform.rb Add experimental basic quote post authoring (#35355) 2025-07-25 12:35:24 +00:00
dereferencer.rb Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
forwarder.rb Fix Update/Delete of quoted status not being forwarded to quoters's followers (#36390) 2025-10-08 12:56:32 +00:00
linked_data_signature.rb Fix security context sometimes not being added in LD-Signed activities (#31871) 2024-09-12 12:58:12 +00:00
serializer.rb Fix Style/SuperArguments cop (#30406) 2024-05-24 08:36:21 +00:00
tag_manager.rb Fix URI generation for reblogs by accounts with numerical AP ids (#37415) 2026-01-19 11:37:34 +01:00