mattermost-mobile/app/components
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
..
animated_number Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
announcement_banner Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
app_version Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
autocomplete Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
autocomplete_selector Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
badge Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
button review fixes 2023-11-15 14:13:55 +05:30
channel_actions Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
channel_icon Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
channel_item Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
channel_list_row Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
common_post_options Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
compass_icon [Gekidou] compass icons (#5940) 2022-02-08 16:16:30 -03:00
connection_banner Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
custom_status Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
emoji Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
error_text Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
files Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
files_search Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
floating_text_input_label Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
formatted_date Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
formatted_markdown_text Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
formatted_relative_time Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
formatted_text Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
formatted_time Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
freeze_screen [Gekidou] optimizations, fix & moved files (#6177) 2022-04-18 08:49:17 -04:00
friendly_date Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
illustrations MM-42835_Invite People - add email+user invites 2022-12-16 10:45:48 -05:00
jumbo_emoji Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
loading Review fixes 2023-11-14 13:57:25 +05:30
loading_error Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
markdown Merge branch 'main' into MM-53902-cont 2023-11-27 15:09:55 -06:00
navigation_header Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
no_results_with_term Cleanup 2023-11-09 17:23:48 +05:30
option_box Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
option_item Fixed menu icon 2023-11-15 16:29:04 +05:30
other_mentions_badge Add badge to thread screen (#7404) 2023-06-20 09:37:24 +02:00
post_draft [MM-54529] Prevent Persistent Notifications Error Message for DM Channel (#7648) 2023-11-30 09:49:20 +01:00
post_list Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
post_priority [MM-49540] Message Priority Phase 3 (#7142) 2023-04-27 11:22:03 +00:00
post_with_channel_info Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
profile_picture update reanimated (#7500) 2023-08-14 14:38:05 -04:00
progress_bar Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
progressive_image Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
remove_markdown Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
rounded_header_context [Gekidou] Navigation bar refactored (#6319) 2022-06-01 17:07:54 -04:00
search Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
selected_chip Fix and unify channel and user list items (#7175) 2023-04-19 10:13:14 +02:00
selected_users Remove unneeded padding on the FindChannels screen on Android (#7368) 2023-05-23 17:33:37 -04:00
server_icon Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
server_user_list Thread crash fix and other UI fixes (#7342) 2023-05-11 09:35:11 -04:00
server_version Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
settings Fixed Interactive dialog radio buttons style (#7331) 2023-05-18 12:39:01 +02:00
slide_up_panel_item MM-54117 - Calls: Support wiredHeadsets; generalize panel_item (#7545) 2023-09-25 08:45:14 -04:00
status_label Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
syntax_highlight Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
system_avatar [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
system_header Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
tablet_title Detox/E2E: Account e2e tests in Gekidou (#6584) 2022-08-18 03:18:46 -07:00
tag Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
team_list Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
team_sidebar Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
threads_button Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
toast Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
touchable_emoji Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
touchable_with_feedback Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
tutorial_highlight Fix race condition when showing the turorial (#7599) 2023-10-19 10:34:21 +04:00
user_avatars_stack Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
user_item Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
user_list [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
user_list_row Fix race condition when showing the turorial (#7599) 2023-10-19 10:34:21 +04:00
user_status [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00