chinwagsocial/app/javascript/mastodon/features/compose/containers
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
There is no reason to disable the composer textarea when some media metadata
is being modified, nor is there any reason to focus the textarea when some
media metadata has been modified (prevents clicking one image's description
field right after having modified another).
2018-12-16 21:17:56 +01:00
..
autosuggest_account_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
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
privacy_dropdown_container.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
reply_indicator_container.js Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
search_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
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 Improve eslint rules (#3147) 2017-05-20 17:31:47 +02: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 Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
warning_container.js Improve direct message warning again (#7546) 2018-05-19 18:37:33 +02:00