mastodon/app/models/concerns
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern ()
..
account Remove unused E2EE messaging code ()
status Add API to get multiple accounts and statuses ()
user Add setting to disable hover cards ()
attachmentable.rb Add support for libvips in addition to ImageMagick ()
browser_detection.rb Add `BrowserDetection` model concern ()
cacheable.rb Remove caching in `cache_collection` ()
custom_filter_cache.rb Extract shared callback behaviour to `CustomFilterCache` concern ()
database_view_record.rb Extract scenic view model common methods to concern ()
domain_materializable.rb
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern ()
expireable.rb Fix `Rails/WhereRange` cop ()
follow_limitable.rb
legacy_otp_secret.rb Update `devise-two-factor` to version 5.0.0 ()
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
paginable.rb
ranked_trend.rb Add `RankedTrend` concern for trends classes ()
rate_limitable.rb
redisable.rb Refactor (ruby) redis configuration ()
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks ()
remotable.rb Fix `Performance/StringIdentifierArgument` cop ()
reviewable.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern ()