diff --git a/help/configure-notification-bot.md b/help/configure-automated-notices.md similarity index 100% rename from help/configure-notification-bot.md rename to help/configure-automated-notices.md diff --git a/help/configure-organization-language.md b/help/configure-organization-language.md index 57ff41dd29..d9ab434a46 100644 --- a/help/configure-organization-language.md +++ b/help/configure-organization-language.md @@ -10,7 +10,7 @@ American English, you can set the language used for the organization's automated messages and invitation emails. This setting: * Determines the language used for [automated - notices](/help/configure-notification-bot) that are sent to streams, including + notices](/help/configure-automated-notices) that are sent to streams, including both the topic name and message content. (Automated messages sent to a single user will use that user's preferred language). @@ -39,7 +39,7 @@ automated messages and invitation emails. This setting: * [Change your language][user-lang] * [Configure multi-language search](/help/configure-multi-language-search) * [Configure default settings for new users](/help/configure-default-new-user-settings) -* [Configure automated notices](/help/configure-notification-bot) +* [Configure automated notices](/help/configure-automated-notices) [api-create-user]: https://zulip.com/api/create-user [user-lang]: /help/change-your-language diff --git a/help/create-a-stream.md b/help/create-a-stream.md index 064d8d8167..39597c5617 100644 --- a/help/create-a-stream.md +++ b/help/create-a-stream.md @@ -23,7 +23,7 @@ There are several parameters you can set while creating a stream. All but * **Stream description**: Helps users decide whether to subscribe when they are browsing streams. -* **Announce new stream in the [stream configured by your organization](/help/configure-notification-bot#new-stream-announcements)**: +* **Announce new stream in the [stream configured by your organization](/help/configure-automated-notices#new-stream-announcements)**: Posts a message in the "new streams" topic advertising the new stream. * **Who can access the stream?**: See [Stream permissions](/help/stream-permissions). diff --git a/help/include/automated-dm-stream-subscription.md b/help/include/automated-dm-stream-subscription.md index 61d2be0fe2..f1ca4ee87c 100644 --- a/help/include/automated-dm-stream-subscription.md +++ b/help/include/automated-dm-stream-subscription.md @@ -3,4 +3,4 @@ **Note**: Subscribing someone else to a stream sends them an automated direct message from [notification bot][notification-bot]. -[notification-bot]: /help/configure-notification-bot +[notification-bot]: /help/configure-automated-notices diff --git a/help/include/automated-notice-stream-event.md b/help/include/automated-notice-stream-event.md index 3779049e0f..bc8a49157e 100644 --- a/help/include/automated-notice-stream-event.md +++ b/help/include/automated-notice-stream-event.md @@ -4,4 +4,4 @@ bot][notification-bot] to the "stream events" topic in the modified stream. -[notification-bot]: /help/configure-notification-bot +[notification-bot]: /help/configure-automated-notices diff --git a/help/include/sidebar_index.md b/help/include/sidebar_index.md index 57c6064452..d42fa20d8b 100644 --- a/help/include/sidebar_index.md +++ b/help/include/sidebar_index.md @@ -225,7 +225,7 @@ * [Message retention policy](/help/message-retention-policy) * [Weekly digest emails](/help/digest-emails) * [Disable welcome emails](/help/disable-welcome-emails) -* [Configure automated notices](/help/configure-notification-bot) +* [Configure automated notices](/help/configure-automated-notices) * [Configure multi-language search](/help/configure-multi-language-search) ## Bots & integrations diff --git a/help/moderating-open-organizations.md b/help/moderating-open-organizations.md index cbd38247c7..f389a7a644 100644 --- a/help/moderating-open-organizations.md +++ b/help/moderating-open-organizations.md @@ -22,13 +22,13 @@ problematic behavior. * Add a [waiting period](/help/restrict-permissions-of-new-members) before new users can take disruptive actions. * Monitor new users by enabling [new user - announcements](/help/configure-notification-bot#new-user-announcements). + announcements](/help/configure-automated-notices#new-user-announcements). ### Restrict permissions for making changes * Restrict who can [create streams](/help/configure-who-can-create-streams), or monitor new streams by enabling [new stream - announcements](/help/configure-notification-bot#new-stream-announcements). + announcements](/help/configure-automated-notices#new-stream-announcements). * Restrict who can [add custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji). * Restrict who can [move messages to another stream](/help/restrict-moving-messages#configure-who-can-move-messages-to-another-stream), diff --git a/help/move-content-to-another-stream.md b/help/move-content-to-another-stream.md index caf648a72a..ea0057d49c 100644 --- a/help/move-content-to-another-stream.md +++ b/help/move-content-to-another-stream.md @@ -108,4 +108,4 @@ that one does not have permission to access. * [Move content to another topic](/help/move-content-to-another-topic) * [Restrict moving messages](/help/restrict-moving-messages) -[notification-bot]: /help/configure-notification-bot +[notification-bot]: /help/configure-automated-notices diff --git a/help/resolve-a-topic.md b/help/resolve-a-topic.md index d3d1973a23..08d96da6c9 100644 --- a/help/resolve-a-topic.md +++ b/help/resolve-a-topic.md @@ -11,7 +11,7 @@ Marking a topic as resolved: * Puts a ✔ at the beginning of the topic name, e.g. `example topic` becomes `✔ example topic`. * Triggers an automated notice from the [notification - bot](/help/configure-notification-bot) indicating that + bot](/help/configure-automated-notices) indicating that you resolved the topic. This message will be marked as unread only for users who had participated in the topic. * Changes whether the topic appears when using the `is:resolved` and diff --git a/web/templates/stream_settings/announce_stream_checkbox.hbs b/web/templates/stream_settings/announce_stream_checkbox.hbs index 3f3e4ddfcf..dd5cca35b6 100644 --- a/web/templates/stream_settings/announce_stream_checkbox.hbs +++ b/web/templates/stream_settings/announce_stream_checkbox.hbs @@ -9,5 +9,5 @@ }} {{/if}} - {{> ../help_link_widget link="/help/configure-notification-bot#new-stream-announcements"}} + {{> ../help_link_widget link="/help/configure-automated-notices#new-stream-announcements"}} diff --git a/zerver/lib/url_redirects.py b/zerver/lib/url_redirects.py index ee61c26422..38041435a5 100644 --- a/zerver/lib/url_redirects.py +++ b/zerver/lib/url_redirects.py @@ -82,6 +82,7 @@ HELP_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [ URLRedirect("/help/finding-a-topic-to-read", "/help/finding-a-conversation-to-read"), URLRedirect("/help/view-and-browse-images", "/help/view-images-and-videos"), URLRedirect("/help/bots-and-integrations", "/help/bots-overview"), + URLRedirect("/help/configure-notification-bot", "/help/configure-automated-notices"), ] LANDING_PAGE_REDIRECTS = [ diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 26a2ff4fc8..dde10826a1 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -4489,7 +4489,7 @@ paths: Since these automated messages are sent by the server, this field is primarily relevant to clients containing UI for changing it. - [new-stream-announce]: /help/configure-notification-bot#new-stream-announcements + [new-stream-announce]: /help/configure-automated-notices#new-stream-announcements **Changes**: In Zulip 9.0 (feature level 241), renamed 'notifications_stream_id' to `new_stream_announcements_stream_id`. @@ -4555,7 +4555,7 @@ paths: Since these automated messages are sent by the server, this field is primarily relevant to clients containing UI for changing it. - [new-user-announce]: /help/configure-notification-bot#new-user-announcements + [new-user-announce]: /help/configure-automated-notices#new-user-announcements **Changes**: In Zulip 9.0 (feature level 241), renamed 'signup_notifications_stream_id' to `signup_announcements_stream_id`. @@ -9256,7 +9256,7 @@ paths: announce: description: | If one of the streams specified did not exist previously and is thus created - by this call, this determines whether [notification bot](/help/configure-notification-bot) + by this call, this determines whether [notification bot](/help/configure-automated-notices) will send an announcement about the new stream's creation. type: boolean default: false @@ -15159,7 +15159,7 @@ paths: Since these automated messages are sent by the server, this field is primarily relevant to clients containing UI for changing it. - [new-stream-announce]: /help/configure-notification-bot#new-stream-announcements + [new-stream-announce]: /help/configure-automated-notices#new-stream-announcements **Changes**: In Zulip 9.0 (feature level 241), renamed 'realm_notifications_stream_id' to `realm_new_stream_announcements_stream_id`. @@ -15176,7 +15176,7 @@ paths: Since these automated messages are sent by the server, this field is primarily relevant to clients containing UI for changing it. - [new-user-announce]: /help/configure-notification-bot#new-user-announcements + [new-user-announce]: /help/configure-automated-notices#new-user-announcements **Changes**: In Zulip 9.0 (feature level 241), renamed 'realm_signup_notifications_stream_id' to `realm_signup_announcements_stream_id`.