You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
account_associations.rb Add bookmarks (#7107) 6 years ago
account_avatar.rb Remove WebP support (#11589) 7 years ago
account_counters.rb Add `tootctl cache recount` command (#11597) 7 years ago
account_finder_concern.rb Search account domain in lowercase (#13016) 6 years ago
account_header.rb Remove WebP support (#11589) 7 years ago
account_interactions.rb Add announcements (#12662) 6 years ago
attachmentable.rb Fix file names being obfuscated on update when file didn't change (#12857) 6 years ago
cacheable.rb
domain_normalizable.rb
expireable.rb
ldap_authenticable.rb Add an LDAP Mail attribute config (#12053) 6 years ago
omniauthable.rb Fix SSO login not using existing account when e-mail is verified (#11862) 6 years ago
paginable.rb
pam_authenticable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb Fix remote convertible media attachments not being saved (#13032) 6 years ago
status_threading_concern.rb Refactor StatusThreadingConcern (#9626) 6 years ago
user_roles.rb