discourse/plugins/chat/config
Krzysztof Kotlarek fc9648578b
DEV: Make more group-based settings client: false (#25735)
Affects the following settings:

delete_all_posts_and_topics_allowed_groups
experimental_new_new_view_groups
enable_experimental_admin_ui_groups
custom_summarization_allowed_groups
pm_tags_allowed_for_groups
chat_allowed_groups
direct_message_enabled_groups
chat_message_flag_allowed_groups

This turns off client: true for these group-based settings,
because there is no guarantee that the current user gets all
their group memberships serialized to the client. Better to check
server-side first.
2024-02-19 13:25:59 +11:00
..
locales UX: Chat browse redesign (#25698) 2024-02-15 18:00:22 +01:00
routes.rb DEV: remove user thread count route (#25385) 2024-01-24 10:32:34 +08:00
settings.yml DEV: Make more group-based settings client: false (#25735) 2024-02-19 13:25:59 +11:00