This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/models/concerns
Eugen Rochko ff07e80533
Fix remote convertible media attachments not being saved (#13032)
Because the file name was set after loading the file, Paperclip
was flagging the differing file extension as content type spoofing

Fix #12938
2020-02-03 18:45:56 +01:00
..
account_associations.rb
account_avatar.rb
account_counters.rb
account_finder_concern.rb Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
account_header.rb
account_interactions.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
attachmentable.rb Fix file names being obfuscated on update when file didn't change (#12857) 2020-01-13 12:54:33 +01:00
cacheable.rb
domain_normalizable.rb
expireable.rb
ldap_authenticable.rb
omniauthable.rb
paginable.rb
pam_authenticable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb Fix remote convertible media attachments not being saved (#13032) 2020-02-03 18:45:56 +01:00
status_threading_concern.rb
user_roles.rb