Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.23.0
signald
Browse files
Oct 27, 2022
Release signald 0.23.0
· 16f6ba1d
Finn
authored
Oct 26, 2022
View commits for tag 0.23.0
0.23.0
16f6ba1d
Oct 26, 2022
disable postgres tests in pipeline
· 81aea877
Finn
authored
Oct 26, 2022
81aea877
includle test results file in artifacts
· 44ff7d01
Finn
authored
Oct 26, 2022
44ff7d01
Update prod server CA
· 9cce3f64
Finn
authored
Oct 26, 2022
9cce3f64
Oct 06, 2022
fix USER_AGENT build variable
· d61903f2
Finn
authored
Oct 05, 2022
d61903f2
add USER_AGENT container build arg
· e15cb1b8
Finn
authored
Oct 05, 2022
e15cb1b8
Oct 05, 2022
Release signald 0.22.2
· 7a67e7a8
finn
authored
Oct 05, 2022
View commits for tag 0.22.2
0.22.2
7a67e7a8
catch ratelimitexception during register
· e2e25b31
finn
authored
Oct 05, 2022
e2e25b31
Sep 26, 2022
catch UnknownHostExceptions as NetworkError instead of InternalError
· 31bb6011
finn
authored
Sep 26, 2022
31bb6011
catch NonSuccessfulResponseCodeException when downloading avatars
· 4a6a3431
finn
authored
Sep 26, 2022
4a6a3431
Sep 20, 2022
Release signald 0.22.1
· ad22d6f7
finn
authored
Sep 20, 2022
View commits for tag 0.22.1
0.22.1
ad22d6f7
fix source device on incoming messages
· f0369193
finn
authored
Sep 20, 2022
f0369193
Sep 19, 2022
fix profile avatars
· 2b81973c
finn
authored
Sep 19, 2022
2b81973c
Release signald 0.22.0
· 43659b4f
finn
authored
Sep 19, 2022
View commits for tag 0.22.0
0.22.0
43659b4f
clean up log message
· 2f6c6638
finn
authored
Sep 13, 2022
2f6c6638
Sep 17, 2022
default to trust new keys, to align better with most user's expectations and...
· f2c4865c
Finn
authored
Sep 16, 2022
f2c4865c
add metrics for signal server response codes by domain
· 37d626e3
Finn
authored
Sep 16, 2022
37d626e3
Aug 29, 2022
add SignalServerError for when the server gives us a 5xx
· b11cdc96
finn
authored
Aug 29, 2022
b11cdc96
log when #336 is hit
· 03cfd1c7
finn
authored
Aug 29, 2022
03cfd1c7
Aug 26, 2022
improve error message when #246 is hit
· f89195aa
finn
authored
Aug 26, 2022
f89195aa
Aug 24, 2022
normalize messages logged before exit due to db timeout
· ce3e918e
finn
authored
Aug 23, 2022
ce3e918e
Aug 23, 2022
slightly improve logging around incoming decryption errors, such as #331
· e3781e94
finn
authored
Aug 23, 2022
e3781e94
Aug 22, 2022
Release signald 0.21.1
· 5b545c67
finn
authored
Aug 22, 2022
View commits for tag 0.21.1
0.21.1
5b545c67
don't ack messages when saving fails
· 551aaf01
finn
authored
Aug 22, 2022
551aaf01
correctly throw ProofRequiredError when sending
· cabfa1ce
finn
authored
Aug 22, 2022
cabfa1ce
Aug 17, 2022
Revert "add db query retry for read operations"
· 4346d4bd
finn
authored
Aug 17, 2022
4346d4bd
Aug 15, 2022
add db query retry for read operations
· fdcad770
finn
authored
Aug 15, 2022
fdcad770
fix checking group membership list for pending members
· 360fe506
finn
authored
Aug 15, 2022
360fe506
don't attempt to refresh profiles if we don't have a profile key
· 565af7fd
finn
authored
Aug 15, 2022
565af7fd
Aug 11, 2022
start subscribe thread after adding first receiver
· 2c4b0697
finn
authored
Aug 11, 2022
2c4b0697
remove no longer needed apt install line for container builds
· 38d3d489
finn
authored
Aug 11, 2022
38d3d489
Release signald 0.21.0
· 8d3e743f
finn
authored
Aug 11, 2022
View commits for tag 0.21.0
0.21.0
8d3e743f
Jul 29, 2022
send group updates to requesting members too
· f159d1a5
finn
authored
Jul 29, 2022
f159d1a5
Include pendingMembers in group updates
· ecdec3d3
Malte E
authored
Jul 24, 2022
and
Finn
committed
Jul 29, 2022
ecdec3d3
format and Exceptions
· b432dae7
Malte E
authored
Jul 11, 2022
and
Finn
committed
Jul 29, 2022
b432dae7
fix adding members without profile key to group
· 01865df4
Malte E
authored
Jul 05, 2022
and
Finn
committed
Jul 29, 2022
01865df4
remove Integer from protocol, everything is now an int
· 9df52b3a
finn
authored
Jul 29, 2022
9df52b3a
Fix default account repair version for new accounts
· 3e7cc519
finn
authored
Jul 29, 2022
3e7cc519
clear and re-sync the contacts table as an account repair
· b0c37fa8
finn
authored
Jul 29, 2022
b0c37fa8
make joinedAtRevision an Integer to allow it to be null
· abc8fa47
finn
authored
Jul 29, 2022
abc8fa47
Loading