discourse/plugins/chat
Andrei Prigorshnev a3410e7dc3
UX: update outdated description of chat messages export (#23191)
We removed all restrictions from the exporter of chat messages in cd45f33, but 
forgot to update the description on the page /admin/plugins/chat.
2023-08-22 20:45:50 +04:00
..
app FIX: correctly display max users message error (#23178) 2023-08-22 12:42:35 +02:00
assets FIX: revert previously removed mentions transformation on the client (#23084) 2023-08-22 20:36:38 +04:00
config UX: update outdated description of chat messages export (#23191) 2023-08-22 20:45:50 +04:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib DEV: removes deprecated code (#23183) 2023-08-22 15:53:37 +02:00
public
spec UX: do not show user tab preference when disabled (#23188) 2023-08-22 18:22:25 +02:00
test/javascripts FIX: correctly handles mobile and default (#23152) 2023-08-18 22:32:43 +02:00
plugin.rb DEV: removes deprecated code (#23183) 2023-08-22 15:53:37 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00

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.