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:00:54 +02:00
..
admin/assets/javascripts UX: add admin sidebar icons for preinstalled plugins (#36764) 2025-12-18 16:39:00 -05:00
app SECURITY: Enforce chat message length before cooking it [backport 2026.1] (#41753) 2026-07-16 11:10:40 +08:00
assets SECURITY: Stored XSS chat-transcript username unescaped in Rich Text Editor [backport 2026.1] 2026-07-28 17:00:54 +02:00
config I18N: Update translations (#37916) 2026-02-25 09:47:58 -05:00
db DEV: remove chat channel icon upload id (#36693) 2025-12-16 16:00:56 +04:00
lib SECURITY: Private Chat Threat Message Disclosure via Chat Onebox Channel/Threat ID Mismatch [backport 2026.1] 2026-07-28 17:00:54 +02:00
public
spec SECURITY: Private Chat Threat Message Disclosure via Chat Onebox Channel/Threat ID Mismatch [backport 2026.1] 2026-07-28 17:00:54 +02:00
test/javascripts SECURITY: Stored XSS chat-transcript username unescaped in Rich Text Editor [backport 2026.1] 2026-07-28 17:00:54 +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: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb SECURITY: Enforce recipient PM allowlists for existing direct chat channels [backport 2026.1] (#41926) 2026-07-22 12:12:08 -05:00
README.md
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.