mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 14:02:44 +08:00
5ce4af1aa6
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. |
||
---|---|---|
.. | ||
admin/assets/javascripts | ||
app | ||
assets | ||
config | ||
db | ||
lib | ||
public | ||
spec | ||
test/javascripts | ||
plugin.rb | ||
README.md |
This plugin is still in active development and may change frequently
Documentation
The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.
For user documentation, see Discourse Chat.
For developer documentation, see Discourse Documentation.