mastodon/app/assets/javascripts/components/features/compose/components
Jessica Stokes 8a6096a3de Allow typing a toot while an image uploads (#1429)
This patch stops disabling the toot text field when an image is uploading. Instead, you can type to your heart's content and when the image uploads it'll append the image URL, and restore the position of your cursor to wherever it was in the toot text just prior. Effectively, the image URL is appended to the toot, and typing is not interrupted at all! 
2017-04-10 21:30:58 +02:00
..
autosuggest_account.jsx Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
autosuggest_status.jsx Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
character_counter.jsx Character counter fix 2017-02-27 04:32:41 -08:00
compose_form.jsx Allow typing a toot while an image uploads (#1429) 2017-04-10 21:30:58 +02:00
emoji_picker_dropdown.jsx Add search to emoji picker (#1395) 2017-04-10 09:58:09 +02:00
navigation_bar.jsx Progress on moving color styles to Sass 2017-02-09 01:20:09 +01:00
privacy_dropdown.jsx Add tooltip to privacy dropdown 2017-03-26 13:30:57 +02:00
reply_indicator.jsx Improve performance of compose form 2017-02-22 15:43:07 +01:00
search.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
search_results.jsx Rework search 2017-03-31 21:11:09 +02:00
text_icon_button.jsx Redesigned compose form 2017-03-25 19:14:12 +01:00
upload_button.jsx Compose form layout fixes 2017-03-26 13:08:15 +02:00
upload_form.jsx Redesigned compose form 2017-03-25 19:14:12 +01:00
upload_progress.jsx Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 2017-03-24 03:55:45 +01:00