You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/concerns
Michael Stanclift 04b7046be1
Provide option to force use of system scrollbar styling (#32117)
3 weeks ago
..
account Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 1 month ago
notification Extract `Notification::Groups` concern (#32968) 1 month ago
status Update Rails to version 7.2.2 (#30391) 2 months ago
user Provide option to force use of system scrollbar styling (#32117) 3 weeks ago
attachmentable.rb Add support for libvips in addition to ImageMagick (#30090) 7 months ago
browser_detection.rb Add `BrowserDetection` model concern (#29513) 9 months ago
cacheable.rb Remove caching in `cache_collection` (#29862) 9 months ago
custom_filter_cache.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 9 months ago
database_view_record.rb Extract scenic view model common methods to concern (#28111) 11 months ago
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 10 months ago
expireable.rb Fix `Rails/WhereRange` cop (#30343) 7 months ago
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 4 years ago
inet_container.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
legacy_otp_secret.rb Update `devise-two-factor` to version 5.0.0 (#28325) 8 months ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 2 years ago
ranked_trend.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2 months ago
rate_limitable.rb Add specific rate limits for posting and following (#13172) 5 years ago
redisable.rb Refactor (ruby) redis configuration (#31694) 4 months ago
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
remotable.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
reviewable.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 3 months ago