mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
notifications: Convert capitalization-exempt messages to FormatJS.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
7974007fa6
commit
24646907dc
@@ -140,8 +140,8 @@ IGNORED_PHRASES = [
|
||||
r"\bN\b",
|
||||
# Capital c feels obtrusive in clear status option
|
||||
r"clear",
|
||||
r"group private messages with __- recipient__",
|
||||
r"private messages with __- recipient__",
|
||||
r"group private messages with {recipient}",
|
||||
r"private messages with {recipient}",
|
||||
r"private messages with yourself",
|
||||
# TO CLEAN UP
|
||||
# Just want to avoid churning login.html right now
|
||||
|
||||
Reference in New Issue
Block a user