discourse/plugins/chat
Blake Erickson 1841e72571
DEV: Make sure chat migration is in plugin directory (#29867)
This migration is for chat so it needs to live in the chat plugin
directory.

Follow up to: 23a7f00524
2024-11-20 14:50:15 -07:00
..
admin/assets/javascripts DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
app FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
assets FIX: Improve the reliability of the unread channel keyboard shortcuts (#29814) 2024-11-21 08:24:26 +11:00
config Update translations (#29835) 2024-11-20 00:21:25 +01:00
db DEV: Make sure chat migration is in plugin directory (#29867) 2024-11-20 14:50:15 -07:00
lib DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
public DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec FIX: Improve the reliability of the unread channel keyboard shortcuts (#29814) 2024-11-21 08:24:26 +11:00
test/javascripts DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
plugin.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11: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.