discourse/plugins/chat
Jarek Radosz 72a0c3fc33
DEV: Remove unused args from GlimmerSiteHeader call (#36081)
…and ChatChannelFilter's `@onToggleFilter`
2025-11-19 01:59:35 +01:00
..
admin/assets/javascripts DEV: Update lint-config and apply autofixes (#35991) 2025-11-12 14:48:49 +01:00
app FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
assets DEV: Remove unused args from GlimmerSiteHeader call (#36081) 2025-11-19 01:59:35 +01:00
config FEATURE: separate chat emails from regular emails (#36018) 2025-11-13 16:44:07 +04:00
db FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
lib FEATURE: separate chat emails from regular emails (#36018) 2025-11-13 16:44:07 +04:00
public
spec UX: shows search button on channels list in drawer (#36080) 2025-11-18 15:19:13 +01:00
test/javascripts DEV: Update lint-config and apply autofixes (#35991) 2025-11-12 14:48:49 +01:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb FEATURE: enables chat search by default (#35799) 2025-11-05 11:09:29 +10:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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.