discourse/plugins/chat
Jarek Radosz b81055a6d4
DEV: Convert more equal assertions (#29554)
…to either qunit-dom or `strictEqual`
2024-11-03 21:04:38 +01:00
..
admin/assets/javascripts UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
app FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
assets DEV: Refactor header offset calculations (#29398) 2024-10-31 09:50:01 -04:00
config Update translations (#29467) 2024-10-29 15:31:41 +01:00
db FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
lib DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
public
spec FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
test/javascripts DEV: Convert more equal assertions (#29554) 2024-11-03 21:04:38 +01:00
plugin.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02: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.