You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
_attachment_list.html.haml
_detailed_status.html.haml Add audio uploads (#11123) 6 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml
_simple_status.html.haml Add audio uploads (#11123) 6 years ago
_status.html.haml
embed.html.haml
show.html.haml