Glitch-Shrike/app/javascript/mastodon/features
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
..
account/components
account_gallery
account_timeline
blocks
community_timeline
compose Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
direct_timeline
domain_blocks
emoji
favourited_statuses
favourites
follow_requests
followers
following
generic_not_found
getting_started
hashtag_timeline
home_timeline
introduction
keyboard_shortcuts
list_adder
list_editor
list_timeline Improve light theme (#10992) 2019-06-08 10:23:41 +02:00
lists Improve light theme (#10992) 2019-06-08 10:23:41 +02:00
mutes
notifications
pinned_statuses
public_timeline
reblogs
report
search
standalone
status Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
ui Do not scroll in the compose panel on single-column (#11093) 2019-06-16 18:46:55 +02:00
video