discourse/plugins/chat
2023-02-28 14:48:22 +01:00
..
app DEV: Make the model step compatible with collections 2023-02-27 14:24:43 +01:00
assets UX: Fix large onebox avatars in img chat messages (#20469) 2023-02-27 23:03:02 +01:00
config Update translations (#20478) 2023-02-28 14:48:22 +01:00
db DEV: Add ChatThread model and DB table, and ChatMessage reference (#20106) 2023-02-01 13:50:38 +10:00
lib DEV: Allow with_service in jobs 2023-02-23 09:28:53 +01:00
public
spec DEV: Make the model step compatible with collections 2023-02-27 14:24:43 +01:00
test/javascripts FIX: correctly add user info data to message serializer (#20348) 2023-02-17 17:07:44 +01:00
plugin.rb DEV: Allow with_service in jobs 2023-02-23 09:28:53 +01: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.