mattermost-mobile/app/components/post_draft/draft_input
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
..
header.tsx [MM-49540] Message Priority Phase 3 (#7142) 2023-04-27 11:22:03 +00:00
index.tsx [MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648) 2023-11-30 09:49:20 +01:00