mastodon/app/javascript/mastodon/reducers
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
..
accounts.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
accounts_counters.js Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
alerts.js
cards.js
compose.js Implement hotkeys for web UI (#5164) 2017-10-06 01:07:59 +02:00
contexts.js Fix regression from #5206 - deduplicate descendants (#5253) 2017-10-07 12:16:39 +02:00
custom_emojis.js Make auto-play GIFs preference affect custom emojis in web UI (#5254) 2017-10-07 02:38:52 +02:00
height_cache.js
index.js Add custom emojis to the emoji picker (#5052) 2017-09-23 05:40:28 +02:00
media_attachments.js
meta.js
modal.js
notifications.js When muting, clear web UI like for blocks (#5172) 2017-10-03 02:01:54 +02:00
push_notifications.js
relationships.js
reports.js
search.js
settings.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
status_lists.js
statuses.js Make auto-play GIFs preference affect custom emojis in web UI (#5254) 2017-10-07 02:38:52 +02:00
timelines.js
user_lists.js