A Matrix-Google Messages puppeting bridge
Find a file
2023-10-16 13:35:41 +03:00
.github Initial commit 2023-06-30 12:51:54 +03:00
config add generic analytics section for segment compatible api 2023-10-09 13:03:58 +01:00
database Fix create index 2023-09-05 01:58:57 +03:00
libgm Bump messages version number 2023-10-05 12:52:03 +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 Add initial compiling version of bridge 2023-07-02 17:52:28 +03:00
.gitlab-ci.yml Initial commit 2023-06-30 12:51:54 +03:00
.pre-commit-config.yaml Enable go vet in pre-commit 2023-08-09 17:52:30 +03:00
analytics.go use http.MethodPost constant 2023-10-09 15:49:52 +01:00
backfill.go Cancel batch sending if there's nothing to send 2023-08-26 16:45:11 +03:00
bridgestate.go Send bad credentials state if default sms app flag is false 2023-09-04 14:43:03 +03:00
build.sh Initial commit 2023-06-30 12:51:54 +03:00
CHANGELOG.md Bump version to v0.2.1 2023-10-16 13:35:41 +03:00
commands.go Don't send notifications from batch sending if last message is old 2023-08-15 11:05:21 +03:00
custompuppet.go Move double puppeting login code to mautrix-go 2023-08-21 13:52:03 +03:00
docker-run.sh Add initial compiling version of bridge 2023-07-02 17:52:28 +03:00
Dockerfile Add initial compiling version of bridge 2023-07-02 17:52:28 +03:00
Dockerfile.ci Initial commit 2023-06-30 12:51:54 +03:00
Dockerfile.dev Initial commit 2023-06-30 12:51:54 +03:00
example-config.yaml add generic analytics section for segment compatible api 2023-10-09 13:03:58 +01:00
go.mod Bump version to v0.2.1 2023-10-16 13:35:41 +03:00
go.sum Update dependencies 2023-10-16 13:35:41 +03:00
LICENSE Initial commit 2023-06-30 12:51:54 +03:00
main.go Bump version to v0.2.1 2023-10-16 13:35:41 +03:00
messagetracking.go Don't panic on Matrix message when user isn't logged in 2023-09-07 17:21:15 +03:00
portal.go Don't block AS transaction processing on read receipts 2023-10-05 13:08:38 +03:00
provisioning.go add generic analytics section for segment compatible api 2023-10-09 13:03:58 +01:00
puppet.go Move all SQL queries to constants 2023-09-05 01:46:56 +03:00
README.md Remove warning in readme 2023-07-17 18:40:52 +03:00
ROADMAP.md Refactor message status handling and bridge read receipts 2023-08-08 18:49:03 +03:00
user.go add generic analytics section for segment compatible api 2023-10-09 13:03:58 +01: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