Commit graph

1757 commits

Author SHA1 Message Date
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
Tulir Asokan
1f454a821a dependencies: update mautrix-go 2024-10-04 14:43:09 +03:00
Tulir Asokan
f0e8034848 .github: update bug report template 2024-10-04 14:43:02 +03:00
Tulir Asokan
a58f6a91c1 legacymigrate: ignore conflict when inserting empty ghost 2024-10-03 14:39:17 +03:00
Tulir Asokan
efc33f0a6d dependencies: update 2024-10-03 12:42:12 +03:00
Tulir Asokan
fc986c712c legacyprovision: pass through timezone param 2024-10-03 12:26:06 +03:00
Tulir Asokan
2370f84817 handlewhatsapp: fix handling group avatar changes 2024-10-03 00:21:39 +03:00
Tulir Asokan
a9b6493075 config: add support for deprecated displayname template variables
Fixes #723
2024-10-03 00:08:40 +03:00
Tulir Asokan
b7b8fd0f00 dependencies: update mautrix-go 2024-10-02 22:42:14 +03:00
Tulir Asokan
58d336762e push: add proper support for web push 2024-10-02 15:22:55 +03:00
Tulir Asokan
57f27cc448 legacymigrate: fix disappearing message timer multiplier
Fixes #722
2024-10-02 14:11:49 +03:00