Files
chatmail-core/src
Hocuri e7d0687d90 Don't set fake msg_id in resent messages
Setting the msg_id to `u32::MAX` is hacky, and may just as well break
things as it may fix things, because some code may use the msg.id to
load information from the database, like `get_iroh_topic_for_msg()`.

From reading the code, I couldn't find any problem with leaving the
correct `msg_id`, and if there is one, then we should add a function
parameter `is_resending` that is checked in the corresponding places.
2026-04-21 16:24:10 +02:00
..
2025-11-16 14:48:50 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-02-03 18:31:55 +00:00
2025-10-26 07:08:54 +00:00
2026-04-17 15:24:24 +00:00
2026-03-25 19:53:10 +00:00
2026-03-17 20:08:38 +00:00
2026-02-23 15:58:06 +00:00
2026-04-17 15:24:24 +00:00
2026-03-30 08:38:28 +00:00
2026-04-15 05:33:52 +00:00
2025-11-08 03:26:23 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-03-25 20:31:53 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2025-06-26 14:07:39 +00:00