discourse-ai/assets/javascripts/initializers
Sam 3f9973586e
FIX: ai_bot_allowed_groups now works with restricted visibility (#180)
Previous to this change we relied on client side settings to
determine if an end user has access to the ai bot.

This meant that if a user was not aware they are a member of a
group (as it is with restricted visibility ones) they would not
see the bot button.

All checking has now moved to the server side, and tests were
added to cover.
2023-09-04 11:52:44 +10:00
..
ai-bot-replies.js FIX: ai_bot_allowed_groups now works with restricted visibility (#180) 2023-09-04 11:52:44 +10:00
composer-ai-helper.js FIX: Use base 10 when gettings allowed group IDs from settings. (#113) 2023-07-24 11:29:49 -03:00
related-topics.js FIX: Show related topics when scrolling long topics (#111) 2023-07-19 19:19:38 -03:00
semantic-full-page-search.js DEV: Fix minor js issues (#48) 2023-04-25 13:19:57 +02:00