mastodon/app/javascript/mastodon/features/compose/containers
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
* Add actions and reducers for polls

* Add poll button

* Disable media upload if poll enabled

* Add poll form

* Make delete & redraft work with polls
2019-03-06 04:53:37 +01:00
..
autosuggest_account_container.js
compose_form_container.js Split out is_changing_upload from is_submitting (#9536) 2018-12-16 21:17:56 +01:00
emoji_picker_dropdown_container.js Remove duplicate frequently used emojis (#7064) 2018-04-07 14:53:11 +02:00
navigation_container.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
poll_button_container.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
poll_form_container.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
privacy_dropdown_container.js
reply_indicator_container.js Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
search_container.js
search_results_container.js Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
sensitive_button_container.js Change the title of sensitive button by state (#6771) 2018-03-13 08:10:12 +01:00
spoiler_button_container.js Change the title of spoiler button by state 2018-03-13 15:58:55 +09:00
upload_button_container.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
upload_container.js Do not push DMs into the home feed (#8940) 2018-10-11 01:31:03 +02:00
upload_form_container.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress_container.js
warning_container.js Improve direct message warning again (#7546) 2018-05-19 18:37:33 +02:00