0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/chat/spec/components
David Battersby f5af5d26ff
FEATURE: separate chat emails from regular emails (#36018)
This change separates chat and other email notifications to give members
more fine-grained control over their notifications.

Includes the following changes:

- Move the Email Notifications setting from Chat preferences
(/preferences/chat) to Email preferences (/preferences/emails).

- Updates `UserOption.chat_email_frequency` description to:

> Email me when I am sent a chat direct message or group

- When `UserOption.chat_email_frequency` is set to `Only when away`,
members can receive email notifications about chat DMs / group chats
regardless of the `UserOption.email_level` value

Internal ref: /t/-/163898
2025-11-13 16:44:07 +04:00
..
chat FEATURE: separate chat emails from regular emails (#36018) 2025-11-13 16:44:07 +04:00