discourse/plugins/chat
Joffrey JAFFEUX 016e91380c
FIX: correct online indicator for non interactive (#24364)
When introducing non interactive user avatar, the `chat-user-avatar__container` div has been omitted, which prevented the css to correctly apply.
2023-11-14 11:46:50 +01:00
..
app DEV: removes dead code (#24345) 2023-11-13 15:18:15 +01:00
assets FIX: correct online indicator for non interactive (#24364) 2023-11-14 11:46:50 +01:00
config DEV: removes dead code (#24345) 2023-11-13 15:18:15 +01:00
db FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
lib FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
public
spec FIX: correct online indicator for non interactive (#24364) 2023-11-14 11:46:50 +01:00
test/javascripts FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
plugin.rb DEV: Ability to collect stats without exposing them via API (#23933) 2023-11-10 00:44:05 +04:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00

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.