mastodon/app/models/concerns
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language ()
..
account_associations.rb Add notifications for statuses deleted by moderators ()
account_avatar.rb Add support for webp uploads ()
account_counters.rb Fix account deletion sometimes failing because of optimistic locks ()
account_finder_concern.rb Fix instance actor being incorrectly created when running migrations ()
account_header.rb Add support for webp uploads ()
account_interactions.rb Add ability to filter followed accounts' posts by language ()
account_merging.rb Update fix-duplicates maintenance task ()
attachmentable.rb Switch from unmaintained paperclip to kt-paperclip ()
cacheable.rb
domain_materializable.rb Fix performance on instances list in admin UI ()
domain_normalizable.rb
expireable.rb Fix not being able to change world filter expiration back to “Never” ()
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 Allow login through OpenID Connect ()
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb Refactor how Redis locks are created ()
relationship_cacheable.rb
remotable.rb Fix to be able to redownload avatar and header ()
status_snapshot_concern.rb Fix edits with no actual changes being allowed ()
status_threading_concern.rb Optimize map { ... }.compact calls ()