discourse/plugins/chat
Jarek Radosz 038e5deb2a
DEV: Clean up imports (#28060)
* `@ember/owner` instead of `@ember/application`
* `discourse-i18n` instead of `I18n`
* `{ service } from "@ember/service"` instead of `inject as service`
2024-07-25 15:09:06 +02:00
..
app
assets DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
config
db
lib
public
spec
test/javascripts DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
README.md
plugin.rb

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.