Glitch-Shrike/app/javascript/mastodon/features/compose/components
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
* Refactor selectComposeSuggestion so that different paths can be updated

* Add suggestions in CW field

* Add emoji suggestion to poll options

* Attempt to fix CSS

* Hide suggestions by default

They will be enabled if the input has focus
2019-05-09 22:10:27 +02:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
emoji_picker_dropdown.js
navigation_bar.js
poll_button.js
poll_form.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
privacy_dropdown.js
reply_indicator.js
search.js Minor code cleanup (#10613) 2019-04-22 14:55:24 +02:00
search_results.js
text_icon_button.js
upload.js
upload_button.js
upload_form.js Make the "mark media as sensitive" button more obvious in web UI (#10673) 2019-05-03 04:34:55 +02:00
upload_progress.js
warning.js