mastodon/app/javascript/mastodon/features/compose/containers
Eugen Rochko 488584bfc1 Track frequently used emojis in web UI (#5275)
* Track frequently used emojis in web UI

* Persist emoji usage, but debounce commits to the settings API

* Fix #5144 - Add tooltips to picker

* Display only 2 lines of frequently used emojis
2017-10-08 21:47:15 +02:00
..
autosuggest_account_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
autosuggest_status_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
compose_form_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
emoji_picker_dropdown_container.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
navigation_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02: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 Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
search_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
search_results_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
sensitive_button_container.js Disable sensitive button when with content warnings (#4460) 2017-07-31 05:06:56 +02:00
spoiler_button_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
upload_button_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
upload_container.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +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 Remove web UI warnings about OStatus privacy (#5102) 2017-09-28 00:26:33 +02:00