1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-16 02:26:53 -04:00
Commit graph

31 commits

Author SHA1 Message Date
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
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Tulir Asokan
d188d14c1e all: remove unsafe direct store access 2025-10-20 22:30:04 +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
18684ac5b2 userinfo: update whatsmeow to fix new group member names in certain cases 2025-08-05 12:48:41 +03:00
Tulir Asokan
8e60111d2e userinfo: reduce risk of races when syncing contacts 2025-07-29 19:34:31 +03:00
Tulir Asokan
261304a4ad directmedia: add support for avatars 2025-07-29 17:43:51 +03:00
Tulir Asokan
e103a8bee4 backfill: fix ignoring PSA chat 2025-07-22 19:25:21 +03:00
Tulir Asokan
b4f42f2e9c userinfo: ensure lid/pn ghost is always synced when the other one is 2025-07-22 17:58:35 +03:00
Tulir Asokan
d881259773 handlewhatsapp: use simpler queue remote event call 2025-07-10 17:57:31 +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
7933a1ff23 handlewhatsapp: improve lid migration detection 2025-06-09 19:48:47 +03: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
24b61134ca userinfo: fix setting identifiers of lid users 2025-05-29 22:13:16 +03:00
Tulir Asokan
6f3e8ea5d1 all: update whatsmeow to use more contexts 2025-05-14 15:02:47 +03:00
Tulir Asokan
94dad0912d all: use safer store access 2025-04-16 15:07:22 +03:00
Tulir Asokan
a64a25ffc8 userinfo: get pn info for lid users 2025-04-08 23:32:52 +03:00
Tulir Asokan
07ffa4f863 userinfo: fix name of PSA user 2025-04-08 22:39:56 +03:00
Tulir Asokan
e2bafd9c31 handlewhatsapp: allow chats with @bot users 2025-03-26 14:26:08 +02:00
Tulir Asokan
9ec53dbbef client: make store access safer 2025-03-06 15:53:29 +02:00
Tulir Asokan
905f9ff976 userinfo: skip resync if client isn't logged in 2024-10-18 16:55:30 +03:00
Tulir Asokan
c5fb9c9f12 all: change import path to go.mau.fi/mautrix-whatsapp 2024-10-15 17:59:57 +03:00
Tulir Asokan
c40fa063b4 userinfo: hardcode name for Meta AI 2024-10-14 14:45:31 +03:00
Tulir Asokan
7ec5e2e5f4 handlewhatsapp: resync contacts on app state sync
Also removes the avatar fetch attempted flag in favor of checking if
the avatar ID is empty.
2024-09-26 18:45:00 +03:00
Tulir Asokan
d07fcc80e3 {chat,user}info: add resync queue 2024-09-26 15:39:08 +03:00
Tulir Asokan
38393fc171 handlewhatsapp: add support for avatar changes 2024-09-26 13:24:14 +03:00
Tulir Asokan
9aa3083da1 userinfo: add missing + to identifier 2024-09-25 17:03:06 +03:00
Tulir Asokan
2395e9b0f5 dbmeta: move types to waid package 2024-09-16 15:38:49 +03:00
Tulir Asokan
2aef3b3f54 v2: update things 2024-09-07 14:24:11 +03:00