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

315 commits

Author SHA1 Message Date
Tulir Asokan
6510ff1ffd backfill: do initial backfill even if only bootstrap is received 2026-04-13 12:34:32 +03:00
Tulir Asokan
e218f9c629 backfill: log number of rows when deleting messages 2026-04-10 20:12:51 +03:00
Tulir Asokan
520d7b9f26 backfill: use new slow fetch flags 2026-04-10 20:04:26 +03:00
Tulir Asokan
8b16f9d470 backfill: log when deleting messages 2026-04-10 17:38:46 +03:00
Tulir Asokan
e2869f2a1d backfill: add support for on-demand backwards backfill requests 2026-04-02 15:08:00 +03:00
Tulir Asokan
21514cd218 dependencies: update mautrix-go 2026-03-31 19:36:55 +03: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
2f5ad1f435 msgconv/from-whatsapp: ensure nil messages are treated as unknown 2026-03-18 18:21:17 +02:00
Tulir Asokan
7f1a40ccd3 msgconv/wa-poll: fix handling updates to unknown polls 2026-03-18 17:58:37 +02:00
Tulir Asokan
f73b06fdc4 msgconv/from-*: add support for room mentions 2026-03-18 15:26:28 +02:00
Tulir Asokan
7a4580241e msgconv/wa-business: fix duplicate content in template media messages 2026-03-15 23:04:15 +02:00
Tulir Asokan
92cb73e258 startchat: fix filtering contact list 2026-03-10 00:18:27 +02:00
Tulir Asokan
090f3d274f dependencies: update 2026-03-06 00:00:25 +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