mastodon/app/lib/activitypub/activity
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>
2023-02-10 22:16:37 +01:00
..
accept.rb
add.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02:00
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 (#23506) 2023-02-10 22:16:37 +01:00
delete.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
flag.rb
follow.rb
like.rb
move.rb
reject.rb
remove.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02:00
undo.rb
update.rb Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00