.github
|
Update to libsignal 0.37.0
|
2024-01-04 19:52:09 +02:00 |
.idea
|
Add icon for IDEA
|
2024-01-03 14:05:26 +02:00 |
config
|
Add proper name for notes to self room
|
2024-01-07 13:14:17 +02:00 |
database
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
msgconv
|
Refactor group and user info updating
|
2024-01-05 22:10:59 +02:00 |
pkg
|
staticcheck: remove unused variables and functions
|
2024-01-08 09:36:55 -07: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
|
pre-commit: ban Msgf() from zerolog
|
2024-01-06 09:03:43 -07: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
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
custompuppet.go
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
disappearing.go
|
staticcheck: fix S1012,S1024: use time.Until and time.Since
|
2024-01-08 09:36:55 -07: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 proper name for notes to self room
|
2024-01-07 13:14:17 +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
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
go.sum
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
LICENSE
|
Initial commit
|
2020-09-28 02:03:47 +03:00 |
main.go
|
Update mautrix-go
|
2024-01-07 23:19:31 +02:00 |
Makefile
|
Allow debug build & remote debugging (#13)
|
2023-11-14 16:03:17 -05:00 |
messagetracking.go
|
messagetracking/sendMessageMetrics: use local log
|
2024-01-06 10:28:33 -07:00 |
metrics.go
|
staticcheck: fix S1012,S1024: use time.Until and time.Since
|
2024-01-08 09:36:55 -07:00 |
portal.go
|
staticcheck: fix S1021: merge variable declaration with assignment on next line
|
2024-01-08 09:36:53 -07:00 |
provisioning.go
|
staticcheck: fix S1005: unnecessary assignment to the blank identifier
|
2024-01-08 09:34:42 -07:00 |
puppet.go
|
staticcheck: remove unused variables and functions
|
2024-01-08 09:36:55 -07:00 |
README.md
|
Remove outdated badges
|
2023-12-18 02:21:48 +02:00 |
ROADMAP.md
|
Update roadmap
|
2024-01-03 19:12:17 +02:00 |
user.go
|
staticcheck: remove unused variables and functions
|
2024-01-08 09:36:55 -07:00 |