discourse/plugins/chat
Martin Brennan f79f43ddf9
FIX: Chat translation minor issues (#22869)
2023-07-31 11:44:32 +10:00
..
app SECURITY: Impose a upper bound on limit params in various controllers 2023-07-28 12:53:46 +01:00
assets FIX: when using arrow to bottom fetch from newest (#22860) 2023-07-28 19:31:28 +02:00
config FIX: Chat translation minor issues (#22869) 2023-07-31 11:44:32 +10:00
db DEV: Remove experimental setting row for chat threads (#22730) 2023-07-27 15:29:28 +02:00
lib DEV: a better way of picking of the earliest date (#22858) 2023-07-28 20:17:04 +04:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: skip flakey spec in deleted messages (#22862) 2023-07-28 20:37:41 +02:00
test/javascripts FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02: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.