openclaw/extensions/googlechat/src
2026-04-11 01:45:06 +01:00
..
accounts.ts refactor: dedupe channel extension readers 2026-04-07 08:40:34 +01:00
actions.test.ts test: trim extension partial mocks 2026-04-03 19:28:19 +01:00
actions.ts fix: honor googlechat action discovery account config 2026-04-03 11:13:33 -05:00
api.ts refactor: dedupe probe error formatting 2026-04-07 02:03:34 +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 refactor: simplify messaging conversions 2026-04-11 01:04:46 +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 fix(boundary): align channel gateway context types 2026-04-07 14:22:14 +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 refactor: simplify messaging conversions 2026-04-11 01:04:46 +01:00
monitor-types.ts Google Chat: thin runtime api seam (#49504) 2026-03-17 23:02:30 -07:00
monitor-webhook.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
monitor-webhook.ts refactor: dedupe google chat lowercase helpers 2026-04-07 13:44:42 +01:00
monitor.ts refactor: dedupe lowercase string helpers 2026-04-07 10:37:39 +01:00
monitor.webhook-routing.test.ts test(googlechat): use narrow registry helpers in webhook routing tests 2026-04-03 21:18:51 +09:00
runtime.ts fix(extensions): split runtime store type imports 2026-04-10 08:16:27 +01: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
setup-core.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
setup-surface.ts refactor: simplify messaging conversions 2026-04-11 01:04:46 +01:00
setup.test.ts test: speed up googlechat setup tests 2026-04-07 14:15:42 +01:00
targets.test.ts lint: enable no extraneous class 2026-04-11 01:45:06 +01:00
targets.ts refactor: dedupe google chat lowercase helpers 2026-04-07 13:44:42 +01:00
types.config.ts Plugins: internalize googlechat SDK imports 2026-03-17 21:11:17 -07:00
types.ts