Commit graph

102 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
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
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
07f721458d handlewhatsapp: implement status broadcast related config options 2024-10-16 16:49:32 +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
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
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
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
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
58d336762e push: add proper support for web push 2024-10-02 15:22:55 +03:00
Tulir Asokan
65390da546 msgconv/from-matrix: use context values instead of passing manually 2024-10-01 21:25:53 +03:00
Tulir Asokan
e099e607fa client: add support for registering push notifications
[skip cd]
2024-10-01 18:01:50 +03:00
Tulir Asokan
6e6c67967d handlewhatsapp,matrix: provide stream order in messages
[skip cd]
2024-10-01 17:34:04 +03:00
Tulir Asokan
e3f9e64795 chatinfo: fix initial group avatars 2024-10-01 17:25:36 +03:00
Tulir Asokan
7e82d698b8 msgconv/mediaretry: add appropriate suffix to error notice 2024-10-01 17:23:43 +03:00
Tulir Asokan
9eae335a48 msgconv/from-whatsapp: bundle raw data in event for unknown messages 2024-10-01 16:56:46 +03:00
Tulir Asokan
f4a507bee0 backfill: fix bugs 2024-10-01 16:56:46 +03:00
Tulir Asokan
a0d39bbdff msgconv/urlpreview: don't try to re-decrypt image previews 2024-10-01 14:30:55 +03:00
Tulir Asokan
acb56e4ac4 mediarequest: implement requesting old media 2024-10-01 14:29:01 +03:00
Tulir Asokan
efd898e557 wadb: refactor media request table 2024-10-01 13:58:48 +03:00
Tulir Asokan
19406fd395 msgconv/from-whatsapp: fix media caption formatting and business messages 2024-10-01 12:14:25 +03:00
Tulir Asokan
e87680364d msgconv: refactor media converting to prepare for retries 2024-09-30 23:57:52 +03:00
Tulir Asokan
ea2d8ba07d all: delete legacy bridge 2024-09-30 23:57:52 +03:00
Tulir Asokan
fc2db39bcb msgconv/from-matrix: don't set remote JID in context info
It's probably only for cross-chat replies
2024-09-30 23:42:07 +03:00