openclaw/extensions/googlechat/src
2026-04-18 19:27:43 +01:00
..
accounts.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
actions.test.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
actions.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
api.ts refactor(lint): reduce map spread patterns 2026-04-18 19:27:43 +01:00
approval-auth.test.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
approval-auth.ts refactor: dedupe google chat lowercase helpers 2026-04-07 13:44:42 +01:00
auth.ts fix(extensions): guard channel runtime fetches 2026-04-17 17:28:21 +01:00
channel.adapters.ts refactor: dedupe messaging trimmed readers 2026-04-08 01:36:39 +01:00
channel.deps.runtime.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
channel.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
channel.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
channel.ts refactor: simplify messaging conversions 2026-04-11 01:04:46 +01:00
config-schema.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
doctor.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
gateway.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
group-policy.ts Google Chat: thin runtime api seam (#49504) 2026-03-17 23:02:30 -07:00
monitor-access.test.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +01:00
monitor-access.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
monitor-routing.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
monitor-types.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
monitor-webhook.test.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
monitor-webhook.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
monitor.ts refactor: reduce unnecessary dynamic imports 2026-04-18 16:15:33 +01:00
monitor.webhook-routing.test.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
secret-contract.test.ts fix: repair ci lockfile and boundary drift 2026-04-07 09:02:26 +01:00
secret-contract.ts chore(lint): clear extension lint regressions and add #63416 changelog 2026-04-08 17:17:29 -07:00
sender-allow.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
setup-core.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
setup-surface.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
setup.test.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
targets.test.ts fix(extensions): guard channel runtime fetches 2026-04-17 17:28:21 +01:00
targets.ts perf: optimize bundled extension tests 2026-04-17 16:05:09 +01:00
types.config.ts Plugins: internalize googlechat SDK imports 2026-03-17 21:11:17 -07:00
types.ts