mastodon/spec/fixtures/files
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724)
* Switch from unmaintained paperclip to kt-paperclip

* Drop some compatibility monkey-patches not required by kt-paperclip

* Drop media spoof check monkey-patching

It's broken with kt-paperclip and hopefully it won't be needed anymore

* Fix regression introduced by paperclip 6.1.0

* Do not rely on pathname to call FastImage

* Add test for ogg vorbis file with cover art

* Add audio/vorbis to the accepted content-types

This seems erroneous as this would be the content-type for a vorbis stream
without an ogg container, but that's what the `marcel` gem outputs, so…

* Restore missing for_as_default method

* Refactor Attachmentable concern and delay Paperclip's content-type spoof check

Check for content-type spoofing *after* setting the extension ourselves, this
fixes a regression with kt-paperclip's validations being more strict than
paperclip 6.0.0 and rejecting some Pleroma uploads because of unknown
extensions.

* Please CodeClimate

* Add audio/vorbis to the unreliable set

It doesn't correspond to a file format and thus has no extension associated.
2021-09-29 23:52:36 +02:00
..
4096x4097.png Error message for avatar image that's too large. #9204 (#9518) 2018-12-14 05:07:21 +01:00
attachment.gif Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
attachment.jpg Add API to upload media attachments 2016-09-05 17:46:36 +02:00
attachment.webm Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
avatar.gif When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
bookmark-imports.txt Add import/export feature for bookmarks (#14956) 2020-11-19 17:48:13 +01:00
boop.ogg Switch from unmaintained paperclip to kt-paperclip (#16724) 2021-09-29 23:52:36 +02:00
emojo.png Custom emoji (#4988) 2017-09-19 02:42:40 +02:00
imports.txt Imports controller errors (#1553) 2017-04-11 21:40:14 +02:00
mini-static.gif Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
mute-imports.txt Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00
new-following-imports.txt Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
new-mute-imports.txt Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00