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
Matt Jankowski 5631f139c1
Fix `Lint/SymbolConversion` cop (#28175)
2 years ago
..
account Add explicit `dependent: nil` to associations (#28169) 2 years ago
status Model concerns organization into module namespaces (#28149) 2 years ago
user Model concerns organization into module namespaces (#28149) 2 years ago
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 2 years ago
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 3 years ago
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 3 years ago
expireable.rb Run rubocop formatting except line length (#23632) 3 years ago
follow_limitable.rb
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) 3 years ago
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb Fix `Lint/SymbolConversion` cop (#28175) 2 years ago