zulip/zulip

Revamp notifications for alert words

オープン

#28,777 opened on 2024/01/31

 (16 件のコメント) (0 件のリアクション) (1 人の担当者)Python (7,339 件のフォーク)batch import
area: notifications (messages)area: settings (user)help wantedin progressnew feature

Repository metrics

Stars
 (19,672 個のスター)
PR merge metrics
 (PR metrics pending)

説明

At present, alert words trigger only desktop notifications (this is not documented in the settings UI; see #13127). To make alert words more useful, we should offer an option of automatically following a topic when an alert word is used. This would replace separate notification configurations for alert words.

Settings UI

  • Add a checkbox option to the "Add a new alert word" modal: "Automatically follow topics with alert words"
  • Add a "Follow topic" column to the Alert words table, with configurable checkboxes (see SETTINGS / CUSTOM PROFILE FIELDS, "Card" column for reference)
  • In the Notification triggers table (SETTINGS / NOTIFICATIONS), change "DMs, mentions, and alerts" -> "DMs and mentions"

Help center documentation should be updated to reflect these changes; this can be done as a quick follow-up.

Details / questions

  • TBD: Should explicitly muted topics become followed in response to an alert word? Or only topics in the default state?

CZO thread

コントリビューターガイド