discourse/plugins/chat/db
David Battersby 342ab6f082
FIX: delayed chat summary email (#31255)
Updates the chat summary email to account for:

- unread mentions in category channels (same as before)
- unread direct messages (now excluding threads)
- unread watched thread replies (for both channels and DM channels)

We have also reduced the window from 1 week down to 1 day for all 3
criteria. The DM unreads query is now properly selecting the first
unread message within the window (rather than the first message
regardless of read status).
2025-02-24 14:25:52 +04:00
..
fixtures DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
migrate FIX: delayed chat summary email (#31255) 2025-02-24 14:25:52 +04:00
post_migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00