shenghui kevin
57783680ad
fix(whatsapp): guard updateLastRoute when dmScope isolates DM sessions
...
When session.dmScope is set to 'per-channel-peer', WhatsApp DMs correctly
resolve isolated session keys, but updateLastRouteInBackground unconditionally
wrote lastTo to the main session key. This caused reply routing corruption
and privacy violations.
Only update main session's lastRoute when the DM session actually IS
the main session (sessionKey === mainSessionKey).
Fixes #24912
2026-02-24 03:55:29 +00:00
..
2026-02-24 01:11:34 +00:00
2026-02-24 03:54:29 +00:00
2026-02-24 02:53:39 +00:00
2026-02-24 02:28:00 +00:00
2026-02-21 23:02:44 +00:00
2026-02-24 03:50:53 +00:00
2026-02-24 03:05:58 +00:00
2026-02-24 03:53:45 +00:00
2026-02-24 03:39:41 +00:00
2026-02-23 22:39:48 +00:00
2026-02-24 03:22:55 +00:00
2026-02-24 03:52:49 +00:00
2026-02-24 03:52:49 +00:00
2026-02-24 03:22:48 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 03:33:27 +00:00
2026-02-24 01:09:31 +00:00
2026-02-22 09:21:09 +01:00
2026-02-23 23:54:50 +00:00
2026-02-21 21:44:01 +00:00
2026-02-24 02:53:39 +00:00
2026-02-23 21:25:28 +00:00
2026-02-23 20:40:44 +00:00
2026-02-24 03:12:43 +00:00
2026-02-23 21:25:28 +00:00
2026-02-24 01:33:08 +00:00
2026-02-24 03:52:49 +00:00
2026-02-23 20:15:56 +00:00
2026-02-23 21:17:37 -05:00
2026-02-24 01:09:31 +00:00
2026-02-21 21:40:39 +00:00
2026-02-24 02:21:43 +00:00
2026-02-22 13:30:30 -08:00
2026-02-24 03:28:00 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 01:33:08 +00:00
2026-02-24 03:28:00 +00:00
2026-02-22 08:09:14 +00:00
2026-02-22 18:37:25 +00:00
2026-02-23 05:45:54 +00:00
2026-02-21 21:44:01 +00:00
2026-02-23 05:45:54 +00:00
2026-02-23 05:20:14 +01:00
2026-02-24 03:55:29 +00:00
2026-02-22 18:13:23 -05:00
2026-02-22 17:11:54 +00:00
2026-02-22 16:33:53 -08:00
2026-02-22 10:44:47 +01:00
2026-02-22 13:19:25 +01:00
2026-02-22 13:19:25 +01:00
2026-02-22 14:08:51 +00:00