mattermost-mobile/app/components/post_draft
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
..
archived Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
draft_handler Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
draft_input [MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648) 2023-11-30 09:49:20 +01:00
post_input Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
quick_actions Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
read_only Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
send_action Detox/E2E: Create Channel and Channel Post List e2e in Gekidou 2022-04-12 11:50:05 -07:00
send_handler Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
typing Fix other name showing on typing (#6532) 2022-08-02 19:01:45 +02:00
uploads Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
index.ts Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
post_draft.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00