.github
|
Add -lm to ldflags
|
2024-01-03 00:16:19 +02:00 |
.idea
|
Add icon for IDEA
|
2024-01-03 14:05:26 +02:00 |
config
|
Add missing bridge_notices field to config
|
2024-01-03 13:48:08 +02:00 |
database
|
Drop user_portal again
|
2024-01-03 01:18:09 +02:00 |
msgconv
|
Add hacks for bad clients
|
2024-01-03 14:58:32 +02:00 |
pkg
|
Check sender certificate expiry
|
2024-01-03 12:48:31 +02:00 |
.dockerignore
|
Remove everything and add stub Go modules
|
2023-03-22 00:12:44 +02:00 |
.editorconfig
|
Update editorconfig
|
2023-12-17 23:48:07 +02:00 |
.envrc
|
nix: shell -> flake
|
2023-12-26 18:39:42 -07:00 |
.gitignore
|
Switch signalmeow upgrades to dbutil
|
2023-12-17 15:14:31 +02:00 |
.gitlab-ci.yml
|
Add build flags to fix macOS build
|
2023-12-17 16:13:39 +02:00 |
.gitmodules
|
Added libsignal as a submodule
|
2023-07-21 10:45:59 -04:00 |
.pre-commit-config.yaml
|
Update bridge to use libsignal v0.36.1 and latest protobufs
|
2023-12-10 21:39:43 -05:00 |
build-go.sh
|
Fix standalone dockerfile
|
2023-12-18 13:11:32 +02:00 |
build.sh
|
Fetch submodules in build.sh
|
2024-01-01 18:54:19 +02:00 |
CHANGELOG.md
|
Update changelog
|
2023-12-19 15:43:37 +02:00 |
commands.go
|
Add support for personal filtering spaces
|
2024-01-03 01:09:33 +02:00 |
custompuppet.go
|
Refactor database tables and query wrappers (#402)
|
2023-12-31 16:12:58 +02:00 |
disappearing.go
|
Refactor database tables and query wrappers (#402)
|
2023-12-31 16:12:58 +02:00 |
docker-run.sh
|
Build fully static binaries and use Alpine for docker image
|
2023-12-12 16:36:17 +02:00 |
Dockerfile
|
Fix standalone dockerfile
|
2023-12-18 13:11:32 +02:00 |
Dockerfile.ci
|
Build fully static binaries and use Alpine for docker image
|
2023-12-12 16:36:17 +02:00 |
example-config.yaml
|
Add missing bridge_notices field to config
|
2024-01-03 13:48:08 +02:00 |
flake.lock
|
nix: shell -> flake
|
2023-12-26 18:39:42 -07:00 |
flake.nix
|
nix: shell -> flake
|
2023-12-26 18:39:42 -07:00 |
go.mod
|
Use struct field for blurhash
|
2024-01-03 14:55:20 +02:00 |
go.sum
|
Use struct field for blurhash
|
2024-01-03 14:55:20 +02:00 |
LICENSE
|
Initial commit
|
2020-09-28 02:03:47 +03:00 |
main.go
|
Adjust some logs
|
2024-01-03 12:26:24 +02:00 |
Makefile
|
Allow debug build & remote debugging (#13)
|
2023-11-14 16:03:17 -05:00 |
messagetracking.go
|
Remove unused errors and refactor other things
|
2024-01-03 13:47:26 +02:00 |
metrics.go
|
Add copyright headers
|
2023-12-17 15:54:35 +02:00 |
portal.go
|
Fix caption when relaying stickers
|
2024-01-03 14:01:49 +02:00 |
provisioning.go
|
provisioning: use structured logging
|
2024-01-02 21:45:06 -07:00 |
puppet.go
|
Refactor database tables and query wrappers (#402)
|
2023-12-31 16:12:58 +02:00 |
README.md
|
Remove outdated badges
|
2023-12-18 02:21:48 +02:00 |
ROADMAP.md
|
Refactor Matrix -> Signal message handling
|
2024-01-03 00:16:19 +02:00 |
user.go
|
Pass proper logger to signalmeow websockets
|
2024-01-03 12:27:57 +02:00 |