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/presenters
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
..
activitypub
account_relationships_presenter.rb Add user notes on accounts (#14148) 5 years ago
initial_state_presenter.rb Add visibility parameter in share page (#13023) 5 years ago
instance_presenter.rb Fix performance on instances list in admin UI (#15282) 4 years ago
status_relationships_presenter.rb