chinwagsocial/app/javascript/mastodon/features/compose/components
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.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
compose_form.js Make emoji autosuggestions immediate, usernames appear sooner (#5149) 2017-09-30 05:11:44 +02:00
emoji_picker_dropdown.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
navigation_bar.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
privacy_dropdown.js Import only Spring/Motion from react-motion (#5236) 2017-10-06 03:46:15 +02:00
reply_indicator.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
search.js Import only Spring/Motion from react-motion (#5236) 2017-10-06 03:46:15 +02:00
search_results.js Use ES module build of react-router-dom (#5264) 2017-10-08 02:55:58 +02:00
text_icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload.js Increase attachment descriptions to 420 characters (#5139) 2017-09-29 02:30:00 +02:00
upload_button.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
upload_form.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
warning.js Import only Spring/Motion from react-motion (#5236) 2017-10-06 03:46:15 +02:00