discourse/plugins/chat/assets
David Battersby 5ce4af1aa6
FEATURE: add mention count to threads (#29739)
Previously we only counted mentions that were made within channels, however for threads this was never implemented.

This change adds a mention count to the ThreadUnreadsQuery, which is used for channel thread lists and the user thread list. We are also expanding channel mentions count to include mentions within threads.

The goal is to have a more consistent urgent badge across chat, in places such as channel lists and the chat header.
2024-11-14 14:10:12 +04:00
..
javascripts FEATURE: add mention count to threads (#29739) 2024-11-14 14:10:12 +04:00
stylesheets FIX: correctly account for composer height in PWA (#29656) 2024-11-08 11:16:15 +09:00