openclaw/src/web
2026-01-09 21:46:18 +01:00
..
accounts.ts feat(messages): add whatsapp messagePrefix and responsePrefix auto 2026-01-09 19:29:04 +00:00
active-listener.ts fix(web): pass accountId in WhatsApp provider activity tracking 2026-01-09 20:40:03 +01:00
auto-reply.test.ts fix: broadcast group history consistency (#547) 2026-01-09 21:39:58 +01:00
auto-reply.ts fix: broadcast group history consistency (#547) 2026-01-09 21:39:58 +01:00
inbound.media.test.ts fix: honor whatsapp mediaMaxMb (#505) (thanks @koala73) 2026-01-09 19:51:35 +01:00
inbound.test.ts feat(providers): normalize location parsing 2026-01-06 06:31:09 +01:00
inbound.ts fix(whatsapp): resolve lid mappings for inbound 2026-01-09 21:46:18 +01:00
login-qr.test.ts fix: auto-restart WhatsApp QR login 2025-12-21 13:36:26 +01:00
login-qr.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
login.coverage.test.ts fix(ci): stabilize windows tests 2026-01-08 02:44:19 +00:00
login.test.ts refactor: lint cleanups and helpers 2025-12-23 00:28:55 +00:00
login.ts feat(cli): move provider login/logout 2026-01-08 07:40:08 +01:00
logout.test.ts refactor: centralize test path containment checks 2026-01-09 19:15:44 +00:00
media.test.ts fix: improve web media fetch errors 2026-01-09 07:09:15 +00:00
media.ts fix: improve web media fetch errors 2026-01-09 07:09:15 +00:00
monitor-inbox.test.ts fix(whatsapp): resolve lid mappings for inbound 2026-01-09 21:46:18 +01:00
outbound.test.ts Add WhatsApp reactions support 2026-01-07 04:16:39 +01:00
outbound.ts fix: align WhatsApp activity account id (#537) (thanks @Nachx639) 2026-01-09 20:42:35 +01:00
qr-image.test.ts fix: resolve qrcode ESM import for Node 25 2026-01-05 03:47:57 +01:00
qr-image.ts fix: resolve qrcode ESM import for Node 25 2026-01-05 03:47:57 +01:00
reconnect.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
reconnect.ts refactor: share backoff helpers 2026-01-07 23:22:12 +00:00
session.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
session.ts feat(cli): move provider login/logout 2026-01-08 07:40:08 +01:00
test-helpers.ts feat: standardize timestamps to UTC 2026-01-05 23:03:59 +00:00