.github
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
config
|
Allow configuring device details shown on phone
|
2023-07-16 02:51:26 +03:00 |
database
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +03:00 |
gmtest
|
Add get conversation method
|
2023-07-18 02:19:25 +03:00 |
libgm
|
Sync read only and RCS status as power levels
|
2023-07-19 21:40:39 +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
|
Remove unnecessary wrapping of API methods
|
2023-07-16 00:26:22 +03:00 |
bridgestate.go
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +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
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +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
|
Allow configuring device details shown on phone
|
2023-07-16 02:51:26 +03:00 |
go.mod
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +03:00 |
go.sum
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +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
|
Rename binary package to gmproto
|
2023-07-17 16:51:31 +03:00 |
portal.go
|
Sync read only and RCS status as power levels
|
2023-07-19 21:40:39 +03:00 |
provisioning.go
|
Add option to get last code immediately in provisioning API
|
2023-07-18 14:52:40 +03:00 |
puppet.go
|
Rename binary package to gmproto
|
2023-07-17 16:51:31 +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
|
Clear self_participant_ids on logout
|
2023-07-19 21:15:24 +03:00 |