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 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
parser Fix missing , (#18660) 3 years ago
activity.rb Fix unbounded recursion in post discovery (#23506) 2 years ago
adapter.rb Compact JSON-LD signed incoming activities (#17426) 3 years ago
case_transform.rb
dereferencer.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
forwarder.rb Fix status updates not being forwarded like deletes through ActivityPub (#17648) 3 years ago
linked_data_signature.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 6 years ago
tag_manager.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago