zulip/templates/zerver/api
sahil839 909a3cde76 realm: Replace allow_message_deleting with delete_own_message_policy.
This commit replaces 'allow_message_deleting' boolean setting
with an integer setting 'delete_own_message_policy'. We have a
separate dropdown now for deciding which user-roles can delete
messages sent by themselves and the time-limit setting droddown
is different.

This new setting has two options - everyone and admins only. Other
options including moderators will be added further.

We also remove the "Never" option from the original time-limit
dropdown, as admins are always allowed to delete message. This
never option resembled the case of only admins being allowed to
delete but this state is now resembled by setting the dropdown
to "admins only" and we also disable the time-limit dropdown in
this case as admins are allowed to delete irrespective of limit.

Note, this setting is only for deleting messages sent by the
deleting user themselves, and only admins are allowed to delete
messages sent by others as before.
2021-09-30 14:59:31 -07:00
..
api-doc-template.md openapi: Render all responses of an operation. 2021-07-13 08:33:43 -07:00
api-keys.md help: Update help pages according to profile page redesign. 2021-06-30 16:56:03 -07:00
changelog.md realm: Replace allow_message_deleting with delete_own_message_policy. 2021-09-30 14:59:31 -07:00
client-libraries.md help: Add newline after admonition header for Prettier compatibility. 2021-09-10 10:39:25 -07:00
configuring-python-bindings.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
construct-narrow.md docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
create-stream.md api docs: Correct errors in the stream creation documentation. 2020-06-25 14:34:10 -07:00
deploying-bots.md docs: Update links for other repository branch renames. 2021-08-31 15:28:01 -07:00
incoming-webhooks-overview.md Rename default branch to ‘main’. 2021-09-06 12:56:35 -07:00
incoming-webhooks-walkthrough.md Rename default branch to ‘main’. 2021-09-06 12:56:35 -07:00
index.md openapi: Make api-docs filename match with operationIds. 2020-06-18 22:38:05 -07:00
installation-instructions.md api docs: Fix link to client libraries. 2019-11-22 11:08:44 -08:00
integrations-overview.md Rename default branch to ‘main’. 2021-09-06 12:56:35 -07:00
mark-all-as-read.md api: Fix duplicate title in mark-all-as-read doc. 2021-09-08 17:00:55 -07:00
missing.md
non-webhook-integrations.md docs: Update links for other repository branch renames. 2021-08-31 15:28:01 -07:00
outgoing-webhooks.md outgoing webhooks: Fix inconsistencies with Slack's API. 2021-09-23 11:19:20 -07:00
real-time-events.md docs: Allow passing additional params to `call_on_each_event`. 2021-04-06 08:40:32 -07:00
rest-error-handling.md openapi: Render all responses of an operation. 2021-07-13 08:33:43 -07:00
rest.md help: Add newline after admonition header for Prettier compatibility. 2021-09-10 10:39:25 -07:00
running-bots.md docs: Update links for other repository branch renames. 2021-08-31 15:28:01 -07:00
send-message.md openapi: Render all responses of an operation. 2021-07-13 08:33:43 -07:00
sidebar_index.md api docs: Avoid confusing the API changelog with the changelog. 2021-05-11 22:00:05 -07:00
writing-bots.md docs: Update links for other repository branch renames. 2021-08-31 15:28:01 -07:00