mattermost-mobile/app/mm-redux
A C SREEDHAR REDDY f0598dde54
MM-18998 Add emojis in the post to recent emojis (#4986)
* add emojis available in the post to recent emojis

* made add recent reactions more performant

* lint fix

* added support for namedicons, update only if send post is success

* updated emojiUnicode function

* limit the number of recent emojis

* added e2e tests for MM-T3495

* filter out aliases

* Typo fix

* return data:true when success false when fails

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-12-10 20:20:40 -03:00
..
action_types [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
actions MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
client MM-25832 Prevent permalink view from loading posts multiple times (#4696) 2020-08-19 19:19:51 -04:00
constants [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
reducers Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
selectors [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
types Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
utils [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00