zulip/templates/zerver/help/include
Ryan Rehman 174b2abcfd settings: Migrate to stream_post_policy structure.
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.
2020-02-04 17:08:08 -08:00
..
admin-only.md user docs: Update language in admin-only. 2018-08-15 12:10:26 -07:00
api-admin-only.md api docs: Use Help Center syntax for restricted endpoints. 2019-07-29 16:17:54 -07:00
api-members-only.md api docs: Use Help Center syntax for restricted endpoints. 2019-07-29 16:17:54 -07:00
append-stream-name.md
append-topic.md
change-zulip-config-file-indented.md config-file-macro: Specify full path to integration scripts. 2018-05-15 18:02:56 -04:00
change-zulip-config-file.md config-file-macro: Specify full path to integration scripts. 2018-05-15 18:02:56 -04:00
configure-matrix-bridge.md integrations: Update Matrix and IRC docs. 2018-10-22 18:04:22 -07:00
congrats.md
create-a-bot-indented.md integration docs: Change location of bot_types.png. 2018-10-01 12:42:29 -07:00
create-a-bot.md integration docs: Change location of bot_types.png. 2018-10-01 12:42:29 -07:00
create-bot-construct-url-indented.md integration docs: Note that the stream name has to be URL-encoded. 2018-08-26 22:58:16 -07:00
create-bot-construct-url.md integration docs: Note that the stream name has to be URL-encoded. 2018-08-26 22:58:16 -07:00
create-stream.md integration docs: Simplify create a bot instructions. 2018-08-26 22:58:16 -07:00
download-python-bindings.md
empty.md bugdown: Trigger test failure for invalid Markdown include statements. 2018-12-27 20:13:08 -08:00
git-append-branches.md
git-webhook-url-with-branches-indented.md
git-webhook-url-with-branches.md
go-to-stream-via-all-streams.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
import-login.md docs: Add macro for import docs "logging in" section. 2018-05-31 08:46:52 -07:00
install-matrix.md integrations: Update Matrix and IRC docs. 2018-06-20 19:07:18 -07:00
message-actions-menu.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
message-actions.md user docs: Update the message-actions macro. 2018-09-16 08:36:41 -07:00
rest-endpoints.md api_docs: Add documentation for remove_user_group. 2019-06-28 16:34:39 -07:00
running-a-bot.md
save-changes.md user docs: Update save-changes.md. 2018-08-20 17:11:53 -07:00
sidebar_index.md settings: Migrate to stream_post_policy structure. 2020-02-04 17:08:08 -08:00
start-composing.md help: Remove compose-and-reply. 2019-02-13 18:03:22 -08:00
stream-actions.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
subscriptions.md
webhook-url-with-bot-email-indented.md
webhook-url-with-bot-email.md cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
webhook-url.md integration docs: Note that the stream name has to be URL-encoded. 2018-08-26 22:58:16 -07:00
zulip-config.md