.github
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
config
|
Add initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
database
|
Add basic support for incoming reactions
|
2023-07-13 00:44:57 +03:00 |
gmtest
|
Update library
|
2023-07-09 14:49:55 +03:00 |
libgm
|
Sync read status after backfill
|
2023-07-15 02:17:36 +03:00 |
.editorconfig
|
Use spaces in .proto file indents
|
2023-07-01 12:52:53 +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
|
Sync read status after backfill
|
2023-07-15 02:17:36 +03:00 |
bridgestate.go
|
Update bridge states
|
2023-07-04 00:03:36 +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
|
Update bridge states
|
2023-07-04 00:03:36 +03:00 |
custompuppet.go
|
Fix some bugs
|
2023-07-02 23:47:31 +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 initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
go.mod
|
Add basic forward backfill support
|
2023-07-12 02:43:09 +03:00 |
go.sum
|
Add basic forward backfill support
|
2023-07-12 02:43:09 +03:00 |
LICENSE
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
main.go
|
Add initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
messagetracking.go
|
Add support for reactions from Matrix
|
2023-07-15 01:06:49 +03:00 |
portal.go
|
Sync read status after backfill
|
2023-07-15 02:17:36 +03:00 |
puppet.go
|
Remove duplicate + in ghost identifiers
|
2023-07-09 21:00:49 +03:00 |
README.md
|
Update readme and roadmap
|
2023-07-02 23:51:36 +03:00 |
ROADMAP.md
|
Add support for deletions in both directions
|
2023-07-15 01:28:13 +03:00 |
segment.go
|
Add initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
user.go
|
Sync read status after backfill
|
2023-07-15 02:17:36 +03:00 |