Commit graph

1757 commits

Author SHA1 Message Date
Tulir Asokan
6e98f253fb msgconv/from-whatsapp: extract lottie stickers when bridging 2024-09-17 21:41:40 +03:00
Tulir Asokan
a47ed7fd18 backfill: implement 2024-09-17 18:32:09 +03:00
Tulir Asokan
edf6b17b8c wadb: add wrappers for backfill and poll option tables 2024-09-17 14:48:27 +03:00
Tulir Asokan
7264c7fee2 login: wait for 515 event 2024-09-16 23:57:53 +03:00
Tulir Asokan
e6f9c8e0bd client: log when enabling proxy 2024-09-16 23:22:13 +03:00
Tulir Asokan
d604b0fd13 handlewhatsapp: fix handling messages that become decryptable 2024-09-16 15:57:50 +03:00
Tulir Asokan
ec87e7b8d0 msgconv/from-whatsapp: set db metadata in message converter 2024-09-16 15:41:23 +03:00
Tulir Asokan
314214514e msgconv/from-matrix: include disappearing timer 2024-09-16 15:38:59 +03:00
Tulir Asokan
2395e9b0f5 dbmeta: move types to waid package 2024-09-16 15:38:49 +03:00
Tulir Asokan
33a995413a ids: add support for split portals 2024-09-14 12:48:46 +03:00
Tulir Asokan
a219b72676 legacymigrate: ignore messages with null sender 2024-09-13 21:27:50 +03:00
Tulir Asokan
12073df3ef msgconv/from-matrix: fix detecting captions 2024-09-13 17:38:19 +03:00
Tulir Asokan
37b4e44bf6 msgconv/from-matrix: fix uploading images 2024-09-13 17:32:22 +03:00
Tulir Asokan
eaad4d6db5 login: disable auto-reconnect 2024-09-13 17:11:22 +03:00
Tulir Asokan
e481785faf legacyprovision: pre-validate phone number and fix submitting it 2024-09-13 16:47:13 +03:00
Tulir Asokan
4ea7aad1df
Merge pull request #709 from mautrix/v2 2024-09-13 14:07:06 +03:00
Tulir Asokan
6dcc2de8f6 roadmap: update 2024-09-13 14:00:58 +03:00
Tulir Asokan
58f1105e13 dependencies: update 2024-09-13 13:18:36 +03:00
Tulir Asokan
94633e2778 legacyprovision: fix QR code field name 2024-09-11 20:42:27 +03:00
Tulir Asokan
d6bf634a63 login: fix events not being initialized 2024-09-11 20:38:51 +03:00
Tulir Asokan
98b54a27fc handlewhatsapp: add message for wa-not-logged-in 2024-09-11 20:34:29 +03:00
Tulir Asokan
e7d0842f20 legacyprovision: logout other logins when making new one 2024-09-11 20:29:59 +03:00
Tulir Asokan
25f13a3ae4 legacyprovision: don't delete user logins on logout 2024-09-11 20:28:31 +03:00
Tulir Asokan
f4f7043b21 legacyprovision: create portal when starting chat 2024-09-11 16:56:31 +03:00
Tulir Asokan
1356c15628 legacymigrate: fix commas 2024-09-11 16:51:03 +03:00
Tulir Asokan
1ef02aa54e legacyprovision: add backwards-compatible login and SNC endpoints 2024-09-11 15:33:41 +03:00
Tulir Asokan
d95934cbc0 msgconv/from-matrix: fix mime type checks 2024-09-11 01:45:37 +03:00
Tulir Asokan
4619ea11cb msgconv/from-whatsapp: roundtrip big downloads via disk 2024-09-11 01:19:19 +03:00
Tulir Asokan
e699101943 legacymigrate: fix portal receivers 2024-09-11 00:49:28 +03:00
Tulir Asokan
be54129f5d handlewhatsapp: fix group messages 2024-09-10 19:41:46 +03:00
Tulir Asokan
d4991cb0b6 handlewhatsapp: add placeholders for missing events 2024-09-10 18:15:38 +03:00
Tulir Asokan
3c53ea5ed1 v2: fix things 2024-09-10 15:56:51 +03:00
Tulir Asokan
91fbf6f609 legacymigrate: fix things 2024-09-10 15:09:08 +03:00
Tulir Asokan
86ffca8a6b dependencies: update 2024-09-07 14:27:13 +03:00
Tulir Asokan
902641f579 pre-commit: add staticcheck 2024-09-07 14:27:13 +03:00
Tulir Asokan
c78f2ba1dc legacymigrate: add draft legacy database migration 2024-09-07 14:24:19 +03:00
Tulir Asokan
8a5c46d201 license: add exceptions 2024-09-07 14:24:15 +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
Tulir Asokan
330823f9b7 v2: add stub 2024-09-07 14:20:27 +03:00
Tulir Asokan
5cb4815857 More validation in login API 2024-08-28 18:37:33 +03:00
Tulir Asokan
914c6e1640 Validate phone numbers in login provisioning API 2024-08-28 17:55:56 +03:00
Tulir Asokan
216fcb0a9a Wait for connect event before starting phone code login 2024-08-28 17:31:47 +03:00
Tulir Asokan
7cc270b7c2 Add analytics event for phone code login start errors 2024-08-27 19:35:37 +03:00
Tulir Asokan
00ca0d84c1 Update whatsmeow 2024-07-27 00:35:44 +03:00
Tulir Asokan
c4aafe8a45 Bump version to v0.10.9 2024-07-16 11:40:53 +03:00