mastodon/app/models/concerns
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously ()
Fix 
..
account_associations.rb Add bookmarks ()
account_avatar.rb Remove WebP support ()
account_counters.rb Add `tootctl cache recount` command ()
account_finder_concern.rb Search account domain in lowercase ()
account_header.rb Remove WebP support ()
account_interactions.rb Add specific rate limits for posting and following ()
attachmentable.rb Change local media attachments to perform heavy processing asynchronously ()
cacheable.rb Fix cache_associated no longer working ()
domain_normalizable.rb Fix crash when saving invalid domain name ()
expireable.rb Fix poll update handler calling method was that was not available ()
ldap_authenticable.rb Add an LDAP Mail attribute config ()
omniauthable.rb Fix SSO login not using existing account when e-mail is verified ()
paginable.rb Fix timeline pagination ()
pam_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly ()
rate_limitable.rb Add specific rate limits for posting and following ()
redisable.rb Create Redisable#redis ()
relationship_cacheable.rb Cache relationships in API ()
remotable.rb Fix remote convertible media attachments not being saved ()
status_threading_concern.rb Refactor StatusThreadingConcern ()
user_roles.rb Add moderation API ()