openclaw/extensions/googlechat
Peter Steinberger bd1d1f0f2b
fix: align open DM allowlist policy (#74112)
* fix: harden telegram open dm allowlist merging

* fix: align open dm allowlist policy
2026-04-29 06:52:12 +01:00
..
src fix: align open DM allowlist policy (#74112) 2026-04-29 06:52:12 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-config-api.ts
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
contract-api.ts refactor: move channel doctor migrations to plugins 2026-04-22 18:55:18 +01:00
doctor-contract-api.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
index.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: bump version to 2026.4.25 2026-04-25 10:31:52 +01:00
runtime-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
secret-contract-api.ts
setup-entry.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
setup-plugin-api.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
test-api.ts
tsconfig.json