1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-19 17:18:41 +09:00
YuruToot/spec/lib/activitypub
Claire 0c9eac80d8
Fix unbounded recursion in post discovery ()
* 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>
2023-02-10 22:16:37 +01:00
..
activity Fix unbounded recursion in post discovery () 2023-02-10 22:16:37 +01:00
adapter_spec.rb Remove unused ActivityPub @context values depending on response () 2019-03-27 15:55:23 +01:00
dereferencer_spec.rb Refactor ActivityPub handling to prepare for non-Account actors () 2022-09-21 22:45:57 +02:00
linked_data_signature_spec.rb Refactor ActivityPub handling to prepare for non-Account actors () 2022-09-21 22:45:57 +02:00
tag_manager_spec.rb Fix addressing of remote groups' followers () 2021-09-08 23:33:23 +02:00