mastodon/app/models/concerns
Claire 7d52d5df0f Merge commit 'c58967c3bd7b7eee0b284ee2b77a48ed9ce6863e' into glitch-soc/merge-upstream
Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Conflict due to upstream adding fallback support for MathML Core while
  glitch-soc supported slightly more tags than upstream.
  Added the MathML Core fallback code to glitch-soc.
- `spec/lib/sanitize/config_spec.rb`:
  Ditto.
2024-12-01 18:22:00 +01:00
..
account Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 2024-11-26 21:01:52 +00:00
notification Extract `Notification::Groups` concern (#32968) 2024-11-19 10:02:01 +00:00
status Merge commit '1e71c4e247eb8900a718b04113ffce9c1b8ad2f4' into glitch-soc/merge-upstream 2024-11-10 13:18:43 +01:00
user
attachmentable.rb
browser_detection.rb
cacheable.rb
custom_filter_cache.rb
database_view_record.rb
domain_materializable.rb
domain_normalizable.rb
expireable.rb
follow_limitable.rb
inet_container.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2024-11-08 10:08:36 +00:00
legacy_otp_secret.rb
lockable.rb
paginable.rb
ranked_trend.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2024-10-29 15:46:32 +00:00
rate_limitable.rb
redisable.rb Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
relationship_cacheable.rb
remotable.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 2024-10-08 14:59:51 +00:00
reviewable.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 2024-09-20 08:51:37 +00:00