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
2020-08-02 11:21:10 +02:00
..
assets
chewy/strategy
devise
generators
json_ld
mastodon Bump version to 3.2.0 (#14395) 2020-07-27 00:07:26 +02:00
paperclip Change content-type to be always computed from file data (#14452) 2020-08-02 11:21:10 +02:00
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 2020-07-01 19:05:21 +02:00
tasks Add emojis:generate_borders Rake task (#13773) 2020-06-09 00:12:20 +02:00
templates
cli.rb Fix help text around tootctl email_domain_blocks (#14147) 2020-06-26 21:28:40 +02:00