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
Râu Cao 9aa31be8d3
Fix local account search on LDAP login being case-sensitive (#30113)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
..
account Move Rails/HABTM cop out of todo (#30118) 1 year ago
status Add scope `Status.distributable_visibility` (#29950) 1 year ago
user Fix local account search on LDAP login being case-sensitive (#30113) 1 year ago
attachmentable.rb Fix .opus file uploads being misidentified by Paperclip (#28580) 1 year ago
browser_detection.rb Add `BrowserDetection` model concern (#29513) 1 year ago
cacheable.rb Remove caching in `cache_collection` (#29862) 1 year ago
custom_filter_cache.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 1 year ago
database_view_record.rb Extract scenic view model common methods to concern (#28111) 1 year ago
domain_materializable.rb
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 1 year ago
expireable.rb
follow_limitable.rb
legacy_otp_secret.rb Update `devise-two-factor` to version 5.0.0 (#28325) 1 year ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
paginable.rb
ranked_trend.rb Add `RankedTrend` concern for trends classes (#29388) 1 year 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