mastodon/app/models
Eugen 2e4afccd9d 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
2017-04-19 23:21:00 +02:00
..
concerns
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
web
account.rb
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb Add presence validation to Import (#1928) 2017-04-16 16:28:26 +02:00
media_attachment.rb Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
mention.rb
mute.rb
notification.rb
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
report.rb
report_filter.rb
setting.rb
status.rb Extract error messages to locale file (#2162) 2017-04-19 22:19:32 +02:00
stream_entry.rb
subscription.rb Required foreign keys (#2003) 2017-04-17 15:54:33 +02:00
tag.rb
user.rb Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif 2017-04-18 01:25:50 +02:00
web.rb