settings: Add UI for automatically follow and unmute topics settings.

This commit adds two drop-down settings in 'SETTINGS / NOTIFICATIONS'
and 'SETTINGS / DEFAULT USER SETTINGS'.

The new settings lie in a new section named "Topic notifications",
just below the "Noification triggers" section.

Label: "Automatically follow topics"
Options: "Topics I participate in", "Topics I send a message to",
"Topics I start", and "Never".

Label: "Automatically unmute topics in muted streams"
Options: "Topics I participate in", "Topics I send a message to",
"Topics I start", and "Never".

Fixes #25914.
This commit is contained in:
Prakhar Pratyush
2023-08-20 04:58:15 +05:30
committed by Tim Abbott
parent 58568a60d6
commit 28fb5ea24d
9 changed files with 91 additions and 1 deletions

View File

@@ -58,6 +58,9 @@ IGNORED_PHRASES = [
r"I understand",
r"I'm",
r"I've",
r"Topics I participate in",
r"Topics I send a message to",
r"Topics I start",
# Specific short words
r"beta",
r"and",