.github
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
config
|
Update mautrix-go
|
2023-08-08 16:17:14 +03:00 |
database
|
Refactor message status handling and bridge read receipts
|
2023-08-08 18:49:03 +03:00 |
gmtest
|
Add get conversation method
|
2023-07-18 02:19:25 +03:00 |
libgm
|
Update version identifier
|
2023-08-08 17:10:41 +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
|
Disable linting temporarily
|
2023-07-02 23:48:06 +03:00 |
backfill.go
|
Refactor message status handling and bridge read receipts
|
2023-08-08 18:49:03 +03:00 |
bridgestate.go
|
Send correct bridge state if phone isn't responding
|
2023-07-20 01:11:59 +03:00 |
build.sh
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
CHANGELOG.md
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
commands.go
|
Include more error states in ping command
|
2023-08-02 15:21:54 +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
|
Update mautrix-go
|
2023-08-08 16:17:14 +03:00 |
go.sum
|
Update mautrix-go
|
2023-08-08 16:17:14 +03:00 |
LICENSE
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
main.go
|
Update mautrix-go
|
2023-08-08 16:17:14 +03:00 |
messagetracking.go
|
Refactor message status handling and bridge read receipts
|
2023-08-08 18:49:03 +03:00 |
portal.go
|
Refactor message status handling and bridge read receipts
|
2023-08-08 18:49:03 +03:00 |
provisioning.go
|
Add more logs for syncing conversations
|
2023-08-02 14:54:13 +03:00 |
puppet.go
|
Reduce startup sync logs
|
2023-07-24 16:50:10 +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
|
Delay missed backfill if messages are recent
|
2023-08-08 17:05:56 +03:00 |