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.17.0
signald
Browse files
Feb 16, 2022
Release signald 0.17.0
· 3d482a60
finn
authored
Feb 16, 2022
View commits for tag 0.17.0
0.17.0
3d482a60
expose UnregisteredUserError
· 1c52dc96
finn
authored
Feb 16, 2022
1c52dc96
SQLException while reading contact records should not block other records from being read
· f0586876
finn
authored
Feb 16, 2022
f0586876
catch ProtocolDuplicateMessageException
· d23e5e96
finn
authored
Feb 16, 2022
d23e5e96
Feb 15, 2022
put deviceId back to being a long to make the protocol validator happy
· c533e10b
finn
authored
Feb 15, 2022
c533e10b
use sender keys for sending to mixed target groups
· 2612865a
finn
authored
Feb 15, 2022
2612865a
Update to libsignal-service-java to unofficial_41
· 9a970c32
finn
authored
Feb 15, 2022
9a970c32
misc manager cleanup
· 3ff2acfb
finn
authored
Feb 15, 2022
3ff2acfb
Improve thread naming
· da5a0508
finn
authored
Feb 15, 2022
da5a0508
Feb 14, 2022
Indicate in message to subscribed clients when they have been removed from a group
· 02d0db28
finn
authored
Feb 14, 2022
02d0db28
throw AuthorizationFailedException when remove linked device is called from non-primary device
· d88f5798
finn
authored
Feb 14, 2022
d88f5798
Feb 13, 2022
catch AuthorizationFailedException
· 423e5eb5
finn
authored
Feb 13, 2022
423e5eb5
even better network error handling in RefreshProfileJob
· 1e987fbb
finn
authored
Feb 12, 2022
1e987fbb
catch NotFoundException when refreshing profile
· b790ee58
finn
authored
Feb 12, 2022
b790ee58
Feb 12, 2022
catch ratelimit exceptions
· d219dda0
finn
authored
Feb 12, 2022
d219dda0
Feb 11, 2022
log when linking times out
· 01886662
finn
authored
Feb 11, 2022
01886662
fix concurrent access to profile store list
· 36341b74
finn
authored
Feb 11, 2022
36341b74
ScanTimeoutError now correctly thrown when linking times out
· 11da085a
finn
authored
Feb 11, 2022
11da085a
catch some common errors
· 3e415fe2
finn
authored
Feb 11, 2022
3e415fe2
remove inadvertantly committed fake error
· 694bbd92
finn
authored
Feb 11, 2022
694bbd92
report exceptions to sentry (disabled by default)
· 628986bc
finn
authored
Feb 11, 2022
628986bc
request storage keys from primary device if we don't have them
· 6a4eda1b
finn
authored
Feb 11, 2022
6a4eda1b
return a copy of the contact list from getContacts() to deal with concurrency issues
· 9f08d7e6
finn
authored
Feb 10, 2022
9f08d7e6
bump minimum profile refresh interval to 15 minutes
· 327a0481
finn
authored
Feb 10, 2022
327a0481
Feb 10, 2022
skip storage sync job if storage keys are unavailable
· dc017d9c
finn
authored
Feb 10, 2022
dc017d9c
Feb 09, 2022
wrap inbound decryption in session locks
· af29b815
finn
authored
Feb 09, 2022
af29b815
add calling class to session lock debug logs
· 4901c8ef
finn
authored
Feb 09, 2022
4901c8ef
Fix sending reactions to announce-only groups
· 3d7f7c9f
finn
authored
Feb 09, 2022
3d7f7c9f
Add a metric for websocket connection state
· ca2e6a72
Finn
authored
Feb 09, 2022
ca2e6a72
Feb 08, 2022
lock session before sending read message
· c948c363
finn
authored
Feb 08, 2022
c948c363
fix NPE when sending to a group with a member who's profile keys is available...
· 9adda3e2
finn
authored
Feb 08, 2022
9adda3e2
catch NPEs when looking up recipients with no UUID
· 98fb65be
finn
authored
Feb 08, 2022
98fb65be
fix NPE in send
· b0693c08
finn
authored
Feb 08, 2022
b0693c08
add histogram timer around message sends
· c3f88ce0
finn
authored
Feb 08, 2022
c3f88ce0
Add support for reading from storage service.
· 6bc2af80
Finn
authored
Feb 08, 2022
6bc2af80
v1/JsonAttachment: fix typo, remove extra imports
· 3a96ce1f
Sumner Evans
authored
Feb 07, 2022
3a96ce1f
Feb 07, 2022
detect HTTP 400 response when uploading attachments and wrap the error message
· 9dd4b1bd
finn
authored
Feb 07, 2022
9dd4b1bd
Catch IllegalStateException when sending group message
· 8abd9dec
finn
authored
Feb 07, 2022
8abd9dec
Feb 05, 2022
add stable repo and docker tag
· 04f7ba0f
Finn
authored
Feb 04, 2022
04f7ba0f
download incoming link preview attachments
· fcf01e5e
finn
authored
Feb 04, 2022
fcf01e5e
Loading