openclaw/src/imessage
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 fix: improve onboarding/imessage errors 2026-01-02 12:20:48 +01:00
index.ts feat: add imessage rpc adapter 2026-01-02 01:19:40 +01:00
monitor.test.ts fix(imessage): harden abort shutdown 2026-01-07 03:41:23 +00:00
monitor.ts fix(routing): only route to originating channel when cross-provider 2026-01-07 04:51:33 +00:00
probe.ts style: apply biome formatting 2026-01-02 01:29:05 +01:00
send.test.ts fix: stage sandbox media for inbound attachments 2026-01-05 06:18:11 +01:00
send.ts style: apply biome formatting 2026-01-02 01:29:05 +01:00
targets.test.ts style: apply biome formatting 2026-01-02 01:29:05 +01:00
targets.ts refactor: normalize group session keys 2026-01-02 10:14:58 +01:00