.github
Initial commit
2023-06-30 12:51:54 +03:00
config
Update mautrix-go
2023-08-08 16:17:14 +03:00
database
Fix inserting reactions
2023-08-21 09:54:36 +03:00
gmtest
Enable go vet in pre-commit
2023-08-09 17:52:30 +03:00
libgm
Log unexpected data
2023-08-21 12:10:16 +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
backfill.go
Don't send notifications from batch sending if last message is old
2023-08-15 11:05:21 +03:00
bridgestate.go
Adjust bridge state messages
2023-08-15 18:34:55 +03:00
build.sh
Initial commit
2023-06-30 12:51:54 +03:00
CHANGELOG.md
Bump version to v0.1.0
2023-08-17 00:48:19 +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
Save access token when enabling double puppeting manually. Fixes #5
2023-08-02 15:14:45 +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
Fix command mentioned in example config
2023-07-21 17:47:21 +03:00
go.mod
Bump version to v0.1.0
2023-08-17 00:48:19 +03:00
go.sum
Bump version to v0.1.0
2023-08-17 00:48:19 +03:00
LICENSE
Initial commit
2023-06-30 12:51:54 +03:00
main.go
Delete state if phone ID changes on login
2023-08-10 15:55:33 +03:00
messagetracking.go
Only send checkpoint after message reaches phone
2023-08-18 20:43:46 +03:00
portal.go
Ignore link preview tombstones in groups as well
2023-08-21 11:09:36 +03:00
provisioning.go
Don't send notifications from batch sending if last message is old
2023-08-15 11:05:21 +03:00
puppet.go
Delete state if phone ID changes on login
2023-08-10 15:55:33 +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
segment.go
Add initial compiling version of bridge
2023-07-02 17:52:28 +03:00
user.go
Ignore conversation events where DM turns into group
2023-08-21 12:11:56 +03:00