You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Claire f1700523f1
Merge pull request from GHSA-vm39-j3vx-pch3
2 years ago
..
account_associations.rb Rewrite import feature (#21054) 3 years ago
account_avatar.rb Properly remove tIME chunk from PNG uploads (#27111) 3 years ago
account_counters.rb Fix account deletion sometimes failing because of optimistic locks (#16317) 5 years ago
account_finder_concern.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 3 years ago
account_header.rb Properly remove tIME chunk from PNG uploads (#27111) 3 years ago
account_interactions.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28367) 2 years ago
account_merging.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 3 years ago
account_search.rb Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
account_statuses_search.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 3 years ago
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 2 years ago
cacheable.rb Fix cache_associated no longer working (#7320) 8 years ago
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) 4 years ago
expireable.rb Run rubocop formatting except line length (#23632) 3 years ago
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 5 years ago
has_user_settings.rb Remove 16:9 cropping from web UI (#26132) 3 years ago
ldap_authenticable.rb Fix unescaped user input in LDAP query (#24379) 3 years ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
omniauthable.rb Merge pull request from GHSA-vm39-j3vx-pch3 2 years ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 3 years ago
pam_authenticable.rb Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
rate_limitable.rb Add specific rate limits for posting and following (#13172) 6 years ago
redisable.rb Refactor how Redis locks are created (#18400) 4 years ago
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28367) 2 years ago
remotable.rb Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
status_safe_reblog_insert.rb Rails 7.0 update (#25668) 3 years ago
status_search_concern.rb Change private statuses index to index without crutches (#26713) 3 years ago
status_snapshot_concern.rb Fix edits with no actual changes being allowed (#17843) 4 years ago
status_threading_concern.rb Refactoring relations_map (#24195) 3 years ago