1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/models/concerns
Matt Jankowski 6fed108703
Use Rails upsert to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-17 08:16:51 +00:00
..
account Use Rails upsert to generate update_count! query in Counters concern (#28738) 2024-04-17 08:16:51 +00:00
status Add scope Status.distributable_visibility (#29950) 2024-04-16 13:16:54 +00:00
user Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +00:00
attachmentable.rb
browser_detection.rb Add BrowserDetection model concern (#29513) 2024-03-19 15:39:14 +00:00
cacheable.rb Remove caching in cache_collection (#29862) 2024-04-08 13:46:13 +00:00
custom_filter_cache.rb Extract shared callback behaviour to CustomFilterCache concern (#29695) 2024-04-05 09:17:58 +00:00
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
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
remotable.rb