You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 month ago
..
activity Merge commit from fork 1 month ago
parser Merge commit from fork 1 month ago
activity.rb Merge commit from fork 1 month ago
adapter.rb Fix `Style/HashSlice` cop violations (#33720) 1 year ago
case_transform.rb Add experimental basic quote post authoring (#35355) 7 months ago
dereferencer.rb Remove instance variables from helper usage (#24203) 3 years ago
forwarder.rb Fix Update/Delete of quoted status not being forwarded to quoters's followers (#36390) 5 months ago
linked_data_signature.rb Fix security context sometimes not being added in LD-Signed activities (#31871) 1 year ago
serializer.rb Fix `Style/SuperArguments` cop (#30406) 2 years ago
tag_manager.rb Fix URI generation for reblogs by accounts with numerical AP ids (#37415) 1 month ago