discourse-ai/assets/javascripts/discourse/connectors
Sam 1500308437
FEATURE: defer creation of bot users (#258)
Also fixes it so users without bot in header can send it messages.

Previous to this change we would seed all bots with database seeds.

This lead to lots of confusion for people who do not enable ai bot.

Instead:

1. We do not seed any bots **until** user enables the ai_bot_enabled setting
2. If it is disabled we will
  a. If no messages were created by bot - delete it
  b. Otherwise we will deactivate account
2023-10-23 17:00:58 +11:00
..
after-composer-category-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-composer-tag-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-composer-title-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-d-editor FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
composer-fields FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
full-page-search-below-search-header FIX: Trigger initial semantic search. (#219) 2023-09-12 10:28:07 -03:00
topic-more-content UX: unify ai representing icon (#257) 2023-10-19 17:31:56 -05:00