55ef4d9a98
Instead of just marking the state read in JS for each channel after the AJAX call, we can instead just rely on the MessageBus user-tracking-state chat channel, and publish the state to all the channels affected in MarkAllUserChannelsRead. This will make it so the blue dots for the channels are cleared across all tabs. |
||
---|---|---|
.. | ||
app | ||
assets | ||
config | ||
db | ||
lib | ||
public | ||
spec | ||
test/javascripts | ||
README.md | ||
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.