discourse/plugins/chat
Joffrey JAFFEUX a564274ba2
FIX: messages are already reversed (#26692)
This is reverting part of 08ff0bac29 to only have the call on exit channel. This was causing incorrect unread update. I will refactor this in another commit.
2024-04-20 12:33:09 +02:00
..
app UX: update to variable text color for variable background (#26676) 2024-04-18 14:12:16 -04:00
assets FIX: messages are already reversed (#26692) 2024-04-20 12:33:09 +02:00
config Update translations (#26575) 2024-04-09 18:48:44 +02:00
db DEV: Drop user_id from chat_mentions (#25022) 2024-04-11 18:50:29 +04:00
lib DEV: Move more service code to core (#26613) 2024-04-12 13:14:19 +02:00
public
spec DEV: Move more service code to core (#26613) 2024-04-12 13:14:19 +02:00
test/javascripts DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
README.md
plugin.rb DEV: Move more service code to core (#26613) 2024-04-12 13:14:19 +02:00

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.