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

209 commits

Author SHA1 Message Date
Tulir Asokan
825dc7728f events: force first message after resync to use lid ghost 2025-07-17 15:13:21 +03:00
Tulir Asokan
0be53e58c6 waid/dbmeta: remove unnecessary LID field in user login metadata 2025-07-17 11:42:11 +03:00
Tulir Asokan
aa3bb1ea5e handlewhatsapp,backfill: propagate QueueRemoteEvent results in more places 2025-07-10 18:03:16 +03:00
Tulir Asokan
d881259773 handlewhatsapp: use simpler queue remote event call 2025-07-10 17:57:31 +03:00
Tulir Asokan
3fdd4e035f client: fix logger in whatsmeow background context 2025-07-10 00:24:15 +03:00
Tulir Asokan
6c023f0290 userinfo: fix log if next ghost resync isn't scheduled 2025-07-09 16:37:28 +03:00
Tulir Asokan
4e5c4ccf0c handlewhatsapp: fix call notices in groups 2025-07-09 15:56:14 +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
d27e655109 msgconv/from-matrix: convert quicktime videos to mp4 when sending 2025-07-03 00:54:33 +03:00
Tulir Asokan
2f90bd4a0c directmedia: fix handling retries when there's no state 2025-07-02 21:01:23 +03:00
Tulir Asokan
58cc5110d2 client: don't fetch latest version number for background connections 2025-07-01 01:23:56 +03:00
Tulir Asokan
da130190f0 chatinfo: fix phone number removes in group lid migration 2025-06-30 19:52:49 +03:00
Tulir Asokan
628902dae8
handlewhatsapp: plumb event handling result to whatsmeow (#804) 2025-06-17 19:54:37 +03:00
Tulir Asokan
5f3abdba53 handlewhatsapp: fix read receipts in lid groups 2025-06-16 21:37:22 +03:00
Tulir Asokan
3697418d32 client: log connect errors 2025-06-14 16:03:23 +03:00
Tulir Asokan
27045b27c6 handlewhatsapp: redirect LID DMs sent from other devices to PN portal 2025-06-14 12:36:25 +03:00
Tulir Asokan
d58b0267f3 startchat: don't allow creating DMs with LIDs for now 2025-06-14 12:36:01 +03:00
Tulir Asokan
053c4a6a76 handlewhatsapp: force lid DMs into phone number portal 2025-06-10 16:40:41 +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
3dd3ed82d5 client: update background context on connect 2025-06-09 17:05:03 +03:00
Tulir Asokan
7b01903ca1
handlewhatsapp: sync member list on first lid message (#799) 2025-06-09 16:23:23 +03:00
Tulir Asokan
65af858748 dependencies: update whatsmeow 2025-06-06 12:47:58 +03:00
Tulir Asokan
30f0ac71fb dependencies: update whatsmeow to use bridge background context 2025-06-05 14:29:51 +03:00
Tulir Asokan
f5b835e042 client: fix viewing chat handler 2025-06-04 00:43:51 +03:00
Tulir Asokan
c47fced2fd
handlewhatsapp: add queue for incoming history sync notifications (#798) 2025-06-03 19:53:00 +03:00
Nick Mills-Barrett
cbcc302f89
client: immediately sync portal and DM ghost when viewed
Implements the `bridgev2.ChatViewingNetworkAPI` API and triggers chat
or ghost resync when a chat is viewed.
2025-06-03 13:22:51 +01:00
Nick Mills-Barrett
03b42f0d51
userinfo: expose portal resync configuration settings
Enables tweaking the sync interval/etc for non-cloud environments.
2025-06-03 13:22:51 +01:00
Tulir Asokan
57d6ec721e msgconv/from-whatsapp: fix mentions of Matrix users in lid groups 2025-05-30 17:15:36 +03:00
Tulir Asokan
8ed1a47af4 backfill: short circuits sleeps if context is canceled 2025-05-30 12:09:30 +03:00
Tulir Asokan
24b61134ca userinfo: fix setting identifiers of lid users 2025-05-29 22:13:16 +03:00
Conan
513d5ecaf0
directmedia: extract lottie zip (#793) 2025-05-26 23:51:46 +08:00
Toni Spets
c9f1e9cb77 connector: Retry connect network errors in background 2025-05-21 15:47:04 +03:00
Tulir Asokan
98a695f15c login: don't require entering phone number for relogin 2025-05-15 15:25:44 +03:00
Tulir Asokan
6f3e8ea5d1 all: update whatsmeow to use more contexts 2025-05-14 15:02:47 +03:00
Tulir Asokan
b81f71d543 handlematrix: use client-generated transaction IDs 2025-05-01 16:59:57 +03:00
Tulir Asokan
746aa0fbcb msgconv/wa-media: update lottie mime type
As per <https://www.iana.org/assignments/media-types/video/lottie+json>
2025-04-24 15:57:49 +03:00
Tulir Asokan
73296a3c01 wadb/conversation: use highest message timestamp if conversation info doesn't have it 2025-04-24 13:15:11 +03:00
Tulir Asokan
927db4505b backfill: disable backfilling PSA chat 2025-04-24 12:36:34 +03:00
Tulir Asokan
88efecef60 handlematrix: update error messages for failing to parse IDs 2025-04-21 15:03:33 +03:00
Tulir Asokan
94dad0912d all: use safer store access 2025-04-16 15:07:22 +03:00
Tulir Asokan
5d0d1ce1f5 phoneping: remove custom error messages
Fixes #783
2025-04-15 15:02:13 +03:00
Tulir Asokan
b65fac7427 client: set name/avatar in remote profile
Closes #784
2025-04-15 15:02:11 +03:00
Tulir Asokan
83dda14d34 analytics: don't obfuscate lids
Only phone numbers need to be obfuscated
2025-04-14 14:30:46 +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
81ef33ffe8 commands: add invite link and join commands 2025-04-09 12:41:50 +03:00
Tulir Asokan
f274134afe commands: add sync command 2025-04-09 12:37:43 +03:00
Tulir Asokan
4295808186 chatinfo: store group addressing mode 2025-04-09 00:29:33 +03:00