mattermost-mobile/app
Erin A 7c747c28b6
[MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648)
* Update index.ts persistentNotifications to include param and conditions for channelType

* Update message for "no recipients mentioned" to not occur for `DM_CHANNEL`.
* Update send message to either start with "Recipients" for DM channel or "@mentioned recipients"

* Include `channelType` in call to `persistentNotificationsConfirmation`

* Fix typo in persisten(t)NotificationsEnabled

* Remove ternary in translatable string

* Add channelType to callback's dependencies

* Make channelType optional
2023-11-30 09:49:20 +01:00
..
actions Merge pull request #7682 from mattermost/gm_conversion_on_reconnect_handler 2023-11-29 09:25:02 +05:30
client Cleanup 2023-11-09 17:23:48 +05:30
components [MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648) 2023-11-30 09:49:20 +01:00
constants [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
context Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
database Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
helpers Fix handlePreferences warning (#7556) 2023-09-28 14:51:01 -04:00
hooks Show at mentions in RemoveMarkdown renderer (#7664) 2023-11-17 11:43:25 +01:00
i18n WIP 2023-10-25 19:38:48 +05:30
init MM-55036 - Calls: Fix: Receiving in-app notifications for calls notifications while active (#7623) 2023-11-16 09:28:29 -05:00
managers Fix issue when logout is called several times for the same server (#7666) 2023-11-27 10:50:40 +01:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
queries [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
screens Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
store Add GM as DM feature support (#7515) 2023-09-26 18:35:40 +02:00
utils [MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648) 2023-11-30 09:49:20 +01:00