mastodon/app/models/concerns
2023-05-03 19:17:40 +02:00
..
account_associations.rb
account_avatar.rb Fix metadata scrubbing removing color profile from images (#20389) 2022-11-11 09:20:10 +01:00
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb
account_merging.rb
account_search.rb
attachmentable.rb
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2022-11-14 08:07:14 +01:00
expireable.rb
follow_limitable.rb
has_user_settings.rb Change user settings to be stored in a more optimal way (#23630) 2023-03-30 14:44:00 +02:00
ldap_authenticable.rb Fix unescaped user input in LDAP query (#24379) 2023-04-04 12:42:38 +02:00
lockable.rb Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
omniauthable.rb
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
remotable.rb
status_snapshot_concern.rb
status_threading_concern.rb