Eric Lytle
b5102ba4f9
fix(hooks): add isGroup and groupId to message:sent context
...
Adds group context fields to MessageSentHookContext so hooks can
correlate sent events with received events for the same conversation.
Previously, message:received included isGroup/groupId but message:sent
did not, forcing hooks to use mismatched identifiers (e.g. groupId vs
numeric chat ID) when tracking conversations.
Fields are derived from MsgContext in dispatch-from-config and threaded
through route-reply and deliver via the mirror parameter.
Addresses feedback from matskevich (production user, 550+ events)
reported on PR #6797 .
2026-03-02 22:34:43 +00:00
..
2026-03-02 22:34:43 +00:00
2026-02-21 21:44:01 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 02:01:01 +00:00
2026-02-24 02:01:01 +00:00
2026-02-18 01:34:35 +00:00
2026-02-18 17:23:44 +00:00
2026-02-27 10:02:39 +01:00
2026-02-27 18:41:16 -06:00
2026-02-27 19:09:38 +00:00
2026-02-18 01:34:35 +00:00
2026-02-18 01:34:35 +00:00
2026-03-02 21:20:21 +00:00
2026-03-02 21:20:21 +00:00
2026-02-19 14:33:02 -08:00
2026-02-19 14:33:02 -08:00
2026-02-15 04:37:52 +00:00
2026-02-14 01:36:04 +01:00
2026-02-14 01:36:04 +01:00
2026-02-22 21:41:09 +05:30
2026-03-02 06:19:16 +00:00
2026-02-17 15:50:07 +09:00
2026-02-12 19:01:53 -06:00
2026-02-16 14:59:30 +00:00
2026-02-19 14:33:02 -08:00
2026-02-26 14:34:15 +01:00
2026-02-26 14:34:15 +01:00
2026-02-22 08:15:28 +00:00
2026-03-02 04:22:33 +00:00
2026-03-02 04:22:33 +00:00
2026-02-18 17:01:22 +00:00
2026-02-14 19:55:10 +00:00
2026-02-23 05:45:54 +00:00
2026-02-23 21:48:12 +00:00
2026-02-23 21:48:12 +00:00
2026-02-22 20:04:51 +00:00
2026-02-22 08:15:28 +00:00
2026-02-22 08:09:14 +00:00
2026-02-14 23:51:41 +00:00
2026-02-23 19:41:47 +00:00
2026-02-23 20:00:11 +00:00
2026-03-02 21:36:23 +00:00
2026-03-02 05:33:07 +00:00
2026-02-23 13:41:47 +00:00
2026-02-14 16:36:15 +00:00
2026-02-18 01:34:35 +00:00
2026-02-18 01:34:35 +00:00
2026-03-01 14:42:34 +05:30
2026-03-01 14:42:34 +05:30
2026-03-02 09:06:45 +05:30
2026-03-02 03:52:02 +00:00
2026-03-02 03:52:02 +00:00
2026-03-02 20:32:01 +00:00
2026-03-02 20:32:01 +00:00
2026-02-08 20:06:29 -05:00
2026-02-08 20:06:29 -05:00
2026-03-01 20:13:24 -06:00