openclaw/src
Marcus Neves b3b23234d3 fix: add @lid format support and allowFrom wildcard handling
- Add support for WhatsApp Linked ID (@lid) format in jidToE164()
- Use existing lid-mapping-*_reverse.json files for LID resolution
- Fix allowFrom wildcard '*' to actually allow all senders
- Maintain backward compatibility with @s.whatsapp.net format

Fixes issues where:
- Messages from newer WhatsApp versions are silently dropped
- allowFrom: ['*'] configuration doesn't work as documented
2025-11-26 18:03:12 +01:00
..
auto-reply fix: add @lid format support and allowFrom wildcard handling 2025-11-26 18:03:12 +01:00
cli CLI: rename heartbeat tmux helper and log file path 2025-11-26 18:00:23 +01:00
commands chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
config feat: add heartbeat idle override and preserve session freshness 2025-11-26 17:26:17 +01:00
infra chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
media chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
process chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
providers chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
twilio chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
web Heartbeat: add relay helper and fix CLI tests 2025-11-26 17:49:34 +01:00
webhook chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
env.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
env.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.commands.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.core.test.ts web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
index.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logger.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logger.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logging.ts CLI: rename heartbeat tmux helper and log file path 2025-11-26 18:00:23 +01:00
provider-web.barrel.test.ts docs: finalize web refactor and coverage 2025-11-26 02:54:43 +01:00
provider-web.ts feat: add heartbeat cli and relay trigger 2025-11-26 17:04:43 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.ts fix: add @lid format support and allowFrom wildcard handling 2025-11-26 18:03:12 +01:00
version.ts Refactor: derive version from package.json 2025-11-25 17:10:53 +01:00