discourse/plugins/chat
2024-12-23 12:47:53 +01:00
..
admin/assets/javascripts DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
app DEV: Unify params access in services 2024-12-13 11:13:18 +01:00
assets DEV: no services are used in this component (#30439) 2024-12-23 12:47:53 +01:00
config Update translations (#30319) 2024-12-18 15:19:37 +01:00
db DEV: Make sure chat migration is in plugin directory (#29867) 2024-11-20 14:50:15 -07:00
lib FIX: add server-side limit for DM channels (#30300) 2024-12-16 18:36:29 +01:00
public
spec DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
test/javascripts DEV: Run prettier correctly for bundled-plugin test directories (#30338) 2024-12-18 12:02:28 +00:00
plugin.rb FIX: better handle race condition when a channel is deleted (#30403) 2024-12-21 00:49:21 +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.