Commit graph

1717 commits

Author SHA1 Message Date
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 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
Tulir Asokan
220dc219b8 legacymigrate: move deleting invalid user_portal rows to correct place 2024-10-16 17:03:00 +03:00
Tulir Asokan
07f721458d handlewhatsapp: implement status broadcast related config options 2024-10-16 16:49:32 +03:00
Tulir Asokan
b5df6c2526 ci: use pre-commit action instead of running manually 2024-10-16 15:51:05 +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
f75c11097f Bump version to v0.11.0 2024-10-16 13:53:22 +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
85b1912650 dependencies: update 2024-10-15 17:53:42 +03:00
Tulir Asokan
cd1fee807e msgconv/from-whatsapp: add support for placeholder messages 2024-10-14 20:01:19 +03:00
Tulir Asokan
d961ed1de7 msgconv/from-whatsapp: cache converted media messages to bridge caption edits 2024-10-14 20:01:19 +03:00
Tulir Asokan
c40fa063b4 userinfo: hardcode name for Meta AI 2024-10-14 14:45:31 +03:00
Tulir Asokan
94020f9088 msgconv/from-matrix: fix handling stickers 2024-10-14 12:31:47 +03:00
Tulir Asokan
878c7b8718 config: fix example displayname template
[skip cd]
2024-10-12 18:54:32 +03:00
Tulir Asokan
841bc81dbe backfill: handle edits properly
(they should now be unwrapped by ParseWebMessage)
2024-10-11 22:06:44 +03:00
Tulir Asokan
e36957bf14 backfill: ignore edit messages 2024-10-11 14:21:22 +03:00
Tulir Asokan
548cc4a2cb dependencies: update mautrix-go 2024-10-10 17:05:49 +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
55577f17f6 wamsgtype: add more known types 2024-10-09 14:27:59 +03:00
Tulir Asokan
eda6be5163 msgconv/from-whatsapp: don't bridge no-op disappearing timer changes 2024-10-08 18:26:32 +03:00
Tulir Asokan
dcd0b568bc msgconv/from-matrix: fix error if voice message is missing waveform 2024-10-07 19:50:04 +03:00
Tulir Asokan
7488865b51 backfill: fix backwards backfill getting stuck in a loop in some cases 2024-10-07 19:49:45 +03:00
Tulir Asokan
a38ab078d2 msgconv/from-whatsapp: add option to disable bridging view-once media 2024-10-07 17:14:24 +03:00
Tulir Asokan
66837540f0 pre-commit: add go mod tidy hook 2024-10-07 17:11:12 +03:00
Tulir Asokan
7a6eabf25f msgconv/from-matrix: add support for polls 2024-10-07 16:14:58 +03:00
Tulir Asokan
21f62e3bbf msgconv/from-whatsapp: add support for polls 2024-10-07 14:34:26 +03:00
Tulir Asokan
a351d2b150 dependencies: update mautrix-go 2024-10-07 14:22:25 +03:00