.. |
account
|
Add explicit dependent: nil to associations (#28169)
|
2023-12-01 15:52:47 +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
|
Fix cache_associated no longer working (#7320)
|
2018-05-03 10:41:41 +02:00 |
domain_materializable.rb
|
Fix unbounded recursion in account discovery (#22025)
|
2022-12-07 00:15:24 +01:00 |
domain_normalizable.rb
|
Fix error when invalid domain name is submitted (#19474)
|
2022-11-14 08:07:14 +01:00 |
expireable.rb
|
Run rubocop formatting except line length (#23632)
|
2023-02-18 06:56:20 +09:00 |
follow_limitable.rb
|
Fix being able to import more than allowed number of follows (#15384)
|
2020-12-26 23:52:46 +01:00 |
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
|
Add specific rate limits for posting and following (#13172)
|
2020-03-08 15:17:39 +01:00 |
redisable.rb
|
Refactor how Redis locks are created (#18400)
|
2022-05-13 00:02:35 +02:00 |
relationship_cacheable.rb
|
Cache relationships in API (#6482)
|
2018-02-18 03:14:46 +01:00 |
remotable.rb
|
Fix Lint/SymbolConversion cop (#28175)
|
2023-12-01 15:53:35 +00:00 |