discourse/plugins/chat
David Battersby 8ed7f46ce3
FIX: add gallery to lightbox for images in the same chat message (#24962)
When multiple chat images are uploaded to a single message they can use the lightbox gallery.
2023-12-19 17:21:15 +08:00
..
app FIX: increase default max length of chat message excerpts (#24842) 2023-12-12 18:24:07 +08:00
assets FIX: add gallery to lightbox for images in the same chat message (#24962) 2023-12-19 17:21:15 +08:00
config Update translations (#24848) 2023-12-12 14:23:51 +01:00
db FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
lib DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
public
spec DEV: skip two flakey specs (#24965) 2023-12-19 09:27:09 +01:00
test/javascripts DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
plugin.rb FEATURE: Add thumbnails for chat image uploads (#24328) 2023-12-06 14:59:18 +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.