discourse/plugins/chat
2023-09-13 15:00:38 +01:00
..
app DEV: add maxlength limits to chat messages and revisions (#23530) 2023-09-12 18:02:04 +08:00
assets DEV: Update discourse-local-dates to new Modal API (#23560) 2023-09-13 15:00:38 +01:00
config Revert "FEATURE: Add chat message notifications for personal chats (#23307)" (#23559) 2023-09-13 19:33:22 +08:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib Revert "FEATURE: Add chat message notifications for personal chats (#23307)" (#23559) 2023-09-13 19:33:22 +08:00
public
spec Revert "FEATURE: Add chat message notifications for personal chats (#23307)" (#23559) 2023-09-13 19:33:22 +08:00
test/javascripts DEV: Raise an error in test env when I18n interpolate argument is missing (#23527) 2023-09-13 10:53:48 +08:00
plugin.rb Revert "FEATURE: Add chat message notifications for personal chats (#23307)" (#23559) 2023-09-13 19:33:22 +08: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.