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

259 commits

Author SHA1 Message Date
Kishan Bagaria
7ee5aa647c - 2026-03-26 22:02:48 -07:00
Tulir Asokan
46d51593e5 backfill: remove non-manual history sync download code path 2026-03-25 20:15:12 +02:00
Tulir Asokan
450ac8960f backfill: mark backfill as complete if only message is the anchor 2026-03-25 19:12:09 +02:00
Tulir Asokan
5c072300bb handlewhatsapp: stop background loops when logged out 2026-03-25 18:13:47 +02:00
Tulir Asokan
e7c8014686 client: don't panic if background connection gets logged out 2026-03-18 18:24:58 +02:00
Tulir Asokan
92cb73e258 startchat: fix filtering contact list 2026-03-10 00:18:27 +02:00
Tulir Asokan
178c04aa4a client: add option to save outgoing messages in db for retry receipts 2026-02-18 15:22:56 +02:00
Tulir Asokan
5c8f6483e9
handlewhatsapp: reroute phone number senders in LID groups (#889) 2026-02-11 20:44:04 +02:00
Nick Mills-Barrett
4437ec0034
Flag retryable direct media errors (#890) 2026-01-29 15:25:56 +00:00
Tulir Asokan
3eae12dd29 handlewhatsapp: allow re-requesting app state recovery after 2 days 2026-01-26 21:56:02 +02:00
Tulir Asokan
db26ccfbe8 handlewhatsapp: automatically try to recover app state on error 2026-01-26 20:38:37 +02:00
Tulir Asokan
5ce60988c6 handlematrix: update BuildDeleteChat call 2026-01-26 15:14:09 +02:00
SpiritCroc
814a3d10ad
Assign beeper action message content for incoming calls (#884) 2026-01-23 16:49:49 +01:00
Nick Mills-Barrett
7fc94a896c
handlewhatsapp: apply lid conversion on delete for me events (#887) 2026-01-22 15:56:20 +00:00
Tulir Asokan
2a92c34a10 commands: allow specifying app state types to sync 2026-01-20 15:50:57 +02:00
Tulir Asokan
7d4560587b mclient: add plugin interface for sending WhatsApp stats 2026-01-20 13:14:48 +02:00
Tulir Asokan
efeaf3ac27 connector: implement network connection resetting 2026-01-15 14:52:36 +02:00
Rafael Bartolome
571392a6da
handlewhatsapp: add stream order to start call event (#883) 2026-01-13 15:10:53 +01:00
Nick Mills-Barrett
474c7f135a
directmedia: use bridgev2.ErrNotLoggedIn 2026-01-09 19:00:18 +00:00
Nick Mills-Barrett
881dce121a
directmedia: improve error messages after requesting media 2026-01-08 16:34:38 +00:00
Tulir Asokan
e3351ce5b0 handlewhatsapp: fix rerouting receipts in LID DMs 2026-01-07 20:54:06 +02:00
Tulir Asokan
7e9cf12b4f handlematrix: remove unnecessary check when deleting chats 2026-01-07 20:01:19 +02:00
Tulir Asokan
0c5704fc4d wadb: rerun LID DM migration 2026-01-07 15:03:45 +02:00
Tulir Asokan
3605645856 client: always use manual history sync downloads 2026-01-07 14:53:39 +02:00
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