0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-ai/test/javascripts/acceptance
Mark VanLandingham 4dc694aa2c
FIX: Allow AI bot conversations when PM creation is restricted (#41232)
There is no _super_ clean way to do this in the sense that Post creation
_will call `can_send_private_message?`_. We need to teach the system
that there are different "contexts" here and one of them is sending an
AI bot a PM. Plumb that in.. use a modifier.. boom.
2026-06-29 11:06:39 -05:00
..
ai-bot-chats-tab-test.js FEATURE: Bot only PMs filter (#39891) 2026-05-18 10:29:03 -03:00
ai-bot-conversations-test.js FIX: Allow AI bot conversations when PM creation is restricted (#41232) 2026-06-29 11:06:39 -05:00
ai-bot-sidebar-link-test.js
post-helper-menu-test.js DEV: to-markdown prosemirror HTML parsing (#35563) 2026-05-29 18:14:32 -03:00
topic-summary-test.js FIX: State-changing summary generation is exposed via GET (CSRFable navigation) (#40232) 2026-05-22 13:59:21 -03:00