openclaw/src/channels/plugins
Vincent Koc 1e54a4a6a3 Channels: test shared interactive support checks 2026-03-15 21:55:45 -07:00
..
actions feat(telegram): add topic-edit action 2026-03-16 08:03:22 +05:30
agent-tools refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
normalize refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
onboarding refactor: rename channel setup flow seam 2026-03-15 20:44:25 -07:00
outbound Slack: render shared interactive payloads outbound 2026-03-15 21:55:45 -07:00
status-issues refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
account-action-gate.test.ts refactor(channels): share account action gate resolution 2026-02-18 17:48:02 +00:00
account-action-gate.ts refactor(channels): share account action gate resolution 2026-02-18 17:48:02 +00:00
account-helpers.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
account-helpers.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
allowlist-match.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
bluebubbles-actions.ts
catalog.ts fix(onboarding): use scoped plugin snapshots to prevent OOM on low-memory hosts (#46763) 2026-03-15 16:52:08 -07:00
channel-config.ts
config-helpers.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
config-helpers.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
config-schema.test.ts fix: harden legacy plugin schema compatibility tests (#24933) (thanks @pandego) 2026-02-24 03:50:53 +00:00
config-schema.ts refactor: share channel config schema fragments 2026-03-10 22:18:04 +00:00
config-writes.ts refactor(security): unify config write target policy 2026-03-11 01:35:04 +00:00
directory-config-helpers.test.ts refactor: share plugin directory helpers 2026-03-14 00:30:14 +00:00
directory-config-helpers.ts refactor: share plugin directory helpers 2026-03-14 00:30:14 +00:00
directory-config.ts refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
group-mentions.test.ts Fix/Complete LINE `requireMention` gating behavior (#35847) 2026-03-07 14:06:07 -06:00
group-mentions.ts refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
group-policy-warnings.test.ts refactor: share provider group-policy warning collectors 2026-03-08 00:05:24 +00:00
group-policy-warnings.ts refactor: share provider group-policy warning collectors 2026-03-08 00:05:24 +00:00
helpers.test.ts refactor: share delimited channel entry parsing 2026-03-14 01:41:16 +00:00
helpers.ts refactor: share delimited channel entry parsing 2026-03-14 01:41:16 +00:00
index.ts refactor(runtime): harden channel-registry cache invalidation and split outbound delivery flow 2026-03-03 00:05:39 +00:00
load.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
media-limits.ts
media-payload.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
message-action-names.ts feat(telegram): add topic-edit action 2026-03-16 08:03:22 +05:30
message-actions.security.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
message-actions.test.ts Channels: test shared interactive support checks 2026-03-15 21:55:45 -07:00
message-actions.ts Channels: expose shared interactive support checks 2026-03-15 21:55:45 -07:00
pairing-message.ts
pairing.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
plugins-channel.test.ts refactor: move signal imessage mattermost to setup wizard 2026-03-15 17:06:42 -07:00
plugins-core.test.ts fix(onboarding): use scoped plugin snapshots to prevent OOM on low-memory hosts (#46763) 2026-03-15 16:52:08 -07:00
registry-loader.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
setup-group-access-configure.test.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access-configure.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access.test.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-helpers.test.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
setup-helpers.ts refactor: share scoped account config patching 2026-03-10 22:18:03 +00:00
setup-registry.ts refactor: move setup fallback into setup registry 2026-03-15 20:44:25 -07:00
setup-wizard-helpers.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-wizard-helpers.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-wizard-types.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-wizard.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
slack.actions.ts refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
status.ts Status: lazy-load read-only account inspectors 2026-03-15 20:10:43 -07:00
types.adapters.ts feat: add --force-document to message.send for Telegram (bypass sendPhoto + image optimizer) (#45111) 2026-03-14 19:43:49 +08:00
types.core.ts Channels: add interactive message capability 2026-03-15 21:55:45 -07:00
types.plugin.ts refactor: drop channel onboarding fallback 2026-03-15 18:24:39 -07:00
types.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
whatsapp-heartbeat.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
whatsapp-heartbeat.ts refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
whatsapp-shared.ts refactor: drop deprecated whatsapp mention pattern sdk helper 2026-03-15 08:50:31 -07:00