discourse/plugins/chat
Joffrey JAFFEUX 271ca2c968
FIX: correctly check the user id of the original message (#26805)
Followup: write a test for this
2024-04-29 13:34:49 +02:00
..
app FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
assets FIX: correctly check the user id of the original message (#26805) 2024-04-29 13:34:49 +02:00
config FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
db FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
lib FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
public
spec FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
test/javascripts DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
plugin.rb FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08: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.