.github
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
config
|
Make backfill limits configurable
|
2023-07-20 01:44:59 +03:00 |
database
|
Expose conversation type in m.bridge info
|
2023-07-22 19:23:15 +03:00 |
gmtest
|
Add get conversation method
|
2023-07-18 02:19:25 +03:00 |
libgm
|
Change log level
|
2023-07-20 02:03:50 +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
|
Make backfill limits configurable
|
2023-07-20 01:44:59 +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
|
Stop using maulogger in Portal
|
2023-07-20 00:01:05 +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
|
Fix command mentioned in example config
|
2023-07-21 17:47:21 +03:00 |
go.mod
|
Update mautrix-go to properly send changed connected bridge states
|
2023-07-20 12:27:22 +03:00 |
go.sum
|
Update mautrix-go to properly send changed connected bridge states
|
2023-07-20 12:27:22 +03:00 |
LICENSE
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
main.go
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
messagetracking.go
|
Stop using maulogger in Portal
|
2023-07-20 00:01:05 +03:00 |
portal.go
|
Expose conversation type in m.bridge info
|
2023-07-22 19:23:15 +03:00 |
provisioning.go
|
Expose RCS group creation in provisioning API
|
2023-07-22 19:37:30 +03:00 |
puppet.go
|
Fix some bugs
|
2023-07-20 01:54:30 +03:00 |
README.md
|
Remove warning in readme
|
2023-07-17 18:40:52 +03:00 |
ROADMAP.md
|
Add support for sending attachments from Matrix
|
2023-07-15 20:29:43 +03:00 |
segment.go
|
Add initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
user.go
|
Fix some bugs
|
2023-07-20 01:54:30 +03:00 |