discourse/plugins/chat
chapoi 337773b8ac
UX: chat > general fixes (#25929)
* UX: chat > keep send icon active when keyboard is hidden (mobile)

* FIX: chat > keep composer insert button at bottom

* UX: chat > give seperator equal padding
2024-02-28 15:12:13 +01:00
..
app DEV: Add modifiers for plugins to customize push notification translation arguments (#25889) 2024-02-27 14:03:55 -06:00
assets UX: chat > general fixes (#25929) 2024-02-28 15:12:13 +01:00
config FEATURE: introduces chat_preferred_mobile_index setting (#25927) 2024-02-28 12:05:05 +01:00
db DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
lib DEV: allows stop/resume streaming on a message (#25774) 2024-02-26 14:16:29 +01:00
public
spec FEATURE: introduces chat_preferred_mobile_index setting (#25927) 2024-02-28 12:05:05 +01:00
test/javascripts FEATURE: Add user status to chat members list (#25831) 2024-02-27 12:17:15 +08:00
plugin.rb DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01: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.