discourse/plugins/chat
David Battersby fe851a533a
FIX: add status to channel membership serializer (#25906)
2024-02-27 18:23:59 +08:00
..
app FIX: add status to channel membership serializer (#25906) 2024-02-27 18:23:59 +08:00
assets FIX: better handling of error on create DM (#25908) 2024-02-27 10:21:36 +01:00
config FIX: better handling of error on create DM (#25908) 2024-02-27 10:21:36 +01:00
db DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
lib DEV: allows stop/resume streaming on a message (#25774) 2024-02-26 14:16:29 +01:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec FIX: add status to channel membership serializer (#25906) 2024-02-27 18:23:59 +08:00
test/javascripts FEATURE: Add user status to chat members list (#25831) 2024-02-27 12:17:15 +08: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.