discourse-ai/app/controllers/discourse_ai
Keegan George d99c335dab
DEV: Ensure enabling/disabling spam is set and logged (#1378)
Since we enable/disable `ai_spam_detection_enabled` setting in a custom Spam tab UI in AI, we want to ensure we retain the setting and logging features. To preserve that, we want to update the controller to use `SiteSetting.set_and_log` instead of setting the value directly.
2025-05-28 10:12:21 -07:00
..
admin DEV: Ensure enabling/disabling spam is set and logged (#1378) 2025-05-28 10:12:21 -07:00
ai_bot FEATURE: allow passing in data attributes to an artifact (#1346) 2025-05-19 15:44:37 +10:00
ai_helper FIX: Improve MessageBus efficiency and correctly stop streaming (#1362) 2025-05-23 16:23:06 +10:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FIX: Invalid access error should be populated to user (#1303) 2025-04-30 12:10:10 -07:00
sentiment FIX: Ensure category badging present in sentiment reports (#1222) 2025-03-26 12:37:41 -07:00
summarization FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00