Watch
1
0
Fork
You've already forked mautrix-whatsapp
0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-08-24 04:54:56 -04:00
mautrix-whatsapp/pkg/connector
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-30 05:20:09 +02:00
..
voip matrixrtc: announce call link waiting rooms 2026-07-30 05:20:09 +02:00
wadb matrixrtc: bridge call reactions and hand state 2026-07-30 04:47:36 +02:00
analytics.go analytics: don't obfuscate lids 2025-04-14 14:30:46 +03:00
backfill.go msgconv/from-whatsapp: use correct message info for decrypting poll votes 2026-07-09 12:12:18 +03:00
capabilities.go capabilities: bump versions 2026-05-12 12:24:46 +03:00
chatinfo.go dependencies: update whatsmeow 2026-06-04 23:58:09 +03:00
client.go matrixrtc: announce call link waiting rooms 2026-07-30 05:20:09 +02:00
commands.go commands: allow specifying app state types to sync 2026-01-20 15:50:57 +02:00
commands_voip.go matrixrtc: restrict calls to login owners 2026-07-30 05:12:34 +02:00
commands_voip_test.go matrixrtc: bridge WhatsApp call links 2026-07-30 04:59:42 +02:00
config.go pkg/connector: bridge WhatsApp calls over MatrixRTC 2026-07-16 21:04:15 +03:00
config_test.go pkg/connector: bridge WhatsApp calls over MatrixRTC 2026-07-16 21:04:15 +03:00
connector.go voip: select group camera participants 2026-07-30 05:03:26 +02:00
dbmeta.go all: change import path to go.mau.fi/mautrix-whatsapp 2024-10-15 17:59:57 +03:00
directmedia.go dependencies: update whatsmeow 2026-06-04 23:58:09 +03:00
events.go msgconv/from-whatsapp: use correct message info for decrypting poll votes 2026-07-09 12:12:18 +03:00
example-config.yaml voip: select group camera participants 2026-07-30 05:03:26 +02:00
handlematrix.go msgconv/from-matrix: add hack to use LID for message secrets in DMs 2026-07-09 14:44:00 +03:00
handlewhatsapp.go matrixrtc: route incoming group calls 2026-07-30 05:07:43 +02:00
id.go handlewhatsapp: apply lid conversion on delete for me events (#887) 2026-01-22 15:56:20 +00:00
login.go login: add support for passkeys (#936) 2026-07-01 23:01:34 +03:00
matrixrtc.go matrixrtc: restrict calls to login owners 2026-07-30 05:12:34 +02:00
matrixrtc_outgoing.go matrixrtc: announce call link waiting rooms 2026-07-30 05:20:09 +02:00
matrixrtc_reactions.go matrixrtc: suppress local reaction echoes 2026-07-30 05:14:00 +02:00
matrixrtc_test.go matrixrtc: announce call link waiting rooms 2026-07-30 05:20:09 +02:00
mclient.go mclient: add more hooks 2026-06-13 21:34:49 +03:00
mediaeditcache.go msgconv/from-whatsapp: cache converted media messages to bridge caption edits 2024-10-14 20:01:19 +03:00
mediarequest.go msgconv/from-whatsapp: convert message history notices (#922) 2026-05-25 18:10:58 +05:30
phoneping.go handlewhatsapp: send analytics for timelock event 2026-06-22 15:55:40 +03:00
proxy.go connector: implement network connection resetting 2026-01-15 14:52:36 +02:00
startchat.go startchat: add cache to avoid repeated IsOnWhatsApp calls 2026-07-13 14:22:00 +03:00
userinfo.go userinfo: log last sync time when enqueuing resync 2026-06-22 15:55:40 +03:00
voip_config.go pkg/connector: bridge WhatsApp calls over MatrixRTC 2026-07-16 21:04:15 +03:00
wamsgtype.go msgconv/from-whatsapp: handle v5 and v6 poll creations 2026-07-10 18:36:17 +03:00