discourse/plugins/chat
Joffrey JAFFEUX 60535e8f3c
FIX: relies on mention mixin for size (#24503)
This commit fixes a regression where non highlighted mentions have an incorrect size.
2023-11-21 23:14:09 +01:00
..
app DEV: Pass the user who requested the summary to the strategy. (#24489) 2023-11-21 13:27:27 -03:00
assets FIX: relies on mention mixin for size (#24503) 2023-11-21 23:14:09 +01:00
config Update translations (#24485) 2023-11-21 14:36:16 +01:00
db FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
lib FIX: Preload the right fields on categories (#24396) 2023-11-15 16:34:03 -06:00
public
spec DEV: Remove unnecessary js: true options from specs (#24463) 2023-11-20 17:22:14 +01:00
test/javascripts DEV: Fix various typos (#24461) 2023-11-20 16:49:49 +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.