Go to file
Sumner Evans e1b734e52f
provisioning: add logging for timezone
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-01-13 16:18:55 -07:00
.github Bump Go version used for linting 2022-08-04 20:42:52 +03:00
config Expose history sync config struct in bridge config 2023-01-04 22:37:25 +02:00
database Fix some database transaction bugs 2023-01-04 02:13:20 +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 Update changelog 2023-01-10 16:15:56 +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 Fix reconnect on remote logout issues 2023-01-05 16:29:10 +02: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 Expose history sync config struct in bridge config 2023-01-04 22:37:25 +02:00
formatting.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
go.mod Update mautrix-go 2023-01-04 22:11:33 +02:00
go.sum Update mautrix-go 2023-01-04 22:11:33 +02:00
historysync.go Use atomic read receipts on hungryserv backfill 2022-12-09 13:06:36 +02:00
main.go Expose history sync config struct in bridge config 2023-01-04 22:37:25 +02:00
matrix.go Implicitly enable private_chat_portal_meta in encrypted rooms 2022-10-07 21:01:05 +03:00
messagetracking.go Update mautrix-go 2023-01-04 12:41:45 +02:00
metrics.go Add some simple metrics for retry receipts 2022-01-28 15:06:19 +02:00
portal.go Fix receiving messages in notes to self chat 2023-01-10 16:14:03 +02:00
provisioning.go provisioning: add logging for timezone 2023-01-13 16:18:55 -07: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 Update whatsmeow 2023-01-01 13:30:12 +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