discourse/plugins/chat
Joffrey JAFFEUX ce76b88eb2
DEV: start/stop reply implementation (#29542)
* DEV: join/leave presence chat-reply when streaming

This commit ensures that starting/stopping a chat message with the streaming option will automatically make the creator of the message as present in the chat-reply channel.

* implements start/stop reply

* not needed
2024-11-04 08:14:35 +11:00
..
admin/assets/javascripts UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
app DEV: start/stop reply implementation (#29542) 2024-11-04 08:14:35 +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: start/stop reply implementation (#29542) 2024-11-04 08:14:35 +11:00
public
spec DEV: start/stop reply implementation (#29542) 2024-11-04 08:14:35 +11:00
test/javascripts DEV: Convert more equal assertions (#29554) 2024-11-03 21:04:38 +01:00
plugin.rb DEV: start/stop reply implementation (#29542) 2024-11-04 08:14:35 +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.