]> cat aescling's git repositories - mastodon.git/commit
Fix #2108 - Fix gif uploads (#2171)
authorEugen <eugen@zeonfederated.com>
Wed, 19 Apr 2017 21:21:00 +0000 (23:21 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 21:21:00 +0000 (23:21 +0200)
commit2e4afccd9d5327c072cf0a0fe5d4c6e97ecc10cf
tree1f7c6a8b165d65b1d50f635af683251400c9ce34
parent0876a06e4544bc0946f3f6d884c7e2507ee12def
Fix #2108 - Fix gif uploads (#2171)

* Fix #2108 - Fix gif uploads
Add specs for media attachment gifv conversion

* Add ffmpeg to travis

* Make travis install ffmpeg, not libav

* Switch travis to trusty
.travis.yml
app/models/media_attachment.rb
lib/paperclip/gif_transcoder.rb
spec/fixtures/files/attachment.gif [new file with mode: 0644]
spec/models/media_attachment_spec.rb