Commit graph

50 commits

Author SHA1 Message Date
Tulir Asokan
e2c62288b9 Bump version to v0.11.3 2025-02-16 17:26:54 +02:00
Tulir Asokan
c2f719e1ae Bump version to v0.11.2 2024-12-16 16:27:14 +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 2024-11-16 17:21:46 +02: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
220dc219b8 legacymigrate: move deleting invalid user_portal rows to correct place 2024-10-16 17:03:00 +03:00
Tulir Asokan
ac0dd304ef legacymigrate: delete invalid rows in user_portal table when using SQLite 2024-10-16 15:50:53 +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
4311226450 legacymigrate: fix split_part 2024-10-10 16:37:03 +03:00
Tulir Asokan
f758401ba8 legacymigrate: ignore backfill queue entries with null receiver 2024-10-10 15:22:09 +03:00
Tulir Asokan
c975185769 legacymigrate: fix more bugs 2024-10-10 14:57:30 +03:00
Tulir Asokan
865cad74f6 legacymigrate: ignore all non-user messages and invalid DM portals 2024-10-10 14:02:09 +03:00
Tulir Asokan
7c011d490c legacymigrate: ignore messages/reactions from lid users 2024-10-10 13:41:23 +03:00
Tulir Asokan
21f62e3bbf msgconv/from-whatsapp: add support for polls 2024-10-07 14:34:26 +03:00
Tulir Asokan
a58f6a91c1 legacymigrate: ignore conflict when inserting empty ghost 2024-10-03 14:39:17 +03:00
Tulir Asokan
fc986c712c legacyprovision: pass through timezone param 2024-10-03 12:26:06 +03:00
Tulir Asokan
57f27cc448 legacymigrate: fix disappearing message timer multiplier
Fixes #722
2024-10-02 14:11:49 +03:00
Tulir Asokan
e01b1777bf legacymigrate: fix table name 2024-10-02 00:12:33 +03:00
Tulir Asokan
bcda88d386 legacymigrate: delete invalid message rows on sqlite 2024-10-02 00:11:36 +03:00
Tulir Asokan
291d87c790 legacymigrate: fix more issues
Fixes #721
2024-10-01 20:22:21 +03:00
Tulir Asokan
dea5ae2943 legacymigrate: remove dot part in message senders
Fixes #720
2024-10-01 19:21:27 +03:00
Tulir Asokan
e98d50f50b legacymigrate: fix target version number 2024-10-01 17:53:06 +03:00
Tulir Asokan
efd898e557 wadb: refactor media request table 2024-10-01 13:58:48 +03:00
Tulir Asokan
4e19e36655 legacymigrate: fix more foreign key issues 2024-09-30 21:05:23 +03:00
Tulir Asokan
39a0d71960 legacymigrate: ignore user portals if user isn't logged in 2024-09-30 18:17:48 +03:00
Tulir Asokan
c2d701e0cc legacymigrate: ignore media backfill rows with null media key 2024-09-30 17:33:21 +03:00
Tulir Asokan
32863de2d1 legacymigrate: fix typo 2024-09-30 17:29:01 +03:00
Tulir Asokan
7ec5e2e5f4 handlewhatsapp: resync contacts on app state sync
Also removes the avatar fetch attempted flag in favor of checking if
the avatar ID is empty.
2024-09-26 18:45:00 +03:00
Tulir Asokan
d07fcc80e3 {chat,user}info: add resync queue 2024-09-26 15:39:08 +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
2395e9b0f5 dbmeta: move types to waid package 2024-09-16 15:38:49 +03:00
Tulir Asokan
a219b72676 legacymigrate: ignore messages with null sender 2024-09-13 21:27:50 +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
94633e2778 legacyprovision: fix QR code field name 2024-09-11 20:42:27 +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
e699101943 legacymigrate: fix portal receivers 2024-09-11 00:49:28 +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
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
2aef3b3f54 v2: update things 2024-09-07 14:24:11 +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