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/spec/lib/activitypub
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
* Add a limit to how many posts can get fetched as a result of a single request

* Add tests

* Always pass `request_id` when processing `Announce` activities

---------

Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
2 years ago
..
activity Fix unbounded recursion in post discovery (#23506) 2 years ago
adapter_spec.rb Remove unused ActivityPub `@context` values depending on response (#10378) 6 years ago
dereferencer_spec.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
linked_data_signature_spec.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
tag_manager_spec.rb Fix addressing of remote groups' followers (#16700) 4 years ago