zulip/templates/zerver/help
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
..
include mute user: Add backend infrastructure code. 2021-04-06 18:44:08 -07:00
about-streams-and-topics.md hipchat_import: Remove tool from codebase. 2020-12-23 08:28:49 -08:00
add-a-bot-or-integration.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
add-a-custom-linkifier.md refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
add-an-alert-word.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
add-custom-emoji.md docs: Recommend contact page over email wherever possible. 2020-05-05 15:57:54 -07:00
add-custom-profile-fields.md help: Add external account to add-custom-profile-fields. 2019-08-05 20:59:47 -07:00
add-or-remove-users-from-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
allow-anyone-to-join-without-an-invitation.md help: Rework docs for joining and inviting. 2019-02-27 09:33:37 -08:00
allow-image-link-previews.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
analytics.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
animated-gifs-from-giphy.md giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07:00
archive-a-stream.md docs: Mention plans to add stream unarchiving. 2021-04-02 22:08:23 -07:00
bots-and-integrations.md lint: Remove unused ignorelongline and lint:ignore comments. 2020-09-02 11:00:44 -07:00
browse-and-subscribe-to-streams.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
change-a-users-name.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
change-a-users-role.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
change-default-view.md display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
change-notification-sound.md help: Add change-notification-sound. 2019-02-13 10:41:29 -08:00
change-organization-url.md docs: Improve documentation for changing a realm's subdomain. 2021-04-05 08:43:34 -07:00
change-the-color-of-a-stream.md popovers: Improve label for choosing colors. 2020-06-10 09:55:51 -07:00
change-the-default-language-for-your-organization.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-privacy-of-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-stream-description.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-time-format.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
change-the-topic-of-a-message.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
change-your-email-address.md text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
change-your-language.md help: Update title of change-your-language. 2019-02-13 17:50:39 -08:00
change-your-name.md help: Update at-mention-a-user to include user groups. 2019-02-28 17:11:27 -08:00
change-your-password.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
change-your-profile-picture.md help: Add doc for restricting users to change their profile pic. 2020-04-16 20:30:30 -07:00
change-your-timezone.md help: Add change-your-timezone. 2019-02-13 10:41:29 -08:00
collapse-a-message.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
community-topic-edits.md community_topic_edit: Increase time limit to 3 days. 2021-01-25 14:55:33 -08:00
configure-authentication-methods.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
configure-message-editing-and-deletion.md help: Remove false claim in message topic editing table row. 2021-01-25 14:55:33 -08:00
configure-missed-message-emails.md help: Add hide-message-content-in-emails. 2019-02-13 10:41:29 -08:00
configure-notification-bot.md help: Add configure-notification-bot.md. 2019-04-02 22:22:46 -07:00
configure-who-can-create-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
configure-who-can-invite-to-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
connect-through-a-proxy.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
contact-support.md docs: Replace support@zulipchat.com with support@zulip.com. 2020-05-28 08:14:30 +00:00
create-a-poll.md help: Add create-a-poll.md. 2019-04-02 23:09:36 -07:00
create-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
create-your-organization-profile.md settings: Rename "user avatar" to "profile picture" 2019-03-15 13:29:56 -07:00
custom-certificates.md docs: Document how the desktop application handles certificates. 2020-07-17 23:46:38 -07:00
deactivate-or-reactivate-a-bot.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
deactivate-or-reactivate-a-user.md users: Owners can only be deactivated by other organization owners. 2020-06-10 17:33:02 -07:00
deactivate-your-account.md help: Clarify how deactivating an account interacts with organizations. 2020-11-18 12:51:39 -08:00
deactivate-your-organization.md realm: Allow only organization owners to deactivate a realm. 2020-06-10 17:33:02 -07:00
delete-a-topic.md streams: Use "archive stream" phrasing instead of "delete stream". 2021-04-02 22:06:48 -07:00
desktop-app-install-guide.md desktop-app-install-guide: Update for APT repository move. 2021-02-17 10:24:04 -08:00
digest-emails.md docs: Add documentation for weekly digest emails. 2020-04-15 15:38:39 -07:00
disable-message-edit-history.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
disable-new-login-emails.md help: Add disable-new-login-emails. 2019-02-13 10:41:29 -08:00
disable-welcome-emails.md help: Add disable-welcome-emails. 2019-04-02 22:05:19 -07:00
edit-or-delete-a-message.md streams: Use "archive stream" phrasing instead of "delete stream". 2021-04-02 22:06:48 -07:00
edit-your-profile.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
emoji-and-emoticons.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
emoji-reactions.md help: Replace chevron with ellipsis. 2020-07-13 16:12:26 -07:00
enable-emoticon-translations.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
enable-enter-to-send.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
enable-full-width-display.md help: Update enable-full-width-display. 2019-05-27 23:21:39 -07:00
export-your-organization.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
format-your-message-using-markdown.md markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -07:00
gdpr-compliance.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
getting-started-with-zulip.md help: Add doc for setting profile picture back to gravatar. 2020-04-16 20:27:52 -07:00
getting-your-organization-started-with-zulip.md refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
hide-message-content-in-emails.md help: Add hide-message-content-in-emails. 2019-02-13 10:41:29 -08:00
high-contrast-mode.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
import-from-gitter.md help: Fix Gitter docs to encourage making users owners. 2020-12-17 18:45:05 -08:00
import-from-mattermost.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
import-from-slack.md slack-import: Explain current implementation about threads. 2021-01-12 10:21:32 -08:00
index.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
invite-new-users.md help: Mention only owners can create reusable invite links. 2021-04-05 17:44:15 -07:00
join-a-zulip-organization.md help: Add switching-between-organizations. 2019-04-02 20:54:07 -07:00
keyboard-shortcuts.md display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
link-to-a-message-or-conversation.md help: Link quote-and-reply and permalink articles. 2021-04-03 07:51:29 -07:00
linking-to-zulip.md help: Rename join-zulip-chat-badge to linking-to-zulip. 2019-04-16 17:49:42 -07:00
logging-in.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
logging-out.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
manage-inactive-streams.md help: Add manage-inactive-streams. 2019-06-06 22:17:03 -07:00
manage-your-uploaded-files.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
marking-messages-as-read.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
mention-a-user-or-group.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
message-a-stream-by-email.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
message-retention-policy.md streams: Use "archive stream" phrasing instead of "delete stream". 2021-04-02 22:06:48 -07:00
missing.md
moderating-open-organizations.md streams: Use "archive stream" phrasing instead of "delete stream". 2021-04-02 22:06:48 -07:00
move-the-users-list-to-the-left-sidebar.md media_query: Use 1199px instead of 1165px as xl breakpoint. 2021-01-25 14:49:32 -08:00
mute-a-stream.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
mute-a-topic.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
night-mode.md docs: Fix spelling errors caught by codespell. 2020-08-11 10:23:06 -07:00
only-allow-admins-to-add-emoji.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
open-the-compose-box.md help: Update explanation of closed compose box in open-the-compose-box. 2019-02-27 09:29:37 -08:00
organize-the-streams-sidebar.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
pin-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
pm-mention-alert-notifications.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
preview-your-message-before-sending.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
private-messages.md docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
quote-and-reply.md help: Link quote-and-reply and permalink articles. 2021-04-03 07:51:29 -07:00
reading-strategies.md help: Improve documentation about Recent topics. 2021-02-25 17:32:31 -08:00
rename-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
rename-a-topic.md move_topic_to_stream: Allow moving to/between/from private streams. 2020-09-14 15:00:55 -07:00
require-topics.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
restrict-bot-creation.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
restrict-name-and-email-changes.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
restrict-permissions-of-new-members.md help: Document Full Members more extensively. 2020-08-13 16:42:12 -07:00
restrict-private-messages.md realm: Add private_message_policy setting. 2020-01-13 12:20:42 -08:00
restrict-profile-picture-changes.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
restrict-user-group-management.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
restrict-visibility-of-email-addresses.md settings: Add EMAIL_ADDRESS_VISIBILITY_NOBODY. 2020-03-06 16:34:08 -08:00
restrict-wildcard-mentions.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
review-your-organization-settings.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
review-your-settings.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
roles-and-permissions.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
saml-authentication.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
search-for-messages.md help: Clean up documentation around permanent links. 2021-04-03 07:51:10 -07:00
set-default-streams-for-new-users.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
share-and-upload-files.md help: Update view-and-browse-images. 2019-03-21 12:56:38 -07:00
star-a-message.md help: Update starred messages to include starred messages counts. 2019-02-13 17:50:39 -08:00
start-a-call.md docs: Merge Zoom and BBB configuration pages. 2020-10-18 15:10:23 -07:00
start-a-new-topic.md help: Add private-messages. 2019-02-28 17:11:27 -08:00
status-and-availability.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-notifications.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-permissions.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
stream-sending-policy.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
switching-between-organizations.md static/js/common: Add `Ctrl` key mapping to `Cmd` for MacOS. 2019-07-08 20:07:49 -07:00
test-mobile-notifications.md notifications: Enable online push notifications by default. 2019-12-12 13:04:10 -08:00
troubleshooting-desktop-notifications.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
unsubscribe-from-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
user-groups.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
verify-your-message-was-successfully-sent.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
view-a-messages-edit-history.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
view-all-bots-in-your-organization.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
view-and-browse-images.md help: Update view-and-browse-images. 2019-03-21 12:56:38 -07:00
view-and-edit-your-message-drafts.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
view-emoji-as-text.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
view-someones-profile.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
view-the-exact-time-a-message-was-sent.md user docs: Update view-the-exact-time-a-message-was-sent. 2018-09-16 10:13:43 -07:00
view-the-markdown-source-of-a-message.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
zulip-in-a-terminal.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00