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/chat
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
..
mailer_spec.rb FEATURE: separate chat emails from regular emails (#36018) 2025-11-13 16:44:07 +04:00
message_rate_limiter_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
seeder_spec.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00