mattermost-mobile/app/actions/local
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 Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00
channel.test.ts [Gekidou] Find channels (remote) (#6203) 2022-05-03 14:29:37 -04:00
channel.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
draft.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
notification.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
post.ts Gekidou CRT - Global threads screen (#6140) 2022-04-28 09:01:36 -04:00
reactions.ts Merge branch 'gekidou' into gekidou-reactions 2022-03-23 09:52:09 -03:00
team.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
thread.ts [Gekidou] Update DM and thread title/subtitle as well as navbar rounded corners (#6247) 2022-05-09 12:45:44 -04:00
timezone.ts fix Require cycle 2022-03-26 20:40:17 -03:00
user.ts Fix add DM screen and some other database related issues (#6144) 2022-04-08 23:10:08 -04:00