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/controllers/api
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
..
v1 Fix performance on instances list in admin UI (#15282) 4 years ago
v2
web Fix not being able to enable status notifications in Web Push API (#14822) 4 years ago
base_controller.rb Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago
oembed_controller.rb
proofs_controller.rb