1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-15 02:06:53 -04:00
Commit graph

95 commits

Author SHA1 Message Date
Tulir Asokan
0a2faebb52 msgconv/from-matrix: fix sticker padding 2025-01-27 21:53:26 +02:00
Tulir Asokan
c0df3872b1 capabilities: update to new format 2025-01-10 18:17:43 +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
d838491cc5 events: fix target message for reactions in DMs 2024-11-14 14:59:20 +02:00
Tulir Asokan
8dc2701194 directmedia: implement 2024-11-06 16:42:24 +01: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
94020f9088 msgconv/from-matrix: fix handling stickers 2024-10-14 12:31:47 +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
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
65390da546 msgconv/from-matrix: use context values instead of passing manually 2024-10-01 21:25:53 +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
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
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
Tulir Asokan
4f57097937 msgconv/from-whatsapp: add support for text formatting 2024-09-25 17:37:41 +03:00
Tulir Asokan
e61dea0abd msgconv/from-whatsapp: fix handling ExtendedTextMessage 2024-09-25 16:39:49 +03:00
Tulir Asokan
26076702f9 msgconv/from-matrix: fix newlines 2024-09-25 16:25:52 +03:00
Tulir Asokan
cb55939079 msgconv: add missing message types 2024-09-25 16:15:43 +03:00
Tulir Asokan
2c964df9a1 msgconv/from-whatsapp: add support for converting lottie stickers 2024-09-25 12:45:05 +03:00
Tulir Asokan
20f9786ab3 msgconv/from-whatsapp: validate animated sticker size before extracting 2024-09-24 13:29:33 +03:00
Tulir Asokan
6e98f253fb msgconv/from-whatsapp: extract lottie stickers when bridging 2024-09-17 21:41:40 +03:00
Tulir Asokan
ec87e7b8d0 msgconv/from-whatsapp: set db metadata in message converter 2024-09-16 15:41:23 +03:00
Tulir Asokan
314214514e msgconv/from-matrix: include disappearing timer 2024-09-16 15:38:59 +03:00
Tulir Asokan
12073df3ef msgconv/from-matrix: fix detecting captions 2024-09-13 17:38:19 +03:00
Tulir Asokan
37b4e44bf6 msgconv/from-matrix: fix uploading images 2024-09-13 17:32:22 +03:00
Tulir Asokan
d95934cbc0 msgconv/from-matrix: fix mime type checks 2024-09-11 01:45:37 +03:00
Tulir Asokan
4619ea11cb msgconv/from-whatsapp: roundtrip big downloads via disk 2024-09-11 01:19:19 +03:00
Tulir Asokan
be54129f5d handlewhatsapp: fix group messages 2024-09-10 19:41:46 +03:00
Tulir Asokan
902641f579 pre-commit: add staticcheck 2024-09-07 14:27:13 +03:00
Tulir Asokan
2aef3b3f54 v2: update things 2024-09-07 14:24:11 +03:00
Rajeh Taher
8fecdebf68 v2: contact listing and creating chats, read receipts, typing notifications 2024-09-07 14:23:49 +03:00
Rajeh Taher
184bf0a77b v2: edits and revokes, code style fixes 2024-09-07 14:23:32 +03:00
Rajeh Taher
78af9e18ab v2: phone code login and bug fixes 2024-09-07 14:23:12 +03:00
Rajeh Taher
f19ee89381 v2: initial working message conversion code and other fixes 2024-09-07 14:22:35 +03:00
Rajeh Taher
ab3d8f3c9f v2: start working on connector 2024-09-07 14:22:28 +03:00