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

35 commits

Author SHA1 Message Date
Tulir Asokan
88a7a2b8d7 chatinfo: don't apply history sync metadata on later resyncs 2025-11-13 15:03:59 +02:00
Tulir Asokan
1cd8d7441a all: update whatsmeow methods to use contexts 2025-10-27 16:20:47 +02:00
Tulir Asokan
b4a929b7aa chatinfo: flag group resyncs as excluded from timeline 2025-10-01 14:59:46 +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
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
c7602c02c9
all: enable mautrix-go's new disappearing message features (#829) 2025-08-25 14:56:55 +03:00
Tulir Asokan
261304a4ad directmedia: add support for avatars 2025-07-29 17:43:51 +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
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
7b01903ca1
handlewhatsapp: sync member list on first lid message (#799) 2025-06-09 16:23:23 +03:00
Tulir Asokan
6f3e8ea5d1 all: update whatsmeow to use more contexts 2025-05-14 15:02:47 +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
Tulir Asokan
68d732aa51 handlewhatsapp: handle announcement group comments 2025-04-08 22:39:31 +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
cc52b435f2 chatinfo: improve handling LIDs 2024-12-15 12:15:56 +02:00
Tulir Asokan
1a48dc16ba chatinfo: make archive and pinned tags configurable 2024-11-13 19:04:46 +02: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
e3f9e64795 chatinfo: fix initial group avatars 2024-10-01 17:25:36 +03:00
Tulir Asokan
d07fcc80e3 {chat,user}info: add resync queue 2024-09-26 15:39:08 +03:00
Tulir Asokan
d7ec1cc28b handlewhatsapp: add support for group info changes 2024-09-26 13:38:11 +03:00
Tulir Asokan
38393fc171 handlewhatsapp: add support for avatar changes 2024-09-26 13:24:14 +03:00
Tulir Asokan
acc6017308 handlewhatsapp: implement various special event types
Includes:

* Identity change notices
* Call start notices
* Delete chat for me events
* Delete message for me events
* Mark chat as read events
2024-09-26 12:37:31 +03:00
Tulir Asokan
a47ed7fd18 backfill: implement 2024-09-17 18:32:09 +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
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
78af9e18ab v2: phone code login and bug fixes 2024-09-07 14:23:12 +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