discourse/plugins/chat
David Taylor ee0fef489f DEV: Move gjs <template> to bottom of class definitions
To satisfy updated eslint configuration
2023-10-10 21:46:54 +01:00
..
app FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
assets DEV: Move gjs <template> to bottom of class definitions 2023-10-10 21:46:54 +01:00
config UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
public
spec UX: makes avatar non interactive in thread participants list (#23847) 2023-10-09 21:12:50 +02:00
test/javascripts UX: makes avatar non interactive in thread participants list (#23847) 2023-10-09 21:12:50 +02:00
plugin.rb DEV: Add meta_topic_id plugin metadata (#23838) 2023-10-10 10:16:13 +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.