mattermost-mobile/app/components/post_draft
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
archived Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
draft_input MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
post_input MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
quick_actions Fix eol-last lint issues (#4996) 2020-12-01 14:18:32 -03:00
read_only Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
send_action MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests (#4969) 2020-11-24 16:58:09 +08:00
typing MM-30164 fix safe area insets (#4979) 2020-11-23 20:10:09 -03:00
uploads Improve upload attachment error handling (#5026) 2020-12-10 16:08:13 -07:00
index.js MM-23090 MM-26078 && MM-26876 Refactor post draft component (#4621) 2020-08-06 19:39:25 -04:00
index.test.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
post_draft.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
post_draft.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