scoootscooob
73e6dc361e
fix(whatsapp): propagate fromMe through inbound message pipeline
...
The `fromMe` flag from Baileys' WAMessage.key was only used for
access-control filtering and then discarded. This meant agents
could not distinguish owner-sent messages from contact messages
in DM conversations (everything appeared as from the contact).
Add `fromMe` to `WebInboundMessage`, store it during message
construction, and thread it through `buildInboundLine` →
`formatInboundEnvelope` so DM transcripts prefix owner messages
with `(self):`.
Closes #32061
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 21:20:21 +00:00
..
2026-03-02 21:07:52 +00:00
2026-03-02 20:55:15 +00:00
2026-03-02 21:20:21 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 12:13:45 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 20:49:50 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:13:58 +00:00
2026-03-02 20:19:10 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 20:55:15 +00:00
2026-03-02 20:27:49 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 04:29:18 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 20:35:45 +00:00
2026-03-02 19:57:33 +00:00
2026-02-22 09:21:09 +01:00
2026-03-02 19:57:33 +00:00
2026-03-02 04:14:06 +00:00
2026-03-02 16:24:26 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 20:19:10 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 21:19:23 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 07:13:11 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 03:28:25 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 20:55:15 +00:00
2026-03-02 19:57:33 +00:00
2026-02-22 18:37:25 +00:00
2026-03-02 21:07:52 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 19:48:02 +00:00
2026-02-26 18:39:13 -05:00
2026-03-02 21:20:21 +00:00
2026-02-22 18:13:23 -05:00
2026-03-02 16:06:52 +00:00
2026-03-01 23:06:10 -08:00
2026-03-01 15:45:21 -08:00
2026-03-01 14:23:46 -08:00
2026-03-02 19:57:33 +00:00
2026-02-22 13:19:25 +01:00
2026-02-22 13:19:25 +01:00
2026-03-02 04:04:36 +00:00
2026-03-02 04:04:36 +00:00