discourse/plugins/chat
Joffrey JAFFEUX e241de51cd
FIX: correctly follow enable_emoji_shortcuts in chat (#33297)
Prior to this fix, this setting would have no effect in chat.
2025-06-23 17:42:24 +02:00
..
admin/assets/javascripts DEV: [gjs-codemod] apply codemod 2025-04-02 13:44:15 +01:00
app FIX: correctly follow enable_emoji_shortcuts in chat (#33297) 2025-06-23 17:42:24 +02:00
assets FIX: Admin search labels doubled up with parent label (#33308) 2025-06-23 16:21:29 +10:00
config FIX: Admin search labels doubled up with parent label (#33308) 2025-06-23 16:21:29 +10:00
db FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02:00
lib DEV: add channel hashtag style type (#33284) 2025-06-20 10:04:36 +04:00
public
spec FIX: correctly follow enable_emoji_shortcuts in chat (#33297) 2025-06-23 17:42:24 +02:00
test/javascripts DEV: Adds hasNoPreferredMode to chat state manager (#33213) 2025-06-17 13:22:42 +10:00
plugin.rb FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02: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.