zulip/zilencer
Prakhar Pratyush 58568a60d6 settings: Add automatically follow and unmute topics policy settings.
This commit adds two user settings, named
* `automatically_follow_topics_policy`
* `automatically_unmute_topics_in_muted_streams_policy`

The settings control the user's preference on which topics they
will automatically 'follow' or 'unmute in muted streams'.

The policies offer four options:
1. Topics I participate in
2. Topics I send a message to
3. Topics I start
4. Never (default)

There is no support for configuring the settings through the UI yet.
2023-10-04 13:04:29 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management settings: Add automatically follow and unmute topics policy settings. 2023-10-04 13:04:29 -07:00
migrations zilencer: Update remoterealm indexes. 2023-09-14 09:30:16 -07:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py zilencer: Switch a log message back from %r to %s. 2023-03-08 22:56:55 -08:00
models.py zilencer: Update remoterealm indexes. 2023-09-14 09:30:16 -07:00
urls.py zilencer: Remove /json versions of push bouncer endpoints. 2023-09-21 10:42:15 -07:00
views.py zilencer: Log how long the remote server delayed the push notification. 2023-09-24 15:24:02 -07:00

README.md

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.