Go to file
Tulir Asokan 1105530c9a Add initial support for WhatsApp message edits
Sending will be disabled by default until official WhatsApp clients
start rendering edits. The implementation may also be incorrect.
2022-10-08 17:47:52 +03:00
.github Bump Go version used for linting 2022-08-04 20:42:52 +03:00
config Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
database Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
.editorconfig Fix mixed indent in .sql files 2022-05-23 20:00:08 +03:00
.gitignore pre-commit: add configuration 2022-01-27 09:50:37 -07:00
.gitlab-ci.yml Move CI script to mautrix/ci repo 2022-06-18 13:27:51 +03:00
.pre-commit-config.yaml Fix pre-commit hook ID 2022-07-19 22:01:50 +03:00
backfillqueue.go Merge pull request #502 from mautrix/backfill-queue-fixes 2022-05-25 08:40:44 -06:00
bridgestate.go Update mautrix-go for new bridge status package 2022-08-15 16:36:28 +03:00
build.sh Include commit information in CI builds. Fixes #158 2020-06-03 20:32:53 +03:00
CHANGELOG.md Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
commands.go Add support for wa.me/qr links in resolve command. Fixes #556 2022-09-28 14:45:09 +03:00
custompuppet.go Add hidden option to use appservice login for double puppeting 2022-08-16 20:35:49 +03:00
disappear.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
docker-run.sh Don't print generated registration message if config is invalid 2022-04-09 17:04:36 +03:00
Dockerfile Update Docker image to Alpine 3.16 2022-07-06 18:48:30 +03:00
Dockerfile.ci Update Docker image to Alpine 3.16 2022-07-06 18:48:30 +03:00
Dockerfile.dev Add development specific Dockerfile 2022-08-12 15:32:18 +01:00
example-config.yaml Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
formatting.go Add support for list messages 2022-06-24 23:25:38 +03:00
go.mod Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
go.sum Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
historysync.go Fix merged captions in backfill 2022-09-28 16:43:27 +03:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go Bump version to v0.7.0 2022-09-16 13:03:33 +03:00
matrix.go Implicitly enable private_chat_portal_meta in encrypted rooms 2022-10-07 21:01:05 +03:00
messagetracking.go Include event type in bridging error messages 2022-09-11 21:15:22 +03:00
metrics.go Add some simple metrics for retry receipts 2022-01-28 15:06:19 +02:00
portal.go Add initial support for WhatsApp message edits 2022-10-08 17:47:52 +03:00
provisioning.go Update mautrix-go for new bridge status package 2022-08-15 16:36:28 +03:00
puppet.go Implicitly enable private_chat_portal_meta in encrypted rooms 2022-10-07 21:01:05 +03:00
README.md Update setup doc links 2022-05-19 23:50:52 +03:00
ROADMAP.md Add support for bridging reactions 2022-03-05 21:22:31 +02:00
segment.go Check status code when tracking segment events 2022-05-16 15:24:26 +03:00
urlpreview.go Reject unsupported message types and add some more conversions 2022-08-22 15:05:51 +03:00
user.go Use constants for homeserver software checks 2022-09-12 22:14:50 +03:00

mautrix-whatsapp

A Matrix-WhatsApp puppeting bridge based on whatsmeow.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #whatsapp:maunium.net