discourse/plugins/chat
David Battersby a7a9148b1e
DEV: consolidate chat channel notification settings (#29080)
On the chat channel settings page, we want to show a single Send push notifications setting instead of the current Desktop notifications and Mobile push notifications settings.

For existing users, use the Mobile push notifications setting value for the new Send push notifications setting.
2024-10-08 13:13:01 +04:00
..
admin/assets/javascripts UX: Automatically collapse admin page header buttons on mobile (#29040) 2024-10-08 08:28:32 +10:00
app DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
assets DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
config DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
db DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
lib DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
public
spec DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
test/javascripts DEV: cleanup chat desktop notification data (#28943) 2024-10-03 12:43:17 +04:00
plugin.rb FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632) 2024-09-10 15:16:16 +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.