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
b53bcb7ee1 dependencies: update 2025-02-25 14:23:18 +02:00
Tulir Asokan
e2c62288b9 Bump version to v0.11.3 v0.11.3 2025-02-16 17:26:54 +02:00
Tulir Asokan
f12b479552 changelog: update 2025-02-12 16:52:31 +02:00
Tulir Asokan
9da25202e7 dependencies: update 2025-02-12 16:52:25 +02:00
Tulir Asokan
4f4ea19760 client: use synchronous acks for whatsapp when portal event buffer is disabled 2025-02-10 14:49:21 +02:00
Tulir Asokan
104e70c11c dependencies: update mautrix-go 2025-02-04 12:51:09 +02:00
Tulir Asokan
680e26cc75 build: fix passing arguments to build.sh 2025-02-04 11:57:08 +02:00
Tulir Asokan
42caffd8ea dependencies: update whatsmeow 2025-01-31 23:45:15 +02:00
Tulir Asokan
6bce6fdc63 dependencies: update 2025-01-31 00:19:01 +02:00
Tulir Asokan
5362f93f12 dependencies: update cwebp 2025-01-27 21:54:00 +02:00
Tulir Asokan
0a2faebb52 msgconv/from-matrix: fix sticker padding 2025-01-27 21:53:26 +02:00
Tulir Asokan
fc14f333bc client: update ConnectBackground function signature 2025-01-23 15:08:05 +02:00
Tulir Asokan
652a02ed58 capabilities: fix audio/ogg being rejected 2025-01-15 15:56:00 +02:00
Tulir Asokan
c3a263a537 client: add support for connect-once background resync interface 2025-01-15 15:13:42 +02:00
Tulir Asokan
989f9036e4 dependencies: update mautrix-go 2025-01-13 22:11:15 +02:00
Sumner Evans
6af0c009ab
connector/startchat: check for logged in before listing contacts
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2025-01-13 08:19:46 -07:00
Tulir Asokan
f20db56358 backfill: add stream order 2025-01-10 22:49:24 +02:00
Tulir Asokan
c0df3872b1 capabilities: update to new format 2025-01-10 18:17:43 +02:00
Tulir Asokan
0f2b608099 handlewhatsapp: fix bridging changes to own avatar 2025-01-05 23:12:34 +02:00
Tulir Asokan
21c8c30183 dependencies: update 2025-01-04 12:53:42 +02:00
Tulir Asokan
5ca2ad63e5 gitignore: add sqlite wal files 2025-01-04 12:37:39 +02:00
Tulir Asokan
3f6a3695b8 connector: fix default command prefix 2025-01-04 12:31:21 +02:00
Tulir Asokan
9d3a412b70 msgconv/from-matrix: ensure media info is not nil 2024-12-23 20:45:04 +02:00
Tulir Asokan
8d4964138c msgconv/from-matrix: fix reading duration and converting waveform
Fixes #757
2024-12-19 17:17:16 +02:00
Tulir Asokan
c2f719e1ae Bump version to v0.11.2 v0.11.2 2024-12-16 16:27:14 +02:00
Tulir Asokan
653003f4ed docker: update to Alpine 3.21 2024-12-15 12:48:14 +02:00
Tulir Asokan
f311f323b5 startchat: implement ValidateUserID and CreateChatWithGhost interfaces 2024-12-15 12:45:28 +02:00
Tulir Asokan
ca0e070f57 dependencies: update 2024-12-15 12:44:58 +02:00
Tulir Asokan
cc52b435f2 chatinfo: improve handling LIDs 2024-12-15 12:15:56 +02:00
Tulir Asokan
96c00016f7 handlewhatsapp: handle undecryptable view-once messages 2024-12-02 19:42:47 +02:00
Nick Mills-Barrett
5dabca8dda
dependencies: update mautrix-go and send error state if connect fails 2024-12-02 16:38:29 +00:00
Tulir Asokan
3e9bf5a7fa config: fix comment on send_presence_on_typing
[skip cd]
2024-11-20 18:54:56 +02:00
Tulir Asokan
2db15412b1 legacyprovision: fix /contacts method 2024-11-18 18:05:29 +02:00
Tulir Asokan
f6809da3be Bump version to v0.11.1 v0.11.1 2024-11-16 17:21:46 +02:00
Tulir Asokan
d838491cc5 events: fix target message for reactions in DMs 2024-11-14 14:59:20 +02:00
Tulir Asokan
5aee9f2eff backfill: stop history sync portal creation if client disconnects 2024-11-14 14:29:18 +02:00
Tulir Asokan
1a48dc16ba chatinfo: make archive and pinned tags configurable 2024-11-13 19:04:46 +02:00
Tulir Asokan
8b6dd4201c dependencies: update 2024-11-13 18:32:58 +02:00
Tulir Asokan
fbd37cc747 wadb: fix migration 2024-11-06 21:45:56 +01:00
Tulir Asokan
8e85d809fd mediaid: fix receiver for groups 2024-11-06 17:15:03 +01:00
Tulir Asokan
a55ba03fb2 directmedia: add more logs and make flag configurable 2024-11-06 16:55:03 +01:00
Tulir Asokan
8ae6198551 backfill: restart portal creation if interrupted soon after login 2024-11-06 16:42:39 +01:00
Tulir Asokan
8dc2701194 directmedia: implement 2024-11-06 16:42:24 +01:00
Tulir Asokan
733dc1432a pre-commit: update 2024-11-06 13:15:50 +01:00
Tulir Asokan
28f497c0c4 legacymigrate: don't migrate backfill tables
They're only used on Beeper anyway because upstream dropped MSC2716 support.
Fixes #735

[skip cd]
2024-10-31 11:52:36 +02:00
Tulir Asokan
6cd026fd0d dependencies: update whatsmeow
[skip cd]
2024-10-30 18:46:33 +02:00
Tulir Asokan
4ca1b2142a startchat: implement SearchUsers 2024-10-30 16:12:55 +02:00
Tulir Asokan
8bc8b8afd6 backfill: handle ratelimits when fetching group info 2024-10-30 16:07:38 +02:00
Nick Mills-Barrett
b821d83eee
Add config.PostProcess method
This makes it possible to create and modify the config instance in
another project.
2024-10-23 14:46:17 +01:00
Tulir Asokan
905f9ff976 userinfo: skip resync if client isn't logged in 2024-10-18 16:55:30 +03:00