discourse/plugins/chat
2025-04-02 12:42:44 +02:00
..
admin/assets/javascripts truth-helpers 2025-04-02 12:42:44 +02:00
app DEV: skip watch word when message is created by bots (#31959) 2025-03-31 20:09:04 +02:00
assets truth-helpers 2025-04-02 12:42:44 +02:00
config Update translations (#31994) 2025-03-25 17:22:59 +01:00
db FIX: delayed chat summary email (#31255) 2025-02-24 14:25:52 +04:00
lib FEATURE: Add setting to prevent anonymous users from using chat (#31842) 2025-03-21 13:32:52 +03:00
public
spec DEV: Fix a flaky system test by doubling timeout (#32117) 2025-04-02 11:02:05 +08:00
test/javascripts and format 2025-04-02 12:35:51 +02:00
plugin.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10: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.