mastodon/app/models/concerns
Eugen Rochko b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151)
Also, because Chrome sends audio/mp3 instead of audio/mpeg as it's
supposed to, we need to whitelist that mime type as well
2019-06-22 16:54:06 +02:00
..
account_associations.rb
account_avatar.rb
account_counters.rb
account_finder_concern.rb Record account suspend/silence time and keep track of domain blocks (#10660) 2019-05-14 19:05:02 +02:00
account_header.rb
account_interactions.rb
attachmentable.rb Fix audio-only OGG and WebM files not being processed as such (#11151) 2019-06-22 16:54:06 +02:00
cacheable.rb
domain_normalizable.rb
expireable.rb
ldap_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 2019-04-25 02:49:25 +02:00
omniauthable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 2019-04-25 02:49:25 +02:00
paginable.rb
pam_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 2019-04-25 02:49:25 +02:00
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb
user_roles.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00