mastodon-glitch/app/models/concerns
Claire dfe851b476 Merge branch 'stable-4.3' into glitch-soc/backports-4.3
Conflicts:
- `app/helpers/application_helper.rb`:
  Upstream added a helper where glitch-soc had its own, not really
  a conflict.
  Added upstream's helper.
2024-10-05 20:45:05 +02:00
..
account Extract constants for header and avatar geometry (#32151) 2024-10-04 17:48:03 +02:00
status Merge commit '2fe1b8d1695d8faa452a69872fde94ccc4611576' into glitch-soc/merge-upstream 2024-05-06 17:53:51 +02:00
user Merge commit 'c929b4cace3f95fe54fdafe449ea7e972c8d61e8' into glitch-soc/merge-upstream 2024-07-12 13:41:54 +02:00
attachmentable.rb Add support for libvips in addition to ImageMagick (#30090) 2024-06-05 19:15:39 +00:00
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 Fix `Rails/WhereRange` cop (#30343) 2024-05-20 09:37:36 +00:00
follow_limitable.rb
legacy_otp_secret.rb Update `devise-two-factor` to version 5.0.0 (#28325) 2024-05-02 09:31:41 +00:00
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 Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
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
reviewable.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 2024-09-20 08:51:37 +00:00