openclaw/src/signal
Josh Lehman 2d67ec5bfa fix(routing): only route to originating channel when cross-provider
When OriginatingChannel matches Surface (same provider), use normal
dispatcher. Only route via routeReply() when they differ, ensuring
cross-provider messages (e.g., Telegram queued while Slack active)
get routed back to their origin.
2026-01-07 04:51:33 +00:00
..
client.ts feat: add Signal provider support 2026-01-01 15:43:15 +01:00
daemon.test.ts fix(signal): surface signal-cli failures as errors 2026-01-02 11:40:55 +00:00
daemon.ts fix(signal): surface signal-cli failures as errors 2026-01-02 11:40:55 +00:00
index.ts feat: add Signal provider support 2026-01-01 15:43:15 +01:00
monitor.test.ts feat: unify group policy allowlists 2026-01-06 06:40:42 +00:00
monitor.tool-result.test.ts fix: harden pairing flow 2026-01-07 05:06:04 +01:00
monitor.ts fix(routing): only route to originating channel when cross-provider 2026-01-07 04:51:33 +00:00
probe.test.ts fix(signal): stabilize daemon + add signal delivery 2026-01-01 15:31:41 +00:00
probe.ts fix(signal): stabilize daemon + add signal delivery 2026-01-01 15:31:41 +00:00
send.ts refactor: normalize group session keys 2026-01-02 10:14:58 +01:00