discourse-ai/assets/javascripts
Krzysztof Kotlarek dd6b073fc3
DEV: Make more group-based settings client: false (#474)
Affects the following settings:

ai_toxicity_groups_bypass
ai_helper_allowed_groups
ai_helper_custom_prompts_allowed_groups
post_ai_helper_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:26:24 +11:00
..
discourse DEV: Make more group-based settings client: false (#474) 2024-02-19 13:26:24 +11:00
initializers FIX: Hide related topics when module is disabled (#461) 2024-02-05 11:45:24 -03:00
lib/discourse-markdown FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00