1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-14 17:56:53 -04:00
Commit graph

2,029 commits

Author SHA1 Message Date
Tulir Asokan
c0df3872b1 capabilities: update to new format 2025-01-10 18:17:43 +02:00
Tulir Asokan
0f2b608099 handlewhatsapp: fix bridging changes to own avatar 2025-01-05 23:12:34 +02:00
Tulir Asokan
21c8c30183 dependencies: update 2025-01-04 12:53:42 +02:00
Tulir Asokan
5ca2ad63e5 gitignore: add sqlite wal files 2025-01-04 12:37:39 +02:00
Tulir Asokan
3f6a3695b8 connector: fix default command prefix 2025-01-04 12:31:21 +02:00
Tulir Asokan
9d3a412b70 msgconv/from-matrix: ensure media info is not nil 2024-12-23 20:45:04 +02:00
Tulir Asokan
8d4964138c msgconv/from-matrix: fix reading duration and converting waveform
Fixes #757
2024-12-19 17:17:16 +02:00
Tulir Asokan
c2f719e1ae Bump version to v0.11.2 v0.11.2 2024-12-16 16:27:14 +02:00
Tulir Asokan
653003f4ed docker: update to Alpine 3.21 2024-12-15 12:48:14 +02:00
Tulir Asokan
f311f323b5 startchat: implement ValidateUserID and CreateChatWithGhost interfaces 2024-12-15 12:45:28 +02:00
Tulir Asokan
ca0e070f57 dependencies: update 2024-12-15 12:44:58 +02:00
Tulir Asokan
cc52b435f2 chatinfo: improve handling LIDs 2024-12-15 12:15:56 +02:00
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 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 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