chinwagsocial/app/javascript/mastodon/components
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
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_input.js Add responsive panels to the single-column layout (#10820) 2019-05-25 21:27:00 +02:00
autosuggest_textarea.js Fix some React warnings (#10989) 2019-06-07 17:15:18 +02:00
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
domain.js
dropdown_menu.js
error_boundary.js
extended_video_player.js
hashtag.js
icon.js
icon_button.js
icon_with_badge.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
intersection_observer_article.js
load_gap.js
load_more.js
loading_indicator.js
media_gallery.js Add a keyboard shortcut to hide/show media (#10647) 2019-05-25 23:20:51 +02:00
missing_indicator.js
modal_root.js
permalink.js
poll.js Fix poll visibility on public pages (#10817) 2019-05-26 23:13:29 +02:00
relative_timestamp.js Update poll remaining time just like with status timestamps (#10466) 2019-04-03 18:16:55 +02:00
scrollable_list.js
setting_text.js
status.js Add audio uploads (#11123) 2019-06-19 23:42:38 +02:00
status_action_bar.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
status_content.js Do not expand toot when clicking on a poll option (#11067) 2019-06-13 00:16:46 +02:00
status_list.js When selecting a toot via keyboard, ensure it is scrolled into view (#10593) 2019-05-03 06:20:35 +02:00