mattermost-mobile/app/actions/websocket
Manoj Malik c06b5ecb4f
Fixed custom status issues (#5476)
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
2021-06-22 10:27:47 -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) 2021-06-22 10:27:47 -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) 2021-06-03 11:12:15 -07:00