mastodon/app/models/concerns
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users ()
..
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 Autofix Rubocop Style/UnpackFirst ()
account_merging.rb Autofix Rubocop Style/RedundantBegin ()
attachmentable.rb Switch from unmaintained paperclip to kt-paperclip ()
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 ()
ldap_authenticable.rb Add authentication history ()
lockable.rb Refactor how Redis locks are created ()
omniauthable.rb Fix external authentication not running onboarding code for new users ()
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 Remove dead code and refactor status threading code ()