discourse/plugins/chat
David Battersby 0b3663a16a
DEV: fix flaky chat new message spec (#30731)
Ensures that visiting the route creates a new chat channel before
checking the new redirected url is using the last channel.
2025-01-13 17:01:08 +08:00
..
admin/assets/javascripts DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
app DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
assets FIX: removes blank spacing in message actions (#30697) 2025-01-10 17:34:22 +01:00
config DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
db DEV: Make sure chat migration is in plugin directory (#29867) 2024-11-20 14:50:15 -07:00
lib DEV: Extend the reviewables:populate rake task in chat (#30597) 2025-01-07 03:05:34 +03:00
public
spec DEV: fix flaky chat new message spec (#30731) 2025-01-13 17:01:08 +08:00
test/javascripts DEV: Resolve this-property-fallback deprecation in chat test (#30669) 2025-01-09 10:17:18 +00:00
plugin.rb DEV: Fix build (#30600) 2025-01-07 03:37:03 +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.