mattermost-mobile/app/actions/websocket
Mattermost Build 2119cb4f85
Fixed custom status issues (#5476) (#5477)
Fixed MM-36571 and MM-36601 issues by dispatching RECEIVED_ME action on websocket reconnecting
Added memoization in makeGetCustomStatus in custom status emoji component
Fixed e2e test case failing due to post header custom status emoji

(cherry picked from commit c06b5ecb4f)

Co-authored-by: Manoj Malik <manoj@brightscout.com>
2021-06-22 10:34:05 -07:00
..
apps.ts Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
channels.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
channels.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
general.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
general.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
groups.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
index.ts Fixed custom status issues (#5476) (#5477) 2021-06-22 10:34:05 -07:00
integrations.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
posts.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
preferences.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
reactions.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
teams.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
users.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
users.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
websocket.test.js Post List & post components refactored (#5409) (#5417) 2021-06-03 14:59:42 -04:00