1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-07-06 22:33:20 -04:00
Commit graph

285 commits

Author SHA1 Message Date
Tulir Asokan
0a0d72e743 backfill: include message count in all history sync storage logs 2026-01-07 14:53:26 +02:00
Tulir Asokan
59bc54e60f handlewhatsapp: reroute LID senders in broadcast lists 2026-01-07 13:38:22 +02:00
Tulir Asokan
c39f5eb9cb startchat,handlematrix: fix handling room avatars 2025-12-30 23:01:00 +02:00
Tulir Asokan
1214b97c65
handlematrix: leave group before deleting chat (#870) 2025-12-18 14:35:35 +02:00
Tulir Asokan
c050d3eb34 connector: add timeout for fetching latest whatsapp web version 2025-12-17 16:38:19 +02:00
Tulir Asokan
34b2e2fb30 capabilities: remove incorrect edit max count 2025-12-15 13:48:27 +02:00
Tulir Asokan
499857ce8d client: undo connecting state for background connections 2025-12-09 12:52:47 +02:00
Tulir Asokan
b5a1b1b1b1 client: add connecting bridge state 2025-12-09 12:50:57 +02:00
Tulir Asokan
8fb00ccc7c directmedia: update interface 2025-12-03 22:10:57 +02:00
Tulir Asokan
23ea890b47 handlematrix: use new interface for redirecting invites to correct ID 2025-12-02 15:27:34 +02:00
Tulir Asokan
3a65bdaf1e directmedia: add debug log for missing avatars 2025-11-26 19:14:04 +02:00
Tulir Asokan
0f7582cf19 connector: add migration to delete LID DM portals 2025-11-14 17:47:58 +02:00
Tulir Asokan
10a8c64d63 backfill: fix panic when reaction is missing sender 2025-11-13 18:09:26 +02:00
Tulir Asokan
88a7a2b8d7 chatinfo: don't apply history sync metadata on later resyncs 2025-11-13 15:03:59 +02:00
Tulir Asokan
a291d40d66 backfill: reroute LID DMs in history syncs 2025-11-11 19:13:33 +02:00
Tulir Asokan
ba9f5c61c1 handle*: fix more DM LID rerouting issues 2025-11-11 19:02:18 +02:00
Nick Mills-Barrett
6be815e6f5
connector: re-request media when no URL present in current message 2025-11-11 12:03:17 +00:00
Tulir Asokan
cba1704046 handlewhatsapp: reroute LID typing notifications and fix receipts
Fixes #860
2025-11-09 11:21:36 +02:00
Tulir Asokan
e4ea06f68e dependencies: update whatsmeow 2025-11-06 17:38:05 +01:00
Conan
22e6027776
startchat: normalize identifiers to phone numbers when creating group (#855) 2025-10-30 18:13:03 +02:00
Tulir Asokan
25ea0d986a handlewhatsapp: ignore motion photos for now 2025-10-29 14:53:40 +02:00
Tulir Asokan
1f65164cf3 userinfo: add debug log if lid and pn contact info don't agree 2025-10-28 18:14:23 +02:00
Tulir Asokan
3531a96bd4 userinfo: always fetch alt jid contact when updating user info 2025-10-28 17:08:13 +02:00
Rajeh Taher
1b24b61c0a
msgconv,handewhatsapp: Bridge "Live photos" as GIFs (#845)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-10-28 15:17:51 +02:00
Vaibhav Raj
ddc6f504a5
login: wrap ratelimit errors from whatsapp (#852) 2025-10-27 19:09:06 +02:00
Tulir Asokan
e1c3d5092f capabilities: advertise supported state events and member actions
Closes #858
Closes #856
2025-10-27 19:01:33 +02:00
Tulir Asokan
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Tulir Asokan
0f9dc4a395 handlewhatsapp: fix deleting space when leaving community 2025-10-22 18:57:28 +03:00
Tulir Asokan
a138a7157b handle*: fix handling mute forever 2025-10-22 13:04:21 +03:00
Tulir Asokan
09153f6acf startchat: update failed participants format 2025-10-21 18:56:23 +03:00
Tulir Asokan
98b7e08f4e startchat,msgconv: return group create errors and allow sending invites in DMs 2025-10-21 17:42:25 +03:00
Tulir Asokan
4171a95b01 startchat: exclude non-contacts from GetContactList response 2025-10-21 17:16:54 +03:00
Tulir Asokan
d188d14c1e all: remove unsafe direct store access 2025-10-20 22:30:04 +03:00
Conan
91b2a32b3c
handlematrix: implement DeleteChatHandlingNetworkAPI (#851) 2025-10-16 23:27:05 +00:00
Tulir Asokan
1385a4f93f connector: fix hardcoded_wa_version in log 2025-10-10 01:38:58 +03: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
425556d0fa client: disable decrypted event buffer 2025-10-04 20:45:38 +03:00
Tulir Asokan
a4fb0844f5 client: enable synchronous acks and decrypted event buffer for everyone 2025-10-04 20:12:05 +03:00
Tulir Asokan
aab1153449 dependencies: update whatsmeow and set PostgresArrayWrapper properly 2025-10-03 15:05:05 +03:00
Tulir Asokan
b034552d6f handlematrix: implement account data interfaces 2025-10-02 15:14:19 +03:00
Tulir Asokan
b4a929b7aa chatinfo: flag group resyncs as excluded from timeline 2025-10-01 14:59:46 +03:00
Tulir Asokan
462bce6f37 handlewhatsapp: decrypt secret encrypted messages
Closes #841
2025-09-29 19:23:15 +03:00
Tulir Asokan
9482665e95 {chat,user}info: always save last sync ts if min interval is less than a day 2025-09-25 20:27:28 +03:00
Tulir Asokan
a39d89c9d8 handlematrix: allow resyncing DM portals on viewing chat event 2025-09-25 20:24:15 +03:00
Tulir Asokan
f632402989 handlewhatsapp: reroute LID calls to phone number DM portal 2025-09-19 15:48:58 +03:00
Tulir Asokan
a5181b03ff capabilities: enable implicit read receipts 2025-09-19 14:32:31 +03:00
Tulir Asokan
8692347211 msgconv/from-whatsapp: ignore disappearing timers in backfill 2025-09-17 15:04:12 +03:00
Tulir Asokan
5d352f464a config: add support for redacted phone in displayname template 2025-09-12 15:15:48 +03:00
Tulir Asokan
55d275b9e9 startchat: add support for creating groups 2025-09-01 18:15:21 +03:00
Peter Smit
bd0d24e1e4
handlematrix: add support for room name/topic/avatar changes (#834)
Fixes #833 

Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-08-28 03:08:25 +03:00