zulip/api_docs
Prakhar Pratyush 5e5538886f settings: Add email notifications for the followed topics.
This commit makes it possible for users to control
the email notifications for messages sent to followed topics
via a global notification setting.
Although there is no support for configuring this setting
through the UI yet.

Add five new fields to the UserBaseSettings class for
the "followed topic notifications" feature, similar to
stream notifications. But this commit consists only of
the implementation of email notifications.
2023-06-13 18:01:41 -07:00
..
include scheduled-messages: Add API documentation for new endpoint. 2023-05-26 18:05:55 -07:00
api-doc-template.md
api-keys.md settings: Improve wording of "Show API key" modal. 2023-03-08 18:48:37 -08:00
changelog.md settings: Add email notifications for the followed topics. 2023-06-13 18:01:41 -07:00
client-libraries.md
configuring-python-bindings.md
construct-narrow.md narrow: Document new filters `is:dm`, `dm` and `dm-including`. 2023-04-25 09:07:08 -07:00
create-scheduled-message.md scheduled-messages: Add API documentation for new endpoint. 2023-05-26 18:05:55 -07:00
create-stream.md
deploying-bots.md
http-headers.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
incoming-webhooks-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
incoming-webhooks-walkthrough.md api_docs: Fix outdated python code snippet for webhook integrations. 2023-03-20 11:30:38 -07:00
index.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
installation-instructions.md
integrations-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
mark-all-as-read.md
missing.md
non-webhook-integrations.md
outgoing-webhooks.md
real-time-events.md
rest-error-handling.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
rest.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
roles-and-permissions.md help: Update URLs to match "Restrict message editing and deletion" title. 2023-02-10 15:56:16 -08:00
running-bots.md
send-message.md message-type: Add support for "direct" as value for type parameter. 2023-04-18 12:29:33 -07:00
sidebar_index.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
writing-bots.md