zulip/starlight_help
Aadyot1 ae588277af streams: Add UI for per-stream push notification default.
Adds a "Mobile push notifications enabled by default" checkbox to the
channel settings General tab (between channel folder and email address)
for existing channels. In the channel creation form, the checkbox
appears at the end of the Subscription management section and is
only shown to organization administrators.

When subscribing to a stream with default_push_notifications=True,
the new subscription gets push_notifications=True. Live stream
update events keep the setting in sync without a reload.

Document the setting with a new help center article, and cross-link it
in relevant help center articles.

Fixes #23873.
2026-07-17 12:09:52 +05:30
..
src streams: Add UI for per-stream push notification default. 2026-07-17 12:09:52 +05:30
.gitignore help: Serve help center build without relative links for zulip.com. 2025-09-03 09:28:15 -07:00
astro.config.mjs streams: Add UI for per-stream push notification default. 2026-07-17 12:09:52 +05:30
package.json dependencies: Upgrade JavaScript dependencies. 2026-05-13 14:20:32 -07:00
tsconfig.json starlight_help: Use astro/tsconfigs/strictest. 2026-04-17 15:39:27 -07:00