discourse/plugins/chat
chapoi 29beaff25b
FIX: revert (edited) layout in chat message (#23927)
* Revert "UX: place (edited) on same line (#23866)"

This reverts commit c1017a479b.

* Revert "UX: prevent (edited) and following from being copied (#23882)"

This reverts commit 563bff509a.
2023-10-13 13:01:56 +02:00
..
app FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
assets FIX: revert (edited) layout in chat message (#23927) 2023-10-13 13:01:56 +02:00
config UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
public
spec DEV: simplify reply to message smoke spec (#23928) 2023-10-13 11:16:26 +02:00
test/javascripts UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
plugin.rb DEV: Add meta_topic_id plugin metadata (#23838) 2023-10-10 10:16:13 +10: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.