mattermost-mobile/app/components/post_draft/draft_input
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
..
draft_input.js MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
draft_input.test.js MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
index.js MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00