0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-ai/assets/javascripts
Martin Brennan 7ccf6d44eb
DEV: Add helper methods for site.js for group access (#42337)
Adds groupName and groupFullName helper methods to site
model, this is something we commonly use in the codebase,
and this lets us avoid calling groupsById[id]?.name needing
safe navigation.
2026-08-05 17:04:02 +10:00
..
discourse DEV: Add helper methods for site.js for group access (#42337) 2026-08-05 17:04:02 +10:00
lib/discourse-markdown FEATURE: Add AI agent suspend/silence tools with inline approval review (#41497) 2026-07-10 10:59:51 -03:00