discourse/plugins/chat
Krzysztof Kotlarek 39902c148f
FIX: move ServiceRunner from Chat to Core (#27219)
In this PR service objects were moved to Core https://github.com/discourse/discourse/pull/26506

However, ServiceRunner should be moved as well. Mostly for CI to run effortlessly without loading plugins.
2024-05-28 13:55:46 +10:00
..
app DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
assets UX: add text-overflow for channel members list (#27208) 2024-05-27 21:28:54 +02:00
config FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
db DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
lib FIX: move ServiceRunner from Chat to Core (#27219) 2024-05-28 13:55:46 +10:00
public
spec FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
test/javascripts FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
README.md
plugin.rb DEV: remove obsolete needs_review score type (#27200) 2024-05-28 13:03:58 +10: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.