Glitch-Shrike/app
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025)
* Fix trying to fetch posts from other users when fetching featured posts

* Rate-limit discovery of new subdomains

* Put a limit on recursively discovering new accounts
2022-12-07 00:15:24 +01:00
..
chewy
controllers Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) 2022-12-07 00:10:53 +01:00
helpers
javascript Fix the top border of verified account fields (#22006) 2022-12-06 23:54:02 +01:00
lib Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
mailers
models Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
policies
presenters
serializers
services Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
validators
views
workers