* 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 |
||
|---|---|---|
| .. | ||
| channel | ||
| document | ||
| draft | ||
| emoji | ||
| file | ||
| gallery | ||
| general | ||
| images | ||
| markdown | ||
| navigation | ||
| notification | ||
| permalink | ||
| post | ||
| post_list | ||
| role | ||
| server | ||
| snack_bar | ||
| svg | ||
| tap | ||
| theme | ||
| thread | ||
| url | ||
| user | ||
| apps.ts | ||
| buttonStyles.ts | ||
| categories.ts | ||
| client_error.ts | ||
| datetime.ts | ||
| error_handling.ts | ||
| font_family.ts | ||
| helpers.ts | ||
| integrations.ts | ||
| key_mirror.ts | ||
| mattermost_managed.ts | ||
| message_attachment_colors.ts | ||
| mix.ts | ||
| opengraph.ts | ||
| push_proxy.ts | ||
| security.ts | ||
| sentry.ts | ||
| typography.ts | ||