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

1,946 commits

Author SHA1 Message Date
Tulir Asokan
48a42719de Bump version to v0.12.4 v0.12.4 2025-08-16 14:21:20 +03:00
Tulir Asokan
4904f5fff3 startchat: allow bot and lid mxids in validateIdentifier 2025-08-16 14:02:19 +03:00
Kishan Bagaria
59068ca5fc
msgconv/from-whatsapp: fix markdown support in meta ai responses (#828) 2025-08-15 08:19:41 -07:00
Kishan Bagaria
ec57ea91aa
msgconv/from-whatsapp: add better support for meta ai responses (#827) 2025-08-15 17:59:57 +03:00
Kishan Bagaria
f71349fcc4
msgconv/from-whatsapp: add better placeholder for kept messages (#826) 2025-08-15 17:30:47 +03:00
Kishan Bagaria
b92fb20336
msgconv/from-whatsapp: add better placeholder for pinning messages (#825) 2025-08-15 13:59:44 +00:00
Tulir Asokan
c160ecbf16 handlewhatsapp: fix lid rerouting for undecryptable messages 2025-08-11 17:17:32 +03:00
Tulir Asokan
1b65e1aa45 dependencies: update whatsmeow 2025-08-07 10:22:08 +03:00
Tulir Asokan
38ccb92901 msgconv/from-whatsapp: include raw data in unknown message info 2025-08-06 16:37:23 +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
3cefbb2cfc msgconv/from-matrix: restore passthrough of animated webp stickers 2025-08-03 19:51:53 +03:00
Tulir Asokan
40fe582cf9 dependencies: update mautrix-go 2025-08-01 12:04:44 +03:00
Brad Murray
394622e205
login: add better error codes for invalid login inputs (#821) 2025-07-31 13:07:22 -04:00
Tulir Asokan
56c157ad5e client: fix push name syncing flag 2025-07-31 17:20:56 +03:00
Tulir Asokan
262e7fc793 Revert "msgconv/from-matrix: try to escape formatting characters in plain text"
This reverts commit d61c197be5.
2025-07-31 14:54:13 +03:00
Tulir Asokan
81875864ed dependencies: update mautrix-go 2025-07-31 14:28:07 +03:00
Tulir Asokan
c21648f31e backfill: unwrap associated child messages 2025-07-31 12:39:20 +03:00
Tulir Asokan
2624702a39 client: fix potential deadlock in background connections 2025-07-30 13:27:16 +03:00
Tulir Asokan
8e60111d2e userinfo: reduce risk of races when syncing contacts 2025-07-29 19:34:31 +03:00
Tulir Asokan
1dfcdcb463
directmedia: add hacky support for media edits (#819) 2025-07-29 18:10:25 +03:00
Kishan Bagaria
de08fe9109
handlewhatsapp: convert HD image/video dual uploads into edits (#818)
looks like whatsapp is now uploading a SD version first and replacing
the message with a HD version subsequently (which currently shows up as
"Unknown message type, please view it on the WhatsApp app")

---------

Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-07-29 07:52:17 -07:00
Tulir Asokan
261304a4ad directmedia: add support for avatars 2025-07-29 17:43:51 +03:00
Tulir Asokan
bf96ce9f21 dependencies: update mautrix-go 2025-07-28 22:04:28 +03:00
Tulir Asokan
16fa09e94e dependencies: update mautrix-go 2025-07-28 17:39:01 +03:00
Kishan Bagaria
101906ca3c
client: refactor SendPresence calls (#817)
in https://github.com/mautrix/whatsapp/pull/816 we started setting
lastPresence

in this one, we make sure it's set in some other codepaths
2025-07-28 07:35:41 -07:00
Tulir Asokan
5965ee828d legacyprovision: switch to standard http mux 2025-07-28 15:59:00 +03:00
Kishan Bagaria
a26b8e72bb
client: translate viewing chat status into presence on whatsapp (#816) 2025-07-27 07:28:55 -07:00
Tulir Asokan
2ae35f0377 handlewhatsapp: route bot messages to phone number DM as well 2025-07-22 23:37:27 +03:00
Tulir Asokan
a2275a587f dependencies: update whatsmeow 2025-07-22 22:45:54 +03:00
Tulir Asokan
ebeef0bbbb dependencies: update mautrix-go 2025-07-22 20:33:29 +03:00
Tulir Asokan
e103a8bee4 backfill: fix ignoring PSA chat 2025-07-22 19:25:21 +03:00
Tulir Asokan
1b6ed76fe9 backfill: fix timer stopping 2025-07-22 19:12:07 +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
8b36b353cf backfill: make wait time before starting portal creation configurable 2025-07-22 17:53:06 +03:00
Tulir Asokan
70195c8d22 backfill,wadb: store login ts when chat was synced instead of boolean flag 2025-07-22 16:33:26 +03:00
Tulir Asokan
0be2c5e3b6 backfill: mark task as not done when receiving new messages 2025-07-22 16:21:54 +03:00
Tulir Asokan
76079263d1 handlewhatsapp: add support for lid avatar changes 2025-07-22 15:58:13 +03:00
Tulir Asokan
cadc10719e dependencies: update whatsmeow 2025-07-22 14:07:54 +03:00
Tulir Asokan
d61c197be5 msgconv/from-matrix: try to escape formatting characters in plain text 2025-07-22 14:06:37 +03:00
Tulir Asokan
e8697341dd msgconv/from-whatsapp: add better placeholder for album messages 2025-07-17 15:31:36 +03:00
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
1183251621 .github: update issue templates
[skip ci]
2025-07-17 11:27:52 +03:00
Tulir Asokan
3dd9b894d0 Bump version to v0.12.3 v0.12.3 2025-07-16 11:44:44 +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
3c4ee7c17a changelog: update 2025-07-10 00:26:51 +03:00
Tulir Asokan
559a09bb4a dependencies: update whatsmeow 2025-07-10 00:26:43 +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