Files
WhatsApp-Chat-Exporter/Whatsapp_Chat_Exporter
lifnej ee7db8092c Fixes: #144
- Randomly generated JIDs seem to have an entry in jid_map that can be used to get the phone number. My dataset has < 100 such entries and
  all of them are fixed without breaking existing ones. If a contact has only randomized JIDs or is missing jid_map entries this won't work.
- I don't know if jid_map is a new table, but to avoid breaking stuff _get_messages does an additional fallback if jid_map does not exist.
2025-10-04 16:24:04 +02:00
..
2024-12-08 20:35:54 +08:00
2025-05-11 18:07:51 +08:00
2025-10-04 16:24:04 +02:00
2025-05-11 18:16:17 +08:00
2025-05-11 18:07:51 +08:00
2025-06-29 10:49:01 +02:00