discourse/plugins/chat
moin-Jana 7c00c52c36
UX: Rename private to personal messages in the interface (#29679)
Rename "private messages" to "personal messages" in the interface
2024-12-12 11:44:19 +11:00
..
admin/assets/javascripts UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
app UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
assets UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
config UX: Rename private to personal messages in the interface (#29679) 2024-12-12 11:44:19 +11:00
db DEV: Make sure chat migration is in plugin directory (#29867) 2024-11-20 14:50:15 -07:00
lib PERF: Optimize query for finding users with unread chat messages (#29964) 2024-11-28 15:28:37 +01:00
public
spec UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
test/javascripts DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
plugin.rb UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11: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.