A Matrix-Google Messages puppeting bridge
Find a file
2024-04-03 17:31:17 +03:00
.github Update pre-commit hooks and Go version used for linting 2024-02-23 21:20:20 +02:00
config Expose debug API with pprof 2023-12-05 16:23:12 +02:00
database Clear puppet phone numbers when phone ID changes 2024-03-18 15:14:29 +02:00
libgm Update web version number 2024-04-03 17:31:17 +03:00
.editorconfig Use spaces in .proto file indents 2023-07-01 12:52:53 +03:00
.gitattributes Mark .pb.raw files as binary 2023-07-17 02:09:54 +03:00
.gitignore Update gitignore 2023-11-06 16:06:30 +02:00
.gitlab-ci.yml Initial commit 2023-06-30 12:51:54 +03:00
.pre-commit-config.yaml Update pre-commit hooks and Go version used for linting 2024-02-23 21:20:20 +02:00
analytics.go use http.MethodPost constant 2023-10-09 15:49:52 +01:00
backfill.go Update mautrix-go 2024-02-23 21:20:26 +02:00
bridgestate.go Remove maulogger 2024-03-13 18:41:50 +02:00
build.sh Initial commit 2023-06-30 12:51:54 +03:00
CHANGELOG.md Bump version to v0.3.0 2024-03-16 13:49:42 +02:00
commands.go Add timeout for starting google account pairing 2024-03-13 15:03:48 +02:00
custompuppet.go Update mautrix-go 2024-02-23 21:20:26 +02:00
docker-run.sh Add initial compiling version of bridge 2023-07-02 17:52:28 +03:00
Dockerfile Update Docker image to Alpine 3.19 2024-02-23 21:20:23 +02:00
Dockerfile.ci Update Docker image to Alpine 3.19 2024-02-23 21:20:23 +02:00
Dockerfile.dev Update Docker image to Alpine 3.19 2024-02-23 21:20:23 +02:00
example-config.yaml Expose debug API with pprof 2023-12-05 16:23:12 +02:00
go.mod Use dbutil for mass insert query building 2024-03-17 20:14:20 +02:00
go.sum Use dbutil for mass insert query building 2024-03-17 20:14:20 +02:00
LICENSE Initial commit 2023-06-30 12:51:54 +03:00
LICENSE.exceptions Add license exceptions 2024-03-11 15:48:03 +02:00
main.go Bump version to v0.3.0 2024-03-16 13:49:42 +02:00
messagetracking.go Add error message for FAILED_GENERIC 2024-03-18 15:25:48 +02:00
portal.go Add timeouts for portal event handlers 2024-03-20 13:05:25 +02:00
provisioning.go Improve handling of already-logged-in cases in provisioning API 2024-03-28 14:35:32 +02:00
puppet.go Fix clearing avatars if contact ID is cleared 2024-03-18 20:23:43 +02:00
README.md Fix roadmap link in readme 2024-03-25 14:10:43 +02:00
ROADMAP.md Refactor message status handling and bridge read receipts 2023-08-08 18:49:03 +03:00
user.go Cancel previous async login when starting new one 2024-03-28 16:31:42 +02:00

mautrix-gmessages

A Matrix-Google Messages puppeting bridge.

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: #gmessages:maunium.net