mattermost-mobile/app/queries/servers
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
..
categories.ts [Gekidou] [MM-39936] Add Select Team Screen (#6180) 2022-05-03 17:22:21 +02:00
channel.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
custom_emoji.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
drafts.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
entry.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
file.ts [Gekidou] Use localPath when available (#6058) 2022-03-17 08:58:49 -03:00
post.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
preference.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
reaction.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
role.ts [Gekidou] [MM-39936] Add Select Team Screen (#6180) 2022-05-03 17:22:21 +02:00
system.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
team.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
thread.ts In-Channel experience (#6141) 2022-04-19 11:42:20 -04:00
user.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00