diff --git a/notifications/preferences.mdx b/notifications/preferences.mdx index cecbda53b..269b34c0f 100644 --- a/notifications/preferences.mdx +++ b/notifications/preferences.mdx @@ -47,8 +47,8 @@ As the name suggests, these preferences help you to configure Notifications for | Categories | Events | Available preferences | Can user override? | | --------------- | --------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | Conversations | New messages | • Don't notify
• **Notify for all messages (Default)**
• Notify for messages with mentions | • **Yes (Default)**
• No | -| | New replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions | • **Yes (Default)**
• No | -| | New quoted replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions | • **Yes (Default)**
• No | +| | New replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions
• Notify for subscribed threads | • **Yes (Default)**
• No | +| | New quoted replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions
• Notify when my message is quoted | • **Yes (Default)**
• No | | Message actions | Message is edited | • Don't notify
• **Notify (Default)** | • Yes
• **No (Default)** | | | Message is deleted | • Don't notify
• **Notify (Default)** | • Yes
• **No (Default)** | | | Message receives a reaction | • Don't notify
• Notify for reactions received on all messages
• **Notify for reactions received on own messages (Default)** | • **Yes (Default)**
• No | @@ -60,6 +60,15 @@ As the name suggests, these preferences help you to configure Notifications for | | A member is unbanned | • **Don't notify (Default)**
• Notify | • **Yes (Default)**
• No | | | A member's scope changes | • **Don't notify (Default)**
• Notify | • **Yes (Default)**
• No | + +**Reply notification options** + +- **Notify for subscribed threads** *(new replies only)* — the user is notified only about replies in threads they are *subscribed* to. A user becomes subscribed to a thread by sending its parent message, replying in it, being @-mentioned in it, or explicitly following it — and can unfollow to stop. Useful in busy conversations where users only want updates on threads they are part of. +- **Notify when my message is quoted** *(quoted replies only)* — the sender of the original message is notified whenever someone quote-replies (swipe-to-reply) to their message, independent of threads or mentions. + +Both options apply to **group** and **one-on-one** conversations, across **push, email, and SMS**. + + Regarding Message edited & Message deleted events @@ -358,12 +367,21 @@ As the name suggests, these preferences help you to configure Notifications for | Categories | Events | Available preferences | Can user override? | | --------------- | --------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | Conversations | New messages | • Don't notify
• **Notify for all messages (Default)**
• Notify for messages with mentions | • **Yes (Default)**
• No | -| | New replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions | • **Yes (Default)**
• No | -| | New quoted replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions | • **Yes (Default)**
• No | +| | New replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions
• Notify for subscribed threads | • **Yes (Default)**
• No | +| | New quoted replies | • Don't notify
• **Notify for all replies (Default)**
• Notify for replies with mentions
• Notify when my message is quoted | • **Yes (Default)**
• No | | Message actions | Message is edited | • Don't notify
• **Notify (Default)** | • Yes
• **No (Default)** | | | Message is deleted | • Don't notify
• **Notify (Default)** | • Yes
• **No (Default)** | | | Message receives a reaction | • Don't notify
• Notify for reactions received on all messages
• **Notify for reactions received on own messages (Default)** | • **Yes (Default)**
• No | + +**Reply notification options** + +- **Notify for subscribed threads** *(new replies only)* — the user is notified only about replies in threads they are *subscribed* to. A user becomes subscribed to a thread by sending its parent message, replying in it, being @-mentioned in it, or explicitly following it — and can unfollow to stop. Useful in busy conversations where users only want updates on threads they are part of. +- **Notify when my message is quoted** *(quoted replies only)* — the sender of the original message is notified whenever someone quote-replies (swipe-to-reply) to their message, independent of threads or mentions. + +Both options apply to **group** and **one-on-one** conversations, across **push, email, and SMS**. + + Regarding Message edited & Message deleted events