mirror of https://github.com/zulip/zulip.git
174b2abcfd
This commit includes a new `stream_post_policy` setting, by replacing the `is_announcement_only` field from the Stream model, which is done by mirroring the structure of the existing `create_stream_policy`. It includes the necessary schema and database migrations to migrate the is_announcement_only boolean field to stream_post_policy, a smallPositiveInteger field similar to many other settings. This change is done to allow organization administrators to restrict new members from creating and posting to a stream. However, this does not affect admins who are new members. With many tweaks by tabbott to documentation under /help, etc. Fixes #13616. |
||
---|---|---|
.. | ||
admin-only.md | ||
api-admin-only.md | ||
api-members-only.md | ||
append-stream-name.md | ||
append-topic.md | ||
change-zulip-config-file-indented.md | ||
change-zulip-config-file.md | ||
configure-matrix-bridge.md | ||
congrats.md | ||
create-a-bot-indented.md | ||
create-a-bot.md | ||
create-bot-construct-url-indented.md | ||
create-bot-construct-url.md | ||
create-stream.md | ||
download-python-bindings.md | ||
empty.md | ||
git-append-branches.md | ||
git-webhook-url-with-branches-indented.md | ||
git-webhook-url-with-branches.md | ||
go-to-stream-via-all-streams.md | ||
import-login.md | ||
install-matrix.md | ||
message-actions-menu.md | ||
message-actions.md | ||
rest-endpoints.md | ||
running-a-bot.md | ||
save-changes.md | ||
sidebar_index.md | ||
start-composing.md | ||
stream-actions.md | ||
subscriptions.md | ||
webhook-url-with-bot-email-indented.md | ||
webhook-url-with-bot-email.md | ||
webhook-url.md | ||
zulip-config.md |