mastodon/app/models/concerns
Claire 37ca59815c
Remove setting for unfollow confirmation modal, and make it unconditional (#29373)
2024-03-22 16:24:04 +00:00
..
account Reattribute notification-related records if possible when merging accounts (#29694) 2024-03-22 16:21:53 +00:00
status Use enum-generated `public_visibility` scope on Status (#28156) 2024-03-14 09:31:57 +00:00
user Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +00:00
attachmentable.rb Fix .opus file uploads being misidentified by Paperclip (#28580) 2024-01-03 19:02:53 +00:00
browser_detection.rb Add `BrowserDetection` model concern (#29513) 2024-03-19 15:39:14 +00:00
cacheable.rb
database_view_record.rb Extract scenic view model common methods to concern (#28111) 2024-02-06 09:08:07 +00:00
domain_materializable.rb
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 2024-03-12 13:09:11 +00:00
expireable.rb
follow_limitable.rb
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
paginable.rb
ranked_trend.rb Add `RankedTrend` concern for trends classes (#29388) 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 (#28374) 2023-12-18 16:14:43 +00:00
remotable.rb Fix `Performance/StringIdentifierArgument` cop (#28508) 2023-12-29 10:23:30 +00:00