discourse/plugins/chat/config
Joffrey JAFFEUX 57584c38c0
FIX: correctly uses private_email site setting in chat (#24528)
Chat will now check for the state of `SiteSetting.private_email` when sending the summary, when enabled, the mail will not display user information, channel information other than the ID and no message information, only the count of messages.
2023-11-23 15:54:22 +01:00
..
locales FIX: correctly uses private_email site setting in chat (#24528) 2023-11-23 15:54:22 +01:00
routes.rb FEATURE: implements drafts for threads (#24483) 2023-11-22 11:54:23 +01:00
settings.yml FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00