]> cat aescling's git repositories - mastodon.git/commit
Fix audio-only OGG and WebM files not being processed as such (#11151)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 22 Jun 2019 14:54:06 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Jun 2019 14:54:06 +0000 (16:54 +0200)
commitb927bb3f07b88d0a7bc39a7661d26dd1c9fc05d4
treef5ae10f6c2cb65d6a560b0f849d4d1d8614c3a15
parent6eb5241099357fd75a19c2d51245c197b517d363
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
app/models/concerns/attachmentable.rb
app/models/media_attachment.rb