Go to file
Tulir Asokan 0305680317 Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
.github Bump Go version used for linting 2022-08-04 20:42:52 +03:00
config Remove extev v2 option 2022-11-26 18:53:09 +02:00
database Add support for creating polls from Matrix 2022-12-23 15:18:16 +02: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
CHANGELOG.md Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
Dockerfile Update Docker image to Alpine 3.17 2022-11-26 22:06:34 +02:00
Dockerfile.ci Update Docker image to Alpine 3.17 2022-11-26 22:06:34 +02:00
Dockerfile.dev Update Docker image to Alpine 3.17 2022-11-26 22:06:34 +02:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
README.md Adjust heading size in readme 2022-11-18 14:46:24 +02:00
ROADMAP.md Add support for creating polls from Matrix 2022-12-23 15:18:16 +02: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
commands.go Prevent misusing --create-portals in sync command 2022-12-12 12:05:40 +02:00
custompuppet.go Add hidden option to use appservice login for double puppeting 2022-08-16 20:35:49 +03:00
disappear.go Fix marking messages as disappearing while backfilling on SQLite 2022-11-10 23:12:08 +02:00
docker-run.sh Don't print generated registration message if config is invalid 2022-04-09 17:04:36 +03:00
example-config.yaml Update example homeserver address 2022-12-05 18:05:12 +02:00
formatting.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
go.mod Handle WhatsApp poll creation message v2 2022-12-21 23:21:23 +02:00
go.sum Handle WhatsApp poll creation message v2 2022-12-21 23:21:23 +02:00
historysync.go Use atomic read receipts on hungryserv backfill 2022-12-09 13:06:36 +02:00
main.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
matrix.go Implicitly enable private_chat_portal_meta in encrypted rooms 2022-10-07 21:01:05 +03:00
messagetracking.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
metrics.go Add some simple metrics for retry receipts 2022-01-28 15:06:19 +02:00
portal.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
provisioning.go Update mautrix-go for new bridge status package 2022-08-15 16:36:28 +03:00
puppet.go Fix syncing community avatars 2022-12-14 01:04:14 +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 Add timer to enqueue backfills 2022-12-05 18:05:08 +02:00

README.md

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