mastodon/app/lib/activitypub/activity
Claire a8a3e86216
Fix unbounded recursion in post discovery (#23507)
* 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:47 +01:00
..
accept.rb
add.rb
announce.rb Fix Mastodon::RaceConditionError that occurs when external status is reblogged (#18424) 2022-05-16 01:00:09 +02:00
block.rb
create.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
delete.rb
flag.rb
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 2022-12-15 19:21:17 +01:00