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

300 commits

Author SHA1 Message Date
Tulir Asokan
a138a7157b handle*: fix handling mute forever 2025-10-22 13:04:21 +03:00
Tulir Asokan
09153f6acf startchat: update failed participants format 2025-10-21 18:56:23 +03:00
Tulir Asokan
98b7e08f4e startchat,msgconv: return group create errors and allow sending invites in DMs 2025-10-21 17:42:25 +03:00
Tulir Asokan
4171a95b01 startchat: exclude non-contacts from GetContactList response 2025-10-21 17:16:54 +03:00
Tulir Asokan
d188d14c1e all: remove unsafe direct store access 2025-10-20 22:30:04 +03:00
Conan
91b2a32b3c
handlematrix: implement DeleteChatHandlingNetworkAPI (#851) 2025-10-16 23:27:05 +00:00
Tulir Asokan
1385a4f93f connector: fix hardcoded_wa_version in log 2025-10-10 01:38:58 +03:00
Kishan Bagaria
f7fa9fe142
msgconv: fix view once placeholder copy when you send instead of receive (#848)
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2025-10-05 15:28:58 +00:00
Tulir Asokan
425556d0fa client: disable decrypted event buffer 2025-10-04 20:45:38 +03:00
Tulir Asokan
a4fb0844f5 client: enable synchronous acks and decrypted event buffer for everyone 2025-10-04 20:12:05 +03:00
Tulir Asokan
aab1153449 dependencies: update whatsmeow and set PostgresArrayWrapper properly 2025-10-03 15:05:05 +03:00
Tulir Asokan
b034552d6f handlematrix: implement account data interfaces 2025-10-02 15:14:19 +03:00
Tulir Asokan
b4a929b7aa chatinfo: flag group resyncs as excluded from timeline 2025-10-01 14:59:46 +03:00
fru-9D
3541409ae6
msgconv/from-matrix: fix filename of documents without caption (#840) 2025-09-29 19:31:51 +03:00
Tulir Asokan
ca117161e8 dependencies: update whatsmeow 2025-09-29 19:26:47 +03:00
Tulir Asokan
462bce6f37 handlewhatsapp: decrypt secret encrypted messages
Closes #841
2025-09-29 19:23:15 +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
f632402989 handlewhatsapp: reroute LID calls to phone number DM portal 2025-09-19 15:48:58 +03:00
Tulir Asokan
a5181b03ff capabilities: enable implicit read receipts 2025-09-19 14:32:31 +03:00
Tulir Asokan
8692347211 msgconv/from-whatsapp: ignore disappearing timers in backfill 2025-09-17 15:04:12 +03:00
Tulir Asokan
5d352f464a config: add support for redacted phone in displayname template 2025-09-12 15:15:48 +03:00
Tulir Asokan
3c96a4186c msgconv/from-whatsapp: add action message metadata to disappearing notices 2025-09-09 16:27:55 +03:00
Tulir Asokan
55d275b9e9 startchat: add support for creating groups 2025-09-01 18:15:21 +03:00
Peter Smit
bd0d24e1e4
handlematrix: add support for room name/topic/avatar changes (#834)
Fixes #833 

Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-08-28 03:08:25 +03:00
Tulir Asokan
37f0c4ad18 handlematrix: add support for changing disappearing timer 2025-08-25 19:03:58 +03:00
Tulir Asokan
6c5f05ce36 msgconv/from-whatsapp: properly update disappearing message timer in room state 2025-08-25 17:23:54 +03:00
Kishan Bagaria
c7602c02c9
all: enable mautrix-go's new disappearing message features (#829) 2025-08-25 14:56:55 +03:00
Tulir Asokan
7ff2f9f206 msgconv/from-matrix: don't allow sending png to whatsapp 2025-08-25 14:49:52 +03:00
Tulir Asokan
dca368d02e msgconv/from-whatsapp: don't use different logins for mentions in split portals 2025-08-21 17:13:54 +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
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
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
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
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
Kishan Bagaria
a26b8e72bb
client: translate viewing chat status into presence on whatsapp (#816) 2025-07-27 07:28:55 -07:00