mattermost-mobile/app/actions/websocket
Avinash Lingaloo e81e98aa02
MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254)
* channels update on teamMate display name change

* code clean up

* fixes DM and GM display name

* code clean up

* ts  fix

* removed extra await

* implemented some guard conditions

* code clean up

* config & license ws events - wip

* tested config change on local server

* adding license to the ws event

* fix display name

* fix display name

* replace map + filter with a reduce

* rename function name

* adding missing await

* update following review

* moved differsFromLocalNameFormat to /queries/preference

* fix gm/dm

* Revert "fix gm/dm"

This reverts commit 92905c707dcd87de482d2c30bbff0c692235e26a.

* added guard clause on DM channel type

* refactor function signature
2022-05-13 19:12:54 +04:00
..
category.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
channel.ts [Gekidou] Find channels (remote) (#6203) 2022-05-03 14:29:37 -04:00
index.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
posts.ts [Gekidou] [MM-43973] Thread footer for recent mentions (#6225) 2022-05-05 21:03:09 +05:30
preferences.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
reactions.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
roles.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
system.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
teams.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
threads.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
users.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00