mastodon/app/models/concerns
Matt Jankowski 8429d07454
Add `RankedTrend` concern for trends classes (#29388)
2024-02-26 13:45:39 +00:00
..
account Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 2024-02-19 11:09:43 +00:00
status Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
user Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
attachmentable.rb Fix .opus file uploads being misidentified by Paperclip (#28580) 2024-01-03 19:02:53 +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
expireable.rb
follow_limitable.rb
lockable.rb
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