mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 22:23:38 +08:00
534e8c1628
Adds channels with unread threads (watching/tracking) to the sorting logic for both public and direct message channels. Previously channels with unread threads could easily be missed as we didn't bump them to the top when new thread replies were created. We are also adding a blue unread badge next to DM channels when there is an unread thread, as previously they weren't appearing as unread within the DMs tab (they only showed within the My Threads section). |
||
---|---|---|
.. | ||
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.