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 Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
account_avatar.rb
account_counters.rb Add tootctl cache recount command (#11597) 2019-08-18 14:55:03 +02:00
account_finder_concern.rb Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
account_header.rb Remove WebP support (#11589) 2019-08-17 22:04:15 +02:00
account_interactions.rb
account_merging.rb
attachmentable.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
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
expireable.rb
ldap_authenticable.rb Add an LDAP Mail attribute config (#12053) 2019-12-01 18:52:21 +01:00
omniauthable.rb
paginable.rb allow pagination by min_id and max_id (#14776) 2020-09-12 17:09:49 +02:00
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb Refactor StatusThreadingConcern (#9626) 2020-01-11 19:55:33 +09:00
user_roles.rb