openclaw/src/web/auto-reply
Ajay Rajnikanth e24d023080
fix(whatsapp): convert Markdown bold/strikethrough to WhatsApp formatting (#14285)
* fix(whatsapp): convert Markdown bold/strikethrough to WhatsApp formatting

* refactor: Move `escapeRegExp` utility function to `utils.js`.

---------

Co-authored-by: Luna AI <luna@coredirection.ai>
2026-02-11 23:09:02 -06:00
..
monitor fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
constants.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
deliver-reply.ts fix(whatsapp): convert Markdown bold/strikethrough to WhatsApp formatting (#14285) 2026-02-11 23:09:02 -06:00
heartbeat-runner.timestamp.test.ts Heartbeat: inject cron-style current time into prompts (#13733) 2026-02-10 18:58:45 -06:00
heartbeat-runner.ts Heartbeat: inject cron-style current time into prompts (#13733) 2026-02-10 18:58:45 -06:00
loggers.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
mentions.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
mentions.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
monitor.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
session-snapshot.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
session-snapshot.ts feat(sessions): add channelIdleMinutes config for per-channel session idle durations (#1353) 2026-01-21 19:10:31 +00:00
types.ts feat(whatsapp): add debounceMs for batching rapid messages (#971) 2026-01-15 23:07:19 +00:00
util.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00