discourse/plugins/chat
Martin Brennan 30be75460f
UX: Admin setting page consistency - Group permissions (#30528) (#30578)
* UX: Admin setting page consistency - Group permissions (#30528)

Followup c2282439b3 and
21470e4afd

Adds a new "Group permissions" page and group_permissions site
setting area, which shows every single group-based site setting
in the app and core plugins.

Also adds a "trust_levels" area to show on the already moved
admin "Trust level" settings page, since that previously was
showing a mix of trust level settings and allowed group settings.

* DEV: Review fixes
2025-01-07 11:25:21 +10:00
..
admin/assets/javascripts
app FIX: stuck notification for mentions within threads (#30546) 2025-01-06 17:26:37 +04:00
assets FIX: stuck notification for mentions within threads (#30546) 2025-01-06 17:26:37 +04:00
config UX: Admin setting page consistency - Group permissions (#30528) (#30578) 2025-01-07 11:25:21 +10:00
db
lib DEV: Extend the reviewables:populate rake task in chat (#30597) 2025-01-07 03:05:34 +03:00
public
spec FIX: stuck notification for mentions within threads (#30546) 2025-01-06 17:26:37 +04:00
test/javascripts
plugin.rb DEV: Fix build (#30600) 2025-01-07 03:37:03 +03: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.