discourse/plugins/chat
David Battersby 62c7a54f88
FIX: hide consolidated chat message notifications temporarily (#23846)
Consolidated chat notifications went live for a short amount of time then reverted the commit due to UX concerns.

The result of this is that there are a few users affected that will have notifications in a blank state.

As a workaround this PR will hide those notifications until the feature is ready to merge again.
2023-10-09 22:34:07 +08:00
..
app FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
assets FIX: hide consolidated chat message notifications temporarily (#23846) 2023-10-09 22:34:07 +08:00
config UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +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 UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
test/javascripts UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
plugin.rb DEV: Revert hide_plugin for chat (#23792) 2023-10-05 19:05:59 +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.