zulip/templates/zerver/api
Sahil Batra cbdb4e98e5 message_edit: Topic editing permission should not depend on message sender.
This commit changes the topic edit permssions to not depend whether the user
editing the message had sent the message or it was sent by someone else.
We only do backend changes in this commit and frontend changes will be done
in further commits.

Previously, we always allowed topic edits when the user themseleves had
sent the message not considering the edit_topic_policy and the 3-day time
limit. But now we consider all messages as same and editing is allowed only
according to edit_topic_policy setting and the time limit of 3 days in
addition for users who are not admins or moderators.
2022-12-13 23:11:50 -08:00
..
include api-docs: Move include markdown macro files for API documentation. 2022-12-08 12:58:11 -08:00
api-doc-template.md api-docs: Update example response header for potential plural. 2022-11-07 12:31:55 -08:00
api-keys.md help: Update help pages according to profile page redesign. 2021-06-30 16:56:03 -07:00
changelog.md message_edit: Topic editing permission should not depend on message sender. 2022-12-13 23:11:50 -08:00
client-libraries.md external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
configuring-python-bindings.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
construct-narrow.md api-docs: Update 'construct-narrow' article. 2022-11-08 11:07:00 -08: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 docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
incoming-webhooks-walkthrough.md contributing docs: Update "Version Control" > "Commit discipline" links. 2022-12-09 13:28:49 -08: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-docs: Update example response header for potential plural. 2022-11-07 12:31:55 -08: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 api: Link to new rate-limiting configuration documentation. 2022-11-09 09:56:16 -08:00
rest.md help: Add newline after admonition header for Prettier compatibility. 2021-09-10 10:39:25 -07:00
roles-and-permissions.md api_docs: Add roles and permissions page to API documentation. 2022-04-04 17:09:05 -07:00
running-bots.md external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
send-message.md api-docs: Update example response header for potential plural. 2022-11-07 12:31:55 -08:00
sidebar_index.md api_docs: Add roles and permissions page to API documentation. 2022-04-04 17:09:05 -07:00
writing-bots.md bot docs: Migrate script name from zulip-terminal to zulip-bot-shell. 2021-11-19 11:49:06 -08:00