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 Add attachment list fallback to public pages (#9780) 6 years ago
_detailed_status.html.haml Add audio uploads (#11123) 6 years ago
_og_description.html.haml Add description meta tag additionally to og:description (#8941) 6 years ago
_og_image.html.haml add og:image:alt for media attachments in embeds (#10779) 6 years ago
_poll.html.haml Add support for custom emojis in poll options (#10322) 6 years ago
_simple_status.html.haml Add audio uploads (#11123) 6 years ago
_status.html.haml Revert Font Awesome 5 upgrade (#8810) 6 years ago
embed.html.haml Add animate custom emoji param to embed pages (#8507) 7 years ago
show.html.haml Fix og:url on toots' public view (#9047) 6 years ago