mastodon/app/models/concerns
Takeshi Umeda 7540e235a2
Fix movie width and frame_rate returning nil ()
* Fix movie width and frame_rate returning nil

* Add StreamValidationError and raise

* Fix code style
..
account_associations.rb Add E2EE API ()
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 user notes on accounts ()
attachmentable.rb Fix remote files not using Content-Type header, streaming ()
cacheable.rb Fix cache_associated no longer working ()
domain_normalizable.rb Fix admin page crashing when trying to block an 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 rubocop warning ()
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 movie width and frame_rate returning nil ()
status_threading_concern.rb Refactor StatusThreadingConcern ()
user_roles.rb Add moderation API ()