This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/models/concerns
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-12-19 10:59:43 +00:00
..
account Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
status Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
user Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 2023-11-24 09:31:28 +00:00
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00
domain_normalizable.rb
expireable.rb Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
follow_limitable.rb
lockable.rb Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
paginable.rb Autofix Rubocop Style/Lambda (#23696) 2023-02-18 12:39:00 +01:00
rate_limitable.rb
redisable.rb
relationship_cacheable.rb Fix call to inefficient delete_matched cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
remotable.rb Fix Performance/StringIdentifierArgument cop (#28399) 2023-12-18 10:26:09 +00:00