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/db
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
- Reduce duplicate queries
- Remove n+1 queries
- Add accounts count to detailed view
- Add separate action log entry for updating existing domain blocks
4 years ago
..
migrate Fix performance on instances list in admin UI (#15282) 4 years ago
post_migrate Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
views Fix performance on instances list in admin UI (#15282) 4 years ago
schema.rb Fix performance on instances list in admin UI (#15282) 4 years ago
seeds.rb