mastodon/app/models/concerns
ThibG 9136be480f
Fix followers hash cache not being invalidated on account merge (#15256)
Also clear relationships cache.
2020-12-02 21:20:00 +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
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 followers hash cache not being invalidated on account merge (#15256) 2020-12-02 21:20:00 +01:00
attachmentable.rb
cacheable.rb
domain_normalizable.rb
expireable.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
ldap_authenticable.rb
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 Fix movie width and frame_rate returning nil (#14357) 2020-07-19 22:28:27 +02:00
status_threading_concern.rb
user_roles.rb