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/lib
ThibG a1412491b7
Change content-type to be always computed from file data (#14452)
* Change content-type to be always computed from file data

Restore previous behavior, detecting the content-type isn't very
expensive, and some instances may serve files as application/octet-stream
regardless of their true type, making fetching media from them fail, while
it used to work pre-3.2.0.

* Add test
5 years ago
..
assets Add emoji autosuggest (#5053) 8 years ago
chewy/strategy Fix records not being indexed sometimes (#12024) 6 years ago
devise Fix authentication before 2FA challenge (#11943) 6 years ago
generators Add post-deployment migration system (#8182) 7 years ago
json_ld Fix preloaded JSON-LD context for identity not being used (#12138) 6 years ago
mastodon Bump version to 3.2.0 (#14395) 5 years ago
paperclip Change content-type to be always computed from file data (#14452) 5 years ago
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
tasks Add emojis:generate_borders Rake task (#13773) 5 years ago
templates Add post-deployment migration system (#8182) 7 years ago
cli.rb Fix help text around `tootctl email_domain_blocks` (#14147) 5 years ago