You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/concerns
Matt Jankowski 86500e3312
Extract scenic view model common methods to concern (#28111)
2 years ago
..
account Fix `Rails/WhereExists` cop in account/interactions concern (#28789) 2 years ago
status Model concerns organization into module namespaces (#28149) 2 years ago
user Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2 years ago
attachmentable.rb Fix .opus file uploads being misidentified by Paperclip (#28580) 2 years ago
cacheable.rb
database_view_record.rb Extract scenic view model common methods to concern (#28111) 2 years ago
domain_materializable.rb
domain_normalizable.rb
expireable.rb Run rubocop formatting except line length (#23632) 3 years ago
follow_limitable.rb
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 3 years ago
rate_limitable.rb
redisable.rb
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2 years ago
remotable.rb Fix `Performance/StringIdentifierArgument` cop (#28508) 2 years ago