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.
nyastodon/app/models/concerns
Claire 30ee7339d3 Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream
Conflicts:
- `app/models/form/admin_settings.rb`:
  Upstream changed code style change, including on a line modified by glitch-soc.
  Kept glitch-soc's line but with the code style change applied.
5 months ago
..
account Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 5 months ago
status Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream 5 months ago
user Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream 5 months ago
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 6 months ago
cacheable.rb Fix cache_associated no longer working (#7320) 6 years ago
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 1 year ago
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2 years ago
expireable.rb Run rubocop formatting except line length (#23632) 1 year ago
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 3 years ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 1 year ago
rate_limitable.rb Add specific rate limits for posting and following (#13172) 4 years ago
redisable.rb Refactor how Redis locks are created (#18400) 2 years ago
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 5 months ago
remotable.rb Fix `Performance/StringIdentifierArgument` cop (#28399) 5 months ago