discourse/plugins/chat
Joffrey JAFFEUX 9e49abc0b9
FIX: do not refresh when accessing loaded reply (#20526)
Note this test my prove to be flakey, so I might have to remove it or find a different solution. It's extremely complicated to test for something which shouldn't appear in a period of time and is not a present at T=0
2023-03-06 10:09:21 +01:00
..
app DEV: removes dead code (#20529) 2023-03-03 22:07:40 +01:00
assets FIX: do not refresh when accessing loaded reply (#20526) 2023-03-06 10:09:21 +01:00
config DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
db FEATURE: Chat header icon indicator preference (#20474) 2023-03-01 11:01:44 +10:00
lib FEATURE: Chat header icon indicator preference (#20474) 2023-03-01 11:01:44 +10:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec FIX: do not refresh when accessing loaded reply (#20526) 2023-03-06 10:09:21 +01:00
test/javascripts DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01: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.