discourse/plugins/chat
Joffrey JAFFEUX b122e69ed3
DEV: flakey members list spec (#23917)
No repro but, it's possible that we were at the limit of triggering the scroll, this should ensure we correctly trigger the scroll more.
2023-10-12 22:32:03 +02:00
..
app FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
assets UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
config Update translations (#23873) 2023-10-11 11:18:02 +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 DEV: flakey members list spec (#23917) 2023-10-12 22:32:03 +02:00
test/javascripts DEV: Sort imports 2023-10-10 21:46:54 +01: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.