zulip/web/templates/stream_settings
Kislay Verma f448890158 channel: Add option to notify users newly added to a channel.
When a user is added to a channel, we send
the user that was added a Notification Bot
DMs to let them know about it.

In this commit, we add an option for whether or not
this message is sent.

If more than 100 users are added at once, we
do not send notification bot DMs since it would
be a performance-costly operation.

We also send this threshold value of 100 in the
initial state data to the clients.

Fixes part of #31189
2025-06-26 10:08:11 -07:00
..
add_subscribers_form.hbs tooltips: Show tooltip on disabled "Add" button in group and channel settings. 2025-05-07 16:51:51 -07:00
announce_stream_checkbox.hbs decorated_channels: Rename partial as 'decorated_channel'. 2025-04-22 11:26:12 -07:00
browse_streams_list_item.hbs decorated_channels: Rename partial as 'decorated_channel'. 2025-04-22 11:26:12 -07:00
browse_streams_list.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
change_stream_info_modal.hbs help: Rename and redirect change-the-stream-description for channel. 2024-05-03 13:05:54 -07:00
confirm_stream_privacy_change_modal.hbs cleanup: Remove singleton .new-style class refs. 2024-09-11 14:22:45 -07:00
copy_email_address_modal.hbs channel_email: Make sender configurable when generating channel email. 2025-02-12 15:08:32 -08:00
create_channel_folder_modal.hbs channel-folders: Add UI to create new channel folder. 2025-06-10 11:51:58 -07:00
first_stream_created_modal.hbs decorated_channels: Rename partial as 'decorated_channel'. 2025-04-22 11:26:12 -07:00
new_stream_user.hbs settings: Update add/remove buttons on channel/group creation. 2025-04-03 17:33:09 -07:00
new_stream_users.hbs stream_pill: Fetch all subscribers before getting user ids for a stream. 2025-06-23 17:04:47 -07:00
selected_stream_title.hbs subscriptions: Fix wrapping of channel name above 18px font size. 2025-03-24 12:24:48 -07:00
stream_can_subscribe_group_label.hbs streams: Use can_subscribe_group setting for checking permission. 2025-02-25 13:17:15 -08:00
stream_creation_form.hbs streams: Add UI to add or remove stream from a folder. 2025-06-10 11:51:58 -07:00
stream_description.hbs web-i18n: Update frontend translated strings for stream rename channel. 2024-04-24 14:35:04 -07:00
stream_member_list_entry.hbs settings: Update remove/unsubscribe buttons to action button component. 2025-04-04 12:26:36 -07:00
stream_members_table.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00
stream_members.hbs channel: Add option to notify users newly added to a channel. 2025-06-26 10:08:11 -07:00
stream_privacy_icon.hbs stream_privacy: Add archive icon for archived channels. 2025-03-07 18:08:41 -08:00
stream_settings_checkbox.hbs cleanup: Remove structural .new-style references. 2024-09-11 14:22:45 -07:00
stream_settings_overlay.hbs two_pane_settings: Calculate body height from resize instead of fiddly CSS. 2025-05-13 12:06:47 -07:00
stream_settings_tip.hbs stream: Disable permissions that require content access. 2025-02-11 15:09:16 -08:00
stream_settings.hbs stream_settings: Add new topics_policy setting. 2025-06-17 17:05:58 -07:00
stream_subscription_request_result.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
stream_topics_policy_label.hbs stream_settings: Add new topics_policy setting. 2025-06-17 17:05:58 -07:00
stream_types.hbs stream_setting: Add setting for who can move messages out of channel. 2025-06-24 16:52:53 -07:00
subscriber_count.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
subscription_setting_icon.hbs stream_privacy: Add archive icon for archived channels. 2025-03-07 18:08:41 -08:00