mastodon/app/views/stream_entries
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
* Add audio uploads

Fix #4827

Accept uploads of OGG, WAV, FLAC, OPUS and MP3 files, and converts
them to OGG. Media attachments get a new `audio` type. In the UI,
audio uploads are displayed identically to video uploads.

* Improve code style
2019-06-19 23:42:38 +02:00
..
_attachment_list.html.haml
_detailed_status.html.haml Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
_og_description.html.haml
_og_image.html.haml
_poll.html.haml
_simple_status.html.haml Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
_status.html.haml
embed.html.haml
show.html.haml