Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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
2020-12-14 09:06:34 +01:00
..
activitypub Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
account_relationships_presenter.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
initial_state_presenter.rb Add visibility parameter in share page (#13023) 2020-06-09 00:16:30 +02:00
instance_presenter.rb Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
status_relationships_presenter.rb Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00