chinwagsocial/app/javascript/mastodon/features/compose/components
Ben Lubar 309043b158 Improve image description user experience (#10036)
* Add image descriptions to searchable post content.

* Allow multi-line image descriptions.

* Request image descriptions in the same query as posts when creating the search index.

(see https://github.com/tootsuite/mastodon/pull/10036#discussion_r256551624)
2019-02-14 01:04:43 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Don't focus spiler input when disabled spoiler (#10017) 2019-02-12 05:10:31 +01:00
emoji_picker_dropdown.js
navigation_bar.js
privacy_dropdown.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
reply_indicator.js
search.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
search_results.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
text_icon_button.js
upload.js Improve image description user experience (#10036) 2019-02-14 01:04:43 +01:00
upload_button.js Allow multiple files upload through web UI, including drag & drop (#9856) 2019-02-02 20:22:05 +01:00
upload_form.js
upload_progress.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
warning.js