0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/chat
2026-07-28 17:05:36 +02:00
..
admin/assets/javascripts DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
app SECURITY: Enforce chat message length before cooking it [backport 2026.6] (#41751) 2026-07-16 11:10:19 +08:00
assets SECURITY: Stored XSS chat-transcript username unescaped in Rich Text Editor [backport 2026.6] 2026-07-28 17:05:36 +02:00
config I18N: Update translations (#42015) 2026-07-28 16:55:42 +02:00
db FIX: Recreate missing user_chat_channel_memberships for DMs (#40560) 2026-06-04 09:09:39 +02:00
lib SECURITY: Private Chat Threat Message Disclosure via Chat Onebox Channel/Threat ID Mismatch [backport 2026.6] 2026-07-28 17:05:36 +02:00
public/images FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
spec SECURITY: Private Chat Threat Message Disclosure via Chat Onebox Channel/Threat ID Mismatch [backport 2026.6] 2026-07-28 17:05:36 +02:00
test/javascripts SECURITY: Stored XSS chat-transcript username unescaped in Rich Text Editor [backport 2026.6] 2026-07-28 17:05:36 +02:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: Add chat message workflow trigger (#40200) 2026-06-12 16:49:07 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +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.