No description
Find a file
Andrew Ferrazzutti dd208b6e82 Exclude missing accounts from contact migration
Otherwise, moveContacts fails with a foreign key constraint violation.
2022-08-12 16:33:12 -04:00
cmd/signaldctl Exclude missing accounts from contact migration 2022-08-12 16:33:12 -04:00
debian add db move subcommand 2022-02-22 15:46:27 -08:00
signald bump protocol 2022-05-17 18:14:09 -07:00
tools/generator avoid races when sending requests 2022-04-10 22:41:24 +00:00
.aptly.conf Add .aptly.conf 2021-01-30 01:09:30 -08:00
.gitignore Add shell completion 2021-02-02 21:03:02 -08:00
.gitlab-ci.yml add new db migration code, add sqlite to postgres migration test in CI 2022-05-17 17:59:24 -07:00
go.mod add db move subcommand 2022-02-22 15:46:27 -08:00
go.sum add db move subcommand 2022-02-22 15:46:27 -08:00
LICENSE Allow users to configure a default account 2021-02-01 19:14:10 -08:00
Makefile Try to fix the debian version tags 2021-08-07 13:29:42 -07:00
protocol.json bump protocol 2022-05-17 18:14:09 -07:00
README.md Update some links 2021-07-23 18:38:05 -07:00
version.sh Try to fix the debian version tags 2021-08-07 13:29:42 -07:00

signald-go

a golang library for communicating with signald

for signaldctl, see signaldctl README