discourse/plugins/chat
Krzysztof Kotlarek c3fadc7330
FEATURE: created edit and delete flags (#27484)
Allow admins to create edit and delete flags.
2024-07-03 08:45:37 +10:00
..
app DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
assets FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
db DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
lib FIX: show group based notifications in chat summary email (#27641) 2024-07-01 12:47:38 +04:00
public
spec DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
test/javascripts DEV: Convert some tests to qunit-dom (#27577) 2024-06-23 22:34:15 +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.