discourse/plugins/chat
2024-12-04 11:59:32 +01:00
..
app SECURITY: Correctly parse URLs in chat excerpts 2024-10-07 11:49:54 +08:00
assets DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
config Update translations (#30063) 2024-12-04 11:59:32 +01:00
db DEV: Migrate notifications#id and related columns to bigint (#28584) 2024-08-29 18:06:55 +03:00
lib FEATURE: prevent chat emails for messages created via SDK (#27875) 2024-07-12 10:57:14 +04:00
public
spec SECURITY: Correctly parse URLs in chat excerpts 2024-10-07 11:49:54 +08:00
test/javascripts DEV: Fix random typos (#28103) 2024-07-26 23:13:12 +02:00
plugin.rb FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +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.