zulip/templates/zerver/help/include
Abhijeet Prasad Bodas 3bfcaa3968 mute user: Add backend infrastructure code.
Adds backend code for the mute users feature.
This is just infrastructure work (database
interactions, helpers, tests, events, API docs
etc) and does not involve any behavioral/semantic
aspects of muted users.

Adds POST and DELETE endpoints, to keep the
URL scheme mostly consistent in terms of `users/me`.

TODOs:
1. Add tests for exporting `zulip_muteduser` database table.
2. Add dedicated methods to python-zulip-api to be used
   in place of the current `client.call_endpoint` implementation.
2021-04-06 18:44:08 -07:00
..
admin-only.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -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
can-create-users-only.md api: Require can_create_users permission to create users via API. 2020-12-21 13:20:21 -08:00
change-zulip-config-file-indented.md
change-zulip-config-file.md
configure-matrix-bridge.md docs: Fix wrong file address the Matrix Integration docs. 2020-03-19 11:35:37 -07:00
congrats.md
create-a-bot-indented.md
create-a-bot.md
create-bot-construct-url-indented.md docs: Update guidelines to URL-encode stream name or topic name. 2020-10-21 11:14:42 -07:00
create-bot-construct-url.md docs: Update guidelines to URL-encode stream name or topic name. 2020-10-21 11:14:42 -07:00
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 docs: Fix wrong file address the Matrix Integration docs. 2020-03-19 11:35:37 -07:00
message-actions-menu.md help: Replace chevron with ellipsis. 2020-07-13 16:12:26 -07:00
message-actions.md
owner-only.md templates: Add missing include file for owner-only.md. 2020-06-10 14:35:18 -07:00
rest-endpoints.md mute user: Add backend infrastructure code. 2021-04-06 18:44:08 -07:00
running-a-bot.md api_docs: Change `zulipchat.com` links to relative internal links. 2020-05-29 15:04:50 -07:00
save-changes.md
sidebar_index.md giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07:00
start-composing.md help: Remove compose-and-reply. 2019-02-13 18:03:22 -08:00
stream-actions.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -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
zulip-config.md