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
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>
3 years ago
..
chewy
controllers Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460) 3 years ago
helpers Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441) 3 years ago
javascript Fix attached media uploads not being cleared when replying to a post (#23504) 3 years ago
lib Fix unbounded recursion in post discovery (#23506) 3 years ago
mailers
models Fix admin-set follow recommandations being case-sensitive (#23500) 3 years ago
policies
presenters
serializers Apply Rubocop Style/EmptyElse (#23449) 3 years ago
services Fix unbounded recursion in post discovery (#23506) 3 years ago
validators
views
workers Fix unbounded recursion in post discovery (#23506) 3 years ago