mastodon/app/models/concerns
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI ()
..
account_associations.rb Rewrite import feature ()
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 own posts not getting delivered to own lists ()
account_merging.rb Autofix Rubocop Style/RedundantBegin ()
account_search.rb Rails 7.0 update ()
attachmentable.rb Fix processing of media files with unusual names ()
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 Remove 16:9 cropping from web UI ()
ldap_authenticable.rb Fix unescaped user input in LDAP query ()
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
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_safe_reblog_insert.rb Rails 7.0 update ()
status_snapshot_concern.rb Fix edits with no actual changes being allowed ()
status_threading_concern.rb Refactoring relations_map ()