.github
|
Run actions on Go 1.21 and 1.22
|
2024-02-10 14:38:32 +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
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
msgconv
|
Revert "Check dm.Quote for nil"
|
2024-02-10 14:38:32 +02:00 |
pkg
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +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
|
pre-commit: ban Msgf() from zerolog
|
2024-01-06 09:03:43 -07:00 |
build-go.sh
|
Allow custom parameters to build-go.sh
|
2024-02-10 14:39:02 +02:00 |
build-rust.sh
|
Restore debug build & remote debugging for Docker builds (#436)
|
2024-02-10 14:37:02 +02:00 |
build.sh
|
Fetch submodules in build.sh
|
2024-01-01 18:54:19 +02:00 |
CHANGELOG.md
|
Update changelog
|
2024-01-09 16:20:49 +02:00 |
commands.go
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
custompuppet.go
|
Update usersBySignalID when logging in
|
2024-01-18 22:52:12 +02:00 |
disappearing.go
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
docker-run.sh
|
Restore debug build & remote debugging for Docker builds (#436)
|
2024-02-10 14:37:02 +02:00 |
Dockerfile
|
Restore debug build & remote debugging for Docker builds (#436)
|
2024-02-10 14:37:02 +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
|
Fix word in example config (#446)
|
2024-02-10 14:37:58 +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 dependencies and minimum Go version
|
2024-02-10 14:38:32 +02:00 |
go.sum
|
Update dependencies and minimum Go version
|
2024-02-10 14:38:32 +02:00 |
LICENSE
|
Initial commit
|
2020-09-28 02:03:47 +03:00 |
LICENSE.exceptions
|
Add license exceptions
|
2024-02-10 14:39:02 +02:00 |
main.go
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
Makefile
|
Restore debug build & remote debugging for Docker builds (#436)
|
2024-02-10 14:37:02 +02:00 |
messagetracking.go
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
metrics.go
|
Satisfy static checks (#440)
|
2024-02-10 14:35:56 +02:00 |
portal.go
|
Remove info parameter in Puppet.UpdateInfo
|
2024-02-10 14:38:32 +02:00 |
provisioning.go
|
Use Stringer with zerolog (#441)
|
2024-02-10 14:36:05 +02:00 |
puppet.go
|
Remove info parameter in Puppet.UpdateInfo
|
2024-02-10 14:38:32 +02:00 |
README.md
|
Remove outdated badges
|
2023-12-18 02:21:48 +02:00 |
ROADMAP.md
|
Add support for incoming contact messages
|
2024-01-13 18:21:09 +02:00 |
user.go
|
Remove info parameter in Puppet.UpdateInfo
|
2024-02-10 14:38:32 +02:00 |