openclaw/extensions/googlechat/src
2026-07-30 02:56:37 +03:00
..
accounts.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
actions.test.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
actions.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
api.fetchok.transport.test.ts fix(googlechat): cancel unread fetchOk bodies before release (#111290) 2026-07-29 07:34:19 -04:00
api.ts fix(googlechat): cancel unread fetchOk bodies before release (#111290) 2026-07-29 07:34:19 -04:00
approval-auth.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-auth.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-card-actions.test.ts refactor(channels): remove Google Chat and Matrix test exports (#107951) 2026-07-14 20:06:39 -07:00
approval-card-actions.ts refactor(channels): remove Google Chat and Matrix test exports (#107951) 2026-07-14 20:06:39 -07:00
approval-card-click.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-card-click.ts feat(channels): add typed cross-surface approval actions (#103679) 2026-07-11 18:31:05 -07:00
approval-handler.runtime.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-handler.runtime.ts fix(channels): keep healthy accounts running when credential files fail (#110360) 2026-07-18 06:27:59 +01:00
approval-native.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-native.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
approval-terminal-card.ts feat(channels): add typed cross-surface approval actions (#103679) 2026-07-11 18:31:05 -07:00
auth.proof.test.ts perf(test): remove Google Chat timeout proof sleep (#109671) 2026-07-16 22:31:24 -07:00
auth.ts fix(googlechat): cancel non-OK cert fetch response body before throwing (#109519) 2026-07-16 21:52:45 -07:00
channel-base.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
channel-config.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
channel.adapters.ts fix(googlechat): render outbound markdown for Chat (#113024) 2026-07-23 06:25:20 -07:00
channel.deps.runtime.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
channel.runtime.ts fix(channels): honor configured read target policies (#99905) 2026-07-10 22:29:37 -05:00
channel.setup.ts
channel.test.ts fix(googlechat): render outbound markdown for Chat (#113024) 2026-07-23 06:25:20 -07:00
channel.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
config-schema.test.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
config-schema.ts
doctor-contract.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
doctor-contract.ts refactor(plugin-sdk): share doctor key-move builder (#113539) 2026-07-25 00:21:15 -07:00
doctor.ts refactor(channels): table-drive setup and control-plane helpers (#109028) 2026-07-16 07:17:01 -07:00
format.test.ts fix(googlechat): render outbound markdown for Chat (#113024) 2026-07-23 06:25:20 -07:00
format.ts refactor(markdown): unify format profile declarations (#113254) 2026-07-24 00:37:59 -07:00
gateway.ts fix(googlechat): preserve webhook messages across restarts (#110833) 2026-07-18 18:26:28 +01:00
google-auth-limits.ts fix(channels): keep healthy accounts running when credential files fail (#110360) 2026-07-18 06:27:59 +01:00
google-auth.runtime.test.ts refactor(channels): remove Google Chat and Matrix test exports (#107951) 2026-07-14 20:06:39 -07:00
google-auth.runtime.ts fix(channels): keep healthy accounts running when credential files fail (#110360) 2026-07-18 06:27:59 +01:00
group-policy.test.ts refactor(config): add canonical group-policy scope-tree resolver and migrate the first six channels (#106846) 2026-07-13 18:24:52 -07:00
group-policy.ts refactor(channels): converge internal group-policy drift onto the scope tree (#107865) 2026-07-14 18:30:04 -07:00
message-tool-api.test.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
message-tool-api.ts fix(channels): keep healthy accounts' message actions when one credential SecretRef fails (#110329) 2026-07-28 01:50:51 -04:00
monitor-access.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
monitor-access.ts feat(memory): bind memory subjects to sessions 2026-07-30 02:56:37 +03:00
monitor-durable.test.ts fix(googlechat): keep off-mode replies out of threads (#104402) 2026-07-11 03:57:16 -07:00
monitor-durable.ts fix(googlechat): keep off-mode replies out of threads (#104402) 2026-07-11 03:57:16 -07:00
monitor-event.ts refactor: deduplicate extension normalization primitives (#115650) 2026-07-29 04:10:06 -04:00
monitor-ingress.test.ts fix(test): make broad shard execution deterministic (#111416) 2026-07-19 08:39:16 -07:00
monitor-ingress.ts refactor(channels): share ingress retention defaults (#115824) 2026-07-29 06:24:30 -04:00
monitor-reply-delivery.ts fix(googlechat): surface failed replies without duplicate sends (#115638) 2026-07-29 02:00:06 -04:00
monitor-routing.ts refactor(channels): remove Google Chat and Matrix test exports (#107951) 2026-07-14 20:06:39 -07:00
monitor-types.ts fix(googlechat): preserve webhook messages across restarts (#110833) 2026-07-18 18:26:28 +01:00
monitor-webhook.test.ts fix(channels): mark durable webhook acceptance on Zalo, Google Chat, SMS, Feishu, Nextcloud Talk, and Synology Chat (#115586) 2026-07-30 01:07:08 +08:00
monitor-webhook.ts fix(channels): mark durable webhook acceptance on Zalo, Google Chat, SMS, Feishu, Nextcloud Talk, and Synology Chat (#115586) 2026-07-30 01:07:08 +08:00
monitor.reply-delivery-failure.test.ts fix(googlechat): surface failed replies without duplicate sends (#115638) 2026-07-29 02:00:06 -04:00
monitor.reply-delivery.test.ts fix(googlechat): surface failed replies without duplicate sends (#115638) 2026-07-29 02:00:06 -04:00
monitor.test.ts feat(channels): batch 1 producers drop media placeholder bodies (#111447) 2026-07-19 10:32:09 -07:00
monitor.ts feat(memory): bind memory subjects to sessions 2026-07-30 02:56:37 +03:00
monitor.webhook-routing.test.ts fix(googlechat): preserve webhook messages across restarts (#110833) 2026-07-18 18:26:28 +01:00
runtime.ts
secret-contract.test.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
secret-contract.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
setup-core.ts feat(channels): add channel-owned setup contracts (#112176) 2026-07-22 19:57:42 -04:00
setup-surface.ts refactor(plugin-sdk): share channel DM policy setup (#113537) 2026-07-25 01:00:53 -07:00
setup.test.ts refactor(packages): DM-policy contract suite, dead routes, package folds (#114776) 2026-07-27 20:20:13 -04:00
targets.test.ts fix(googlechat): media downloads can grow unbounded without a size cap (#98425) 2026-07-27 23:29:00 -04:00
targets.ts refactor(channels): remove Google Chat and Matrix test exports (#107951) 2026-07-14 20:06:39 -07:00
types.config.ts refactor(plugins): trim long-tail dead exports (#106230) 2026-07-13 02:34:06 -07:00
types.ts fix(channels): honor configured read target policies (#99905) 2026-07-10 22:29:37 -05:00