Watch
1
0
Fork
You've already forked mautrix-whatsapp
0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-08-22 20:14:56 -04:00
Commit graph

2,132 commits

Author SHA1 Message Date
Tulir Asokan
eefd547259 dependencies: update whatsmeow 2026-05-29 13:24:27 +03:00
Tulir Asokan
7592f98103 chatinfo: add implicit own membership to parent groups 2026-05-28 17:23:35 +03:00
Tulir Asokan
6c6ea098de dependencies: update mautrix-go 2026-05-27 19:23:11 +03:00
Tulir Asokan
91932df979 dependencies: update whatsmeow 2026-05-27 14:00:58 +03:00
Kishan Bagaria
a1f7bf9b93
msgconv/from-whatsapp: hide message history bundles (#924) 2026-05-25 13:32:24 +00:00
Tulir Asokan
5e3172b816 dependencies: update whatsmeow
Closes #918
Fixes #901
2026-05-25 15:48:21 +03:00
Tulir Asokan
30bbbcaf6f msgconv/from-whatsapp: add some html escapes 2026-05-25 15:48:21 +03:00
Tulir Asokan
df86e40e1e config: validate displayname template when loading config 2026-05-25 15:48:21 +03:00
Kishan Bagaria
9e7dc0bef0
msgconv/from-whatsapp: convert message history notices (#922)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2026-05-25 18:10:58 +05:30
Tulir Asokan
c74327e8e4 login: use 400 for whatsapp ratelimits 2026-05-21 16:55:17 +03:00
Kishan Bagaria
b46b41edf8
handlewhatsapp,msgconv,directmedia: fix HD media replacements (#920)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2026-05-19 20:51:26 +05:30
Tulir Asokan
cbe182fcb1 dependencies: update mautrix-go 2026-05-19 17:54:05 +03:00
Tulir Asokan
4052071088 Bump version to v26.05 v0.2605.0 2026-05-16 13:32:45 +03:00
Tulir Asokan
7f91a71e9d handlewhatsapp: fix saving history sync notifications 2026-05-14 15:27:58 +03:00
Tulir Asokan
bf12524eef handlewhatsapp: decrypt message secret data before rerouting LIDs 2026-05-13 17:03:48 +03:00
Tulir Asokan
0d02df4cf5 dependencies: update mautrix-go 2026-05-13 15:05:53 +03:00
Tulir Asokan
1a44908436 capabilities: bump versions 2026-05-12 12:24:46 +03:00
Tulir Asokan
4ae0bd38f2 dependencies: update whatsmeow 2026-05-11 18:57:45 +03:00
Tulir Asokan
1010a4d520 dependencies: update whatsmeow 2026-05-11 14:27:06 +03:00
Tulir Asokan
f5f26e5ef4 msgconv/wa-sticker: cache converted sticker pack items 2026-05-08 17:16:10 +03:00
Tulir Asokan
3f1223cded dependencies: update mautrix-go 2026-05-07 17:02:00 +03:00
SpiritCroc
fb6ff807a8
capabilities: promote image pack import support (#915) 2026-05-07 14:51:09 +02:00
Tulir Asokan
aeeea94e8e msgconv/wa-sticker: apply correct dimensions to imported packs 2026-05-06 16:14:15 +03:00
Tulir Asokan
ac2912a145 msgconv,directmedia: add support for importing image packs 2026-05-06 16:09:51 +03:00
Tulir Asokan
0f6e7a522c .github: add version command to bug report template 2026-05-06 16:09:51 +03:00
Tulir Asokan
e13f63e6b8 dependencies: update 2026-05-06 16:09:51 +03:00
Tulir Asokan
42e83b1ea9 dependencies: update 2026-05-04 17:09:02 +03:00
Tulir Asokan
60a46fd81b .github: add another item to bug report template
[skip ci]
2026-05-03 14:10:05 +03:00
Tulir Asokan
0632478ce0 dependencies: update mautrix-go 2026-04-29 19:04:18 +03:00
Tulir Asokan
3f568f0133 dependencies: update mautrix-go 2026-04-29 09:10:15 +03:00
Tulir Asokan
8af9a2f497 msgconv/sticker: parse metadata from received stickers 2026-04-28 18:16:18 +03:00
Tulir Asokan
7254783a32 backfill: add debug logs for incorrect timestamps from phone 2026-04-24 12:46:48 +03:00
Tulir Asokan
32ad31902e Bump version to v26.04 v0.2604.0 2026-04-16 16:44:29 +03:00
Tulir Asokan
3dc3c1a603 dependencies: update 2026-04-14 14:38:18 +03:00
Tulir Asokan
6510ff1ffd backfill: do initial backfill even if only bootstrap is received 2026-04-13 12:34:32 +03:00
Tulir Asokan
e218f9c629 backfill: log number of rows when deleting messages 2026-04-10 20:12:51 +03:00
Tulir Asokan
520d7b9f26 backfill: use new slow fetch flags 2026-04-10 20:04:26 +03:00
Tulir Asokan
8b16f9d470 backfill: log when deleting messages 2026-04-10 17:38:46 +03:00
Tulir Asokan
2fc79dba1a dependencies: update mautrix-go 2026-04-08 19:59:07 +03:00
Tulir Asokan
b1c8911943 .github: add checklist to bug report template 2026-04-03 18:16:20 +03:00
Tulir Asokan
e2869f2a1d backfill: add support for on-demand backwards backfill requests 2026-04-02 15:08:00 +03:00
Tulir Asokan
21514cd218 dependencies: update mautrix-go 2026-03-31 19:36:55 +03:00
Tulir Asokan
46d51593e5 backfill: remove non-manual history sync download code path 2026-03-25 20:15:12 +02:00
Tulir Asokan
450ac8960f backfill: mark backfill as complete if only message is the anchor 2026-03-25 19:12:09 +02:00
Tulir Asokan
5c072300bb handlewhatsapp: stop background loops when logged out 2026-03-25 18:13:47 +02:00
Tulir Asokan
568c676718 dependencies: update mautrix-go 2026-03-22 12:26:06 +02:00
Tulir Asokan
e7c8014686 client: don't panic if background connection gets logged out 2026-03-18 18:24:58 +02:00
Tulir Asokan
2f5ad1f435 msgconv/from-whatsapp: ensure nil messages are treated as unknown 2026-03-18 18:21:17 +02:00
Tulir Asokan
7f1a40ccd3 msgconv/wa-poll: fix handling updates to unknown polls 2026-03-18 17:58:37 +02:00
Tulir Asokan
f73b06fdc4 msgconv/from-*: add support for room mentions 2026-03-18 15:26:28 +02:00