discourse/plugins/chat
Jarek Radosz b9ec9c7e4f
DEV: Update more asserts to qunit-dom (#29326)
regex find&replace + removing now-unused imports + manually fixing incorrect css selectors (that now got flagged 😌) + manually updating selectors that relied on jq
2024-10-22 11:34:23 +02:00
..
admin/assets/javascripts UX: Automatically collapse admin page header buttons on mobile (#29040) 2024-10-08 08:28:32 +10:00
app DEV: Refactor some services from chat 2024-10-21 16:16:25 +02:00
assets DEV: Fix regression in uppy-mixin (#29252) 2024-10-17 10:38:19 +01:00
config DEV: move chat time formats to core locales (#29236) 2024-10-16 20:10:40 +04:00
db DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
lib DEV: Allow `ChatSDK.create` to take extra parameters 2024-10-16 17:34:01 +02:00
public
spec DEV: Refactor some services from chat 2024-10-21 16:16:25 +02:00
test/javascripts DEV: Update more asserts to qunit-dom (#29326) 2024-10-22 11:34:23 +02:00
README.md
plugin.rb DEV: serialize image upload thumbnail (#29276) 2024-10-18 12:55:14 +04: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.