Go to file
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
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: Additional AI suggestion options (#176) 2023-09-01 17:10:58 -07:00
assets FIX: ai_bot_allowed_groups now works with restricted visibility (#180) 2023-09-04 11:52:44 +10:00
config FIX: ai_bot_allowed_groups now works with restricted visibility (#180) 2023-09-04 11:52:44 +10:00
db FEATURE: Additional AI suggestion options (#176) 2023-09-01 17:10:58 -07:00
lib FEATURE: Additional AI suggestion options (#176) 2023-09-01 17:10:58 -07:00
spec FIX: ai_bot_allowed_groups now works with restricted visibility (#180) 2023-09-04 11:52:44 +10:00
svg-icons UX: add a custom sparkles icon for AI action buttons (#44) 2023-04-20 20:41:24 +05:30
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
tokenizers FEATURE: Support for locally infered embeddings in 100 languages (#115) 2023-07-27 15:50:03 -03:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#143) 2023-08-21 14:46:54 -03:00
.eslintrc Initial commit 2023-02-17 11:33:47 -03:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierrc Initial commit 2023-02-17 11:33:47 -03:00
.rubocop.yml Initial commit 2023-02-17 11:33:47 -03:00
.streerc Initial commit 2023-02-17 11:33:47 -03:00
.template-lintrc.js Initial commit 2023-02-17 11:33:47 -03:00
Gemfile Initial commit 2023-02-17 11:33:47 -03:00
Gemfile.lock Initial commit 2023-02-17 11:33:47 -03:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md Initial commit 2023-02-17 11:33:47 -03:00
package.json DEV: Update ESLint config version (#166) 2023-08-28 12:21:52 -07:00
plugin.rb FEATURE: implement command framework for non Open AI (#147) 2023-08-23 07:49:36 +10:00
translator.yml DEV: Add Crowdin support (#108) 2023-07-15 00:56:15 +02:00
yarn.lock DEV: Update ESLint config version (#166) 2023-08-28 12:21:52 -07:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic