mattermost-mobile/app
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
..
actions MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
client Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
components Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
constants Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
context Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
database Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
helpers Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
hooks Improvements on team switch performance (#6255) 2022-05-10 14:08:24 -04:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
managers Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
notifications Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
queries MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
screens Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
store Open Find Channels with keyboard shortcut (#6260) 2022-05-11 12:33:21 -04:00
utils MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00