.github
|
Update pre-commit hooks and Go version used for linting
|
2024-02-23 21:20:20 +02:00 |
config
|
Expose debug API with pprof
|
2023-12-05 16:23:12 +02:00 |
database
|
Clear puppet phone numbers when phone ID changes
|
2024-03-18 15:14:29 +02:00 |
libgm
|
Update gaia pairing message types
|
2024-04-22 18:19:16 +02: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
|
Update gitignore
|
2023-11-06 16:06:30 +02:00 |
.gitlab-ci.yml
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
.pre-commit-config.yaml
|
Update pre-commit hooks and Go version used for linting
|
2024-02-23 21:20:20 +02:00 |
analytics.go
|
use http.MethodPost constant
|
2023-10-09 15:49:52 +01:00 |
backfill.go
|
Update mautrix-go
|
2024-02-23 21:20:26 +02:00 |
bridgestate.go
|
Improve some messages
|
2024-04-05 16:36:08 +03:00 |
build.sh
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
CHANGELOG.md
|
Bump version to v0.4.0
|
2024-04-16 14:05:31 +03:00 |
commands.go
|
Adjust pairing init timeout message
|
2024-04-10 16:42:24 +03:00 |
custompuppet.go
|
Update mautrix-go
|
2024-02-23 21:20:26 +02:00 |
docker-run.sh
|
Add initial compiling version of bridge
|
2023-07-02 17:52:28 +03:00 |
Dockerfile
|
Update Docker image to Alpine 3.19
|
2024-02-23 21:20:23 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.19
|
2024-02-23 21:20:23 +02:00 |
Dockerfile.dev
|
Update Docker image to Alpine 3.19
|
2024-02-23 21:20:23 +02:00 |
example-config.yaml
|
Expose debug API with pprof
|
2023-12-05 16:23:12 +02:00 |
go.mod
|
Bump version to v0.4.0
|
2024-04-16 14:05:31 +03:00 |
go.sum
|
Bump version to v0.4.0
|
2024-04-16 14:05:31 +03:00 |
LICENSE
|
Initial commit
|
2023-06-30 12:51:54 +03:00 |
LICENSE.exceptions
|
Add license exceptions
|
2024-03-11 15:48:03 +02:00 |
main.go
|
Bump version to v0.4.0
|
2024-04-16 14:05:31 +03:00 |
messagetracking.go
|
Add error message for FAILED_GENERIC
|
2024-03-18 15:25:48 +02:00 |
portal.go
|
Add support for sending captions and fix some fields in send requests
|
2024-04-16 17:44:34 +03:00 |
provisioning.go
|
Adjust pairing init timeout message
|
2024-04-10 16:42:24 +03:00 |
puppet.go
|
Fix clearing avatars if contact ID is cleared
|
2024-03-18 20:23:43 +02:00 |
README.md
|
Fix roadmap link in readme
|
2024-03-25 14:10:43 +02:00 |
ROADMAP.md
|
Refactor message status handling and bridge read receipts
|
2023-08-08 18:49:03 +03:00 |
user.go
|
Add lock for updating cookies
|
2024-04-17 00:18:22 +03:00 |