1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-14 17:56:53 -04:00
Commit graph

2,069 commits

Author SHA1 Message Date
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
Tulir Asokan
69622b6ee7 changelog: update 2025-11-11 16:35:47 +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
5ef54de8f0 dependencies: update whatsmeow 2025-11-10 13:08:50 +02:00
Tulir Asokan
b4f3a1f492 msgconv/from-whatsapp: update reply participant rerouting 2025-11-09 13:35:51 +02:00
Tulir Asokan
ec1229a4cb dependencies: update mautrix-go 2025-11-09 11:41:37 +02:00
Tulir Asokan
3b59a46277 msgconv/from-whatsapp: reroute DM reply participants to phone numbers 2025-11-09 11:27:39 +02: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
040456f346 dependencies: update whatsmeow 2025-10-28 18:51:55 +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
Tulir Asokan
f57f78b705 dependencies: update mautrix-go 2025-10-28 15:17:55 +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
11bd416e03 dependencies: update mautrix-go 2025-10-27 17:58:11 +02:00
Tulir Asokan
759c05028b msgconv/wa-media: reduce sticker size 2025-10-27 17:51:50 +02:00
Tulir Asokan
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Tulir Asokan
1d320e9094 dependencies: update 2025-10-24 12:45:35 +03: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
4b388237aa docker: use gitlab dependency proxy for CI builds 2025-10-21 14:18:41 +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
9802479e6b Bump version to v25.10 v0.2510.0 2025-10-16 12:05:32 +02:00
Tulir Asokan
dba863c38a dependencies: update whatsmeow 2025-10-10 14:40:08 +03:00
Tulir Asokan
1385a4f93f connector: fix hardcoded_wa_version in log 2025-10-10 01:38:58 +03:00
Tulir Asokan
2c38e786a2 changelog: update 2025-10-06 16:52:00 +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
6fbd345524 dependencies: update whatsmeow 2025-10-05 11:32:04 +03:00
Tulir Asokan
425556d0fa client: disable decrypted event buffer 2025-10-04 20:45:38 +03:00
Tulir Asokan
562e2422dd dependencies: update whatsmeow 2025-10-04 20:33:19 +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
03f04fe893 dependencies: update whatsmeow 2025-10-04 16:00:23 +03:00
Tulir Asokan
72dae66a47 dependencies: update whatsmeow 2025-10-03 18:49:58 +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
b34c75374d dependencies: update whatsmeow 2025-10-01 00:56:14 +03:00
fru-9D
3541409ae6
msgconv/from-matrix: fix filename of documents without caption (#840) 2025-09-29 19:31:51 +03:00
Tulir Asokan
ca117161e8 dependencies: update whatsmeow 2025-09-29 19:26:47 +03:00