mastodon/app/models/concerns
Matt Jankowski af824db398
Fix Rails/InverseOf cop ()
..
account_associations.rb Add notifications for statuses deleted by moderators ()
account_avatar.rb Fix metadata scrubbing removing color profile from images ()
account_counters.rb Fix account deletion sometimes failing because of optimistic locks ()
account_finder_concern.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name ()
account_header.rb Fix metadata scrubbing removing color profile from images ()
account_interactions.rb Fix Rails/InverseOf cop ()
account_merging.rb Autofix Rubocop Style/RedundantBegin ()
attachmentable.rb Change media upload limits and remove client-side resizing ()
cacheable.rb Fix cache_associated no longer working ()
domain_materializable.rb Fix unbounded recursion in account discovery ()
domain_normalizable.rb Fix error when invalid domain name is submitted ()
expireable.rb Run rubocop formatting except line length ()
follow_limitable.rb Fix being able to import more than allowed number of follows ()
has_user_settings.rb Change user settings to be stored in a more optimal way ()
ldap_authenticable.rb Fix unescaped user input in LDAP query ()
lockable.rb Refactor how Redis locks are created ()
omniauthable.rb Drop EOL Ruby 2.7 ()
paginable.rb Autofix Rubocop Style/Lambda ()
pam_authenticable.rb Autofix Rubocop Style/RedundantBegin ()
rate_limitable.rb Add specific rate limits for posting and following ()
redisable.rb Refactor how Redis locks are created ()
relationship_cacheable.rb Cache relationships in API ()
remotable.rb Autofix Rails/EagerEvaluationLogMessage ()
status_snapshot_concern.rb Fix edits with no actual changes being allowed ()
status_threading_concern.rb Refactoring relations_map ()