Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-07 | Fix unbounded recursion in account discovery (#22025) | Claire | |
* 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 | |||
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko | |
- Reduce duplicate queries - Remove n+1 queries - Add accounts count to detailed view - Add separate action log entry for updating existing domain blocks |