openclaw/src/channels/plugins
Peter Steinberger bce643a0bd refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
..
actions fix(telegram): make reaction handling soft-fail and message-id resilient (#20236) 2026-02-23 10:25:14 -05:00
agent-tools fix(security): centralize owner-only tool gating and scope maps 2026-02-19 15:29:23 +01:00
normalize refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
onboarding Channels: move single-account config into accounts.default (#27334) 2026-02-26 04:06:03 -05:00
outbound refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
status-issues refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00: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 channels: add createAccountListHelpers factory 2026-02-16 23:53:19 +01:00
account-helpers.ts channels: add createAccountListHelpers factory 2026-02-16 23:53:19 +01:00
allowlist-match.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
bluebubbles-actions.ts fix: update ui ed25519 + bluebubbles actions 2026-01-20 13:43:27 +00:00
catalog.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
channel-config.ts refactor(channels): centralize match metadata 2026-01-21 18:21:19 +00:00
config-helpers.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09: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 fix(plugins): guard legacy zod schemas without toJSONSchema 2026-02-24 03:50:53 +00:00
config-writes.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
directory-config.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
group-mentions.test.ts fix(security): harden toolsBySender sender-key matching 2026-02-22 21:04:37 +01:00
group-mentions.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
index.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
load.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
media-limits.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
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 forum topic creation support (#17035) 2026-02-18 01:38:44 +01:00
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 refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
message-actions.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
onboarding-types.ts Onboarding: support plugin-owned interactive channel flows (#27191) 2026-02-26 01:14:57 -05:00
pairing-message.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pairing.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
plugins-channel.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
plugins-core.test.ts test: dedupe repeated test fixtures and assertions 2026-02-22 18:37:25 +00:00
registry-loader.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
setup-helpers.ts Channels: move single-account config into accounts.default (#27334) 2026-02-26 04:06:03 -05:00
slack.actions.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
types.adapters.ts Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
types.core.ts fix(telegram): make reaction handling soft-fail and message-id resilient (#20236) 2026-02-23 10:25:14 -05:00
types.plugin.ts Config UI: tag filters and complete schema help/labels coverage (#23796) 2026-02-22 15:17:07 -06: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: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00