discourse/plugins/chat
David Taylor 2791e75072
FEATURE: Link chat notifications directly to message (#23617)
- Updates `Chat::Message#url` to work in threads and for subfolder
- Updates Jobs::Chat::NotifyWatching to use message URL instead of channel url
2023-09-16 20:37:35 +01:00
..
app FEATURE: Link chat notifications directly to message (#23617) 2023-09-16 20:37:35 +01:00
assets DEV: removes the notion of staged thread (#23612) 2023-09-15 18:09:45 +02:00
config DEV: removes the notion of staged thread (#23612) 2023-09-15 18:09:45 +02:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib FEATURE: add outgoing web hooks for Chat messages 2023-09-13 17:31:42 -03:00
public
spec FEATURE: Link chat notifications directly to message (#23617) 2023-09-16 20:37:35 +01:00
test/javascripts DEV: removes the notion of staged thread (#23612) 2023-09-15 18:09:45 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb FEATURE: add outgoing web hooks for Chat messages 2023-09-13 17:31:42 -03:00

README.md

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.