]> cat aescling's git repositories - mastodon.git/commit
Adding media controller, 1 webm/compose form allowed, previews generated
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 17 Sep 2016 15:47:26 +0000 (17:47 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 17 Sep 2016 15:47:26 +0000 (17:47 +0200)
commitbd5ad304bac69b34a3c223e9baac532106db7dd8
tree46d98c91108401e19a5065103b7c1f48db91def8
parent183a23943bba2c214c56bf43c706f3f34d9bde32
Adding media controller, 1 webm/compose form allowed, previews generated
app/assets/javascripts/components/components/status.jsx
app/assets/javascripts/components/components/upload_form.jsx
app/assets/javascripts/components/features/status/index.jsx
app/controllers/media_controller.rb [new file with mode: 0644]
app/models/media_attachment.rb
app/views/api/media/create.rabl
config/routes.rb