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

30 commits

Author SHA1 Message Date
Tulir Asokan
5ce60988c6 handlematrix: update BuildDeleteChat call 2026-01-26 15:14:09 +02:00
Tulir Asokan
7e9cf12b4f handlematrix: remove unnecessary check when deleting chats 2026-01-07 20:01:19 +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
23ea890b47 handlematrix: use new interface for redirecting invites to correct ID 2025-12-02 15:27:34 +02:00
Tulir Asokan
ba9f5c61c1 handle*: fix more DM LID rerouting issues 2025-11-11 19:02:18 +02:00
Tulir Asokan
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Conan
91b2a32b3c
handlematrix: implement DeleteChatHandlingNetworkAPI (#851) 2025-10-16 23:27:05 +00:00
Tulir Asokan
b034552d6f handlematrix: implement account data interfaces 2025-10-02 15:14:19 +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
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
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
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
4295808186 chatinfo: store group addressing mode 2025-04-09 00:29:33 +03:00
Tulir Asokan
68d732aa51 handlewhatsapp: handle announcement group comments 2025-04-08 22:39:31 +03:00
Ping Chen
c9220946da
client: implement HandleMatrixMembership (#765) 2025-03-19 20:18:28 +09:00
Tulir Asokan
07f721458d handlewhatsapp: implement status broadcast related config options 2024-10-16 16:49:32 +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
7a6eabf25f msgconv/from-matrix: add support for polls 2024-10-07 16:14:58 +03:00
Tulir Asokan
6e6c67967d handlewhatsapp,matrix: provide stream order in messages
[skip cd]
2024-10-01 17:34:04 +03:00
Tulir Asokan
2395e9b0f5 dbmeta: move types to waid package 2024-09-16 15:38:49 +03:00
Tulir Asokan
91fbf6f609 legacymigrate: fix things 2024-09-10 15:09:08 +03:00
Tulir Asokan
2aef3b3f54 v2: update things 2024-09-07 14:24:11 +03:00
Rajeh Taher
8fecdebf68 v2: contact listing and creating chats, read receipts, typing notifications 2024-09-07 14:23:49 +03:00
Rajeh Taher
184bf0a77b v2: edits and revokes, code style fixes 2024-09-07 14:23:32 +03:00
Rajeh Taher
f19ee89381 v2: initial working message conversion code and other fixes 2024-09-07 14:22:35 +03:00
Rajeh Taher
ab3d8f3c9f v2: start working on connector 2024-09-07 14:22:28 +03:00