mastodon/app/models/concerns
Claire d76106da12 Merge commit 'ccb6aeddacbab950d7d7f1b0d2b64212d7aa99eb' into glitch-soc/merge-upstream 2024-05-24 17:08:21 +02:00
..
account Move Rails/HABTM cop out of todo () 2024-05-02 09:40:05 +00:00
status Merge commit '2fe1b8d1695d8faa452a69872fde94ccc4611576' into glitch-soc/merge-upstream 2024-05-06 17:53:51 +02:00
user Merge commit 'b7902225d698a107df2cf8b4ca221caad38fa464' into glitch-soc/merge-upstream 2024-05-04 16:28:30 +02:00
attachmentable.rb Fix `Style/SuperArguments` cop () 2024-05-24 08:36:21 +00:00
browser_detection.rb Add `BrowserDetection` model concern () 2024-03-19 15:39:14 +00:00
cacheable.rb Remove caching in `cache_collection` () 2024-04-08 13:46:13 +00:00
custom_filter_cache.rb Extract shared callback behaviour to `CustomFilterCache` concern () 2024-04-05 09:17:58 +00:00
database_view_record.rb Extract scenic view model common methods to concern () 2024-02-06 09:08:07 +00:00
domain_materializable.rb Fix unbounded recursion in account discovery () 2022-12-07 00:15:24 +01:00
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern () 2024-03-12 13:09:11 +00:00
expireable.rb Fix `Rails/WhereRange` cop () 2024-05-20 09:37:36 +00:00
follow_limitable.rb
legacy_otp_secret.rb Update `devise-two-factor` to version 5.0.0 () 2024-05-02 09:31:41 +00:00
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method () 2023-05-02 18:16:07 +02:00
paginable.rb Autofix Rubocop Style/Lambda () 2023-02-18 12:39:00 +01:00
ranked_trend.rb Add `RankedTrend` concern for trends classes () 2024-02-26 13:45:39 +00:00
rate_limitable.rb
redisable.rb
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks () 2023-12-18 16:14:43 +00:00
remotable.rb Fix `Performance/StringIdentifierArgument` cop () 2023-12-29 10:23:30 +00:00