discourse/plugins/chat
Gary Pendergast f5126199f6
UX: Admin setting page consistency - Navigation (#30574)
Create a basic config page that only contains navigation-related settings, to replace the setting filtered view linked to from "Navigation" in the admin sidebar.
2025-01-06 17:44:33 +11: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 UX: replace partially written emoji when using picker on chat (#30517) 2025-01-02 12:29:18 -03:00
config UX: Admin setting page consistency - Navigation (#30574) 2025-01-06 17:44:33 +11: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: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01: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.