1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-15 10:16:52 -04:00
Commit graph

32 commits

Author SHA1 Message Date
Tulir Asokan
f73b06fdc4 msgconv/from-*: add support for room mentions 2026-03-18 15:26:28 +02:00
Tulir Asokan
98b7e08f4e startchat,msgconv: return group create errors and allow sending invites in DMs 2025-10-21 17:42:25 +03:00
fru-9D
3541409ae6
msgconv/from-matrix: fix filename of documents without caption (#840) 2025-09-29 19:31:51 +03:00
Kishan Bagaria
c7602c02c9
all: enable mautrix-go's new disappearing message features (#829) 2025-08-25 14:56:55 +03:00
Tulir Asokan
7ff2f9f206 msgconv/from-matrix: don't allow sending png to whatsapp 2025-08-25 14:49:52 +03:00
Tulir Asokan
3cefbb2cfc msgconv/from-matrix: restore passthrough of animated webp stickers 2025-08-03 19:51:53 +03:00
Tulir Asokan
262e7fc793 Revert "msgconv/from-matrix: try to escape formatting characters in plain text"
This reverts commit d61c197be5.
2025-07-31 14:54:13 +03:00
Tulir Asokan
d61c197be5 msgconv/from-matrix: try to escape formatting characters in plain text 2025-07-22 14:06:37 +03:00
Tulir Asokan
d27e655109 msgconv/from-matrix: convert quicktime videos to mp4 when sending 2025-07-03 00:54:33 +03:00
Tulir Asokan
6f3e8ea5d1 all: update whatsmeow to use more contexts 2025-05-14 15:02:47 +03:00
Tulir Asokan
24da35d4f7 msgconv/from-matrix: ignore failing to parse reply message ID 2025-04-21 15:03:15 +03:00
Tulir Asokan
68d732aa51 handlewhatsapp: handle announcement group comments 2025-04-08 22:39:31 +03:00
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
c5fb9c9f12 all: change import path to go.mau.fi/mautrix-whatsapp 2024-10-15 17:59:57 +03:00
Tulir Asokan
94020f9088 msgconv/from-matrix: fix handling stickers 2024-10-14 12:31:47 +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
7a6eabf25f msgconv/from-matrix: add support for polls 2024-10-07 16:14:58 +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
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
cb55939079 msgconv: add missing message types 2024-09-25 16:15:43 +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
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
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