openclaw/extensions/whatsapp/src
Peter Steinberger ec1b80809d
refactor: remove remaining extension core imports
2026-03-17 00:59:46 -07:00
..
auto-reply refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -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 refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
accounts.whatsapp-auth.test.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -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: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -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 refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
channel.setup.ts refactor(whatsapp): share plugin base config 2026-03-17 05:18:16 +00:00
channel.test.ts fix(extensions): synthesize mediaLocalRoots propagation across sendMedia adapters 2026-03-03 21:30:41 -06:00
channel.ts refactor: restore public sdk seams after rebase 2026-03-16 22:51:46 -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: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -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 refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -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.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.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: remove remaining extension core imports 2026-03-17 00:59:46 -07:00
shared.ts refactor: remove remaining extension core imports 2026-03-17 00:59:46 -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