discourse/plugins/chat
David Battersby 5054fe7730
DEV: skip test for chat link with missing param (#25766)
2024-02-20 18:49:30 +08:00
..
app DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
assets FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
config FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
db DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
lib DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: skip test for chat link with missing param (#25766) 2024-02-20 18:49:30 +08:00
test/javascripts UX: Chat browse redesign (#25698) 2024-02-15 18:00:22 +01:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01: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.