mastodon/app/models/concerns
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
..
account_associations.rb
account_avatar.rb
account_counters.rb Add tootctl cache recount command (#11597) 2019-08-18 14:55:03 +02:00
account_finder_concern.rb
account_header.rb
account_interactions.rb Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
account_merging.rb Fix account merging in maintenance script (#15264) 2020-12-04 02:23:51 +01:00
attachmentable.rb
cacheable.rb
domain_materializable.rb Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
domain_normalizable.rb Fix admin page crashing when trying to block an invalid domain name (#13884) 2020-06-01 03:47:20 +02:00
expireable.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
ldap_authenticable.rb
omniauthable.rb
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
user_roles.rb