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
Claire a2cddb9eac
Disallow making private posts quotable (#35780)
4 weeks ago
..
account Extract constant for attribution domains limit in account (#35350) 2 months ago
fasp/provider Basic FASP support (#34031) 5 months ago
favourite Add support for FASP data sharing (#34415) 4 months ago
notification Add server-side support for grouping account sign-up notifications (#34298) 5 months ago
status Disallow making private posts quotable (#35780) 4 weeks ago
user Update Redux to handle quote posts (#35715) 1 month ago
attachmentable.rb Update rubocop to version 1.76.0 (#34926) 3 months ago
browser_detection.rb Add `BrowserDetection` model concern (#29513) 1 year ago
cacheable.rb Remove caching in `cache_collection` (#29862) 1 year ago
canonical_email.rb Replace `EmailHelper` module with `normalizes` via model concern (#35702) 1 month ago
custom_filter_cache.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 1 year ago
database_view_record.rb Simplify `DatabaseViewRecord.refresh` (#35252) 2 months ago
domain_materializable.rb
domain_normalizable.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 2 years ago
expireable.rb Fix `Rails/WhereRange` cop (#30343) 1 year ago
follow_limitable.rb Use `ActiveModel::Attributes` in `FollowLimitable` concern (#35327) 2 months ago
inet_container.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 10 months ago
lockable.rb
paginable.rb
ranked_trend.rb Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 10 months ago
rate_limitable.rb Use `attribute` for defining `rate_limit` boolean (#35555) 1 month ago
redisable.rb Refactor (ruby) redis configuration (#31694) 1 year ago
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2 years ago
remotable.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 11 months ago
reviewable.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 12 months ago