1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-16 10:33:14 -04:00
Commit graph

40 commits

Author SHA1 Message Date
Tulir Asokan
5c8f6483e9
handlewhatsapp: reroute phone number senders in LID groups (#889) 2026-02-11 20:44:04 +02:00
Tulir Asokan
ba9f5c61c1 handle*: fix more DM LID rerouting issues 2025-11-11 19:02:18 +02:00
Tulir Asokan
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Kishan Bagaria
f7fa9fe142
msgconv: fix view once placeholder copy when you send instead of receive (#848)
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2025-10-05 15:28:58 +00:00
Tulir Asokan
a39d89c9d8 handlematrix: allow resyncing DM portals on viewing chat event 2025-09-25 20:24:15 +03:00
Tulir Asokan
8692347211 msgconv/from-whatsapp: ignore disappearing timers in backfill 2025-09-17 15:04:12 +03:00
Tulir Asokan
38ccb92901 msgconv/from-whatsapp: include raw data in unknown message info 2025-08-06 16:37:23 +03:00
Tulir Asokan
1dfcdcb463
directmedia: add hacky support for media edits (#819) 2025-07-29 18:10:25 +03:00
Tulir Asokan
825dc7728f events: force first message after resync to use lid ghost 2025-07-17 15:13:21 +03:00
Tulir Asokan
3e96e7158f id: fill sender login ID properly in LID event senders 2025-07-03 21:44:15 +03:00
Tulir Asokan
5ba8c9e43d handlewhatsapp: only consider addressing mode for migration check 2025-06-09 22:27:50 +03:00
Tulir Asokan
9d1b49de7d handlewhatsapp: add log identifier for lid migration 2025-06-09 19:53:23 +03:00
Tulir Asokan
7933a1ff23 handlewhatsapp: improve lid migration detection 2025-06-09 19:48:47 +03:00
Tulir Asokan
7b01903ca1
handlewhatsapp: sync member list on first lid message (#799) 2025-06-09 16:23:23 +03:00
Tulir Asokan
c7f19fe8b1 handlewhatsapp: move dont_render_edited to top level 2025-04-11 20:29:13 +03:00
Tulir Asokan
729fce0f58 handlewhatsapp: add dont_render_edited flag for decryption retries 2025-04-11 19:59:56 +03:00
Tulir Asokan
68d732aa51 handlewhatsapp: handle announcement group comments 2025-04-08 22:39:31 +03:00
Tulir Asokan
e2bafd9c31 handlewhatsapp: allow chats with @bot users 2025-03-26 14:26:08 +02:00
Tulir Asokan
483a233536 handlewhatsapp: store handled edits in metadata 2025-03-16 15:41:38 +02:00
Tulir Asokan
96c00016f7 handlewhatsapp: handle undecryptable view-once messages 2024-12-02 19:42:47 +02:00
Tulir Asokan
d838491cc5 events: fix target message for reactions in DMs 2024-11-14 14:59:20 +02:00
Tulir Asokan
8dc2701194 directmedia: implement 2024-11-06 16:42:24 +01:00
Tulir Asokan
c5fb9c9f12 all: change import path to go.mau.fi/mautrix-whatsapp 2024-10-15 17:59:57 +03:00
Tulir Asokan
d961ed1de7 msgconv/from-whatsapp: cache converted media messages to bridge caption edits 2024-10-14 20:01:19 +03:00
Tulir Asokan
a38ab078d2 msgconv/from-whatsapp: add option to disable bridging view-once media 2024-10-07 17:14:24 +03:00
Tulir Asokan
6e6c67967d handlewhatsapp,matrix: provide stream order in messages
[skip cd]
2024-10-01 17:34:04 +03:00
Tulir Asokan
acb56e4ac4 mediarequest: implement requesting old media 2024-10-01 14:29:01 +03:00
Tulir Asokan
5deafa0112 analytics: track undecryptable messages 2024-09-27 14:44:15 +03:00
Tulir Asokan
d07fcc80e3 {chat,user}info: add resync queue 2024-09-26 15:39:08 +03:00
Tulir Asokan
d604b0fd13 handlewhatsapp: fix handling messages that become decryptable 2024-09-16 15:57:50 +03:00
Tulir Asokan
ec87e7b8d0 msgconv/from-whatsapp: set db metadata in message converter 2024-09-16 15:41:23 +03:00
Tulir Asokan
2395e9b0f5 dbmeta: move types to waid package 2024-09-16 15:38:49 +03:00
Tulir Asokan
be54129f5d handlewhatsapp: fix group messages 2024-09-10 19:41:46 +03:00
Tulir Asokan
d4991cb0b6 handlewhatsapp: add placeholders for missing events 2024-09-10 18:15:38 +03:00
Tulir Asokan
91fbf6f609 legacymigrate: fix things 2024-09-10 15:09:08 +03:00
Tulir Asokan
902641f579 pre-commit: add staticcheck 2024-09-07 14:27:13 +03:00
Tulir Asokan
2aef3b3f54 v2: update things 2024-09-07 14:24:11 +03:00
Rajeh Taher
184bf0a77b v2: edits and revokes, code style fixes 2024-09-07 14:23:32 +03:00
Rajeh Taher
78af9e18ab v2: phone code login and bug fixes 2024-09-07 14:23:12 +03:00
Rajeh Taher
ab3d8f3c9f v2: start working on connector 2024-09-07 14:22:28 +03:00