mattermost-mobile/app/components/emoji_picker
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
..
__snapshots__ MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
emoji_picker.android.js MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
emoji_picker.ios.js MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
emoji_picker.test.js MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
emoji_picker_base.js MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
emoji_picker_row.js Fix native emojis being cutoff in emoji picker (#3358) 2019-10-07 09:11:53 +03:00
index.js MM-30164 fix safe area insets (#4979) 2020-11-23 20:10:09 -03:00