openclaw/extensions/whatsapp/src
Vincent Koc 77dfa73736 Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
..
auto-reply refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
inbound refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
accounts.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
accounts.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
accounts.whatsapp-auth.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
action-runtime-target-auth.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
action-runtime.test.ts WhatsApp: move action runtime into extension 2026-03-18 02:08:08 +00:00
action-runtime.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
active-listener.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
agent-tools-login.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
auth-store.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
auto-reply.broadcast-groups.combined.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
auto-reply.broadcast-groups.test-harness.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
auto-reply.impl.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
auto-reply.test-harness.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
auto-reply.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
auto-reply.web-auto-reply.compresses-common-formats-jpeg-cap.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
auto-reply.web-auto-reply.connection-and-logging.e2e.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
auto-reply.web-auto-reply.last-route.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
channel.outbound.test.ts test: share whatsapp outbound poll fixtures 2026-03-14 01:41:17 +00:00
channel.runtime.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
channel.setup.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
channel.test.ts fix(extensions): synthesize mediaLocalRoots propagation across sendMedia adapters 2026-03-03 21:30:41 -06:00
channel.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
directory-config.ts Plugins: move config-backed directories behind channel plugins 2026-03-18 04:29:50 +00:00
group-policy.test.ts WhatsApp: move group policy behind plugin boundary 2026-03-18 03:38:01 +00:00
group-policy.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
inbound.media.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
inbound.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
inbound.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
login-qr.test.ts fix(web): handle 515 Stream Error during WhatsApp QR pairing (#27910) 2026-03-15 17:00:07 +05:30
login-qr.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
login.coverage.test.ts fix(web): handle 515 Stream Error during WhatsApp QR pairing (#27910) 2026-03-15 17:00:07 +05:30
login.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
login.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
logout.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
media.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
media.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
monitor-inbox.allows-messages-from-senders-allowfrom-list.test.ts test(whatsapp): fix stale append inbox expectation 2026-03-15 07:57:26 -07:00
monitor-inbox.append-upsert.test.ts fix(whatsapp): restore append recency filter lost in extensions refactor, handle Long timestamps (#42588) 2026-03-15 03:03:31 -07:00
monitor-inbox.blocks-messages-from-unauthorized-senders-not-allowfrom.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
monitor-inbox.captures-media-path-image-messages.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
monitor-inbox.streams-inbound-messages.test.ts docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
monitor-inbox.test-harness.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
normalize.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
outbound-adapter.poll.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
outbound-adapter.sendpayload.test.ts Channels: centralize outbound payload contracts 2026-03-16 02:06:21 -07:00
outbound-adapter.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
qr-image.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
reconnect.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
reconnect.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
resolve-target.test.ts plugin-sdk: add channel subpaths and migrate bundled plugins 2026-03-03 22:07:03 -05:00
runtime-api.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
runtime.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
send.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
session-route.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
session.test.ts fix(web): handle 515 Stream Error during WhatsApp QR pairing (#27910) 2026-03-15 17:00:07 +05:30
session.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
setup-core.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
setup-surface.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-surface.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
shared.ts Plugins: internalize whatsapp SDK imports 2026-03-17 23:10:51 -07:00
status-issues.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
status-issues.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
test-helpers.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
vcard.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00