AsamK
|
13e6445498
|
Regard pin set/remove as successful if at least one svr version worked
Fixes #1868
|
2025-11-02 09:31:23 +01:00 |
|
AsamK
|
552ce6b06d
|
Fix device link URI parsing
Fixes #1864
|
2025-10-31 21:48:26 +01:00 |
|
AsamK
|
c3bce6730d
|
Fix timeout handling for receive command
Fixes #1865
|
2025-10-26 13:37:59 +01:00 |
|
AsamK
|
5d2daedba3
|
Prepare next release
|
2025-10-26 13:15:42 +01:00 |
|
AsamK
|
6ee043449b
|
Bump version to 0.13.21
v0.13.21
|
2025-10-25 13:16:40 +02:00 |
|
AsamK
|
5510d1e20d
|
Update dependencies
|
2025-10-25 11:51:40 +02:00 |
|
AsamK
|
cad61dae37
|
Update libsignal-service
|
2025-10-25 11:31:48 +02:00 |
|
AsamK
|
1fcedca0f1
|
Improve error message for missing verification session
Fixes #1854
|
2025-10-24 10:09:27 +02:00 |
|
AsamK
|
7b08225c57
|
Prevent invalid profile keys from being processed for storage service
|
2025-10-24 09:52:43 +02:00 |
|
AsamK
|
06fd350e9c
|
Update libsignal-service-java
Fixes #1859
|
2025-10-16 14:34:47 +02:00 |
|
AsamK
|
9ee747271a
|
Prepare next release
|
2025-10-16 14:34:47 +02:00 |
|
Bradley Erickson
|
ef3c1ea0e7
|
add missing isExpirationUpdate field to JSON serialization
|
2025-10-10 07:08:24 +02:00 |
|
AsamK
|
3b784aa32b
|
Bump version to 0.13.20
v0.13.20
|
2025-09-23 20:36:35 +02:00 |
|
AsamK
|
05a9635dc4
|
Update graalvm config
|
2025-09-23 20:36:35 +02:00 |
|
AsamK
|
6abe3c7a06
|
Fix shutdown delay regression in daemon mode
|
2025-09-23 18:33:05 +02:00 |
|
AsamK
|
98b46353ea
|
Improve error message for missing and invalid account parameter
|
2025-09-23 18:32:38 +02:00 |
|
AsamK
|
af0f4a6b01
|
Try to load manager in MultiAccountManager if it doesn't exist yet
|
2025-09-23 18:29:51 +02:00 |
|
AntonKun
|
96ec6624c5
|
Updated the JSON-RPC handler on a file lock overlap
|
2025-09-23 17:48:15 +02:00 |
|
AsamK
|
9f1ae5f4db
|
Replace deprecated API
|
2025-09-19 23:29:54 +02:00 |
|
AsamK
|
1d06f042e1
|
Ignore unchecked warning due to kotlin incompatibility
|
2025-09-19 23:29:38 +02:00 |
|
AsamK
|
761bcdd064
|
Update gradle wrapper
|
2025-09-19 23:13:06 +02:00 |
|
AsamK
|
c108d59cfc
|
Disable old fallback to create v1 group
Fixes #1850
|
2025-09-19 23:11:22 +02:00 |
|
AsamK
|
429c4dca07
|
Update CI build to Java 25
|
2025-09-18 21:45:15 +02:00 |
|
AsamK
|
52d818be45
|
Close all managers in parallel in multi account mode
|
2025-09-18 21:44:58 +02:00 |
|
AsamK
|
21a546d2bc
|
Refactor timeout handling in receive helper
|
2025-09-18 21:43:54 +02:00 |
|
AsamK
|
e65fee0efb
|
Update libsignal-service-java
Fixes #1772
|
2025-09-18 20:55:21 +02:00 |
|
AsamK
|
29dc873535
|
Add new unidentified sender trust root
|
2025-09-18 19:33:02 +02:00 |
|
AsamK
|
69d892e5b1
|
Fix sending group message to legacy targets without group send endorsements
Fixes #1849
|
2025-09-18 18:42:43 +02:00 |
|
AsamK
|
3be0aefa20
|
Prepare next release
|
2025-09-18 18:42:43 +02:00 |
|
AsamK
|
a399666fba
|
Bump version to 0.13.19
v0.13.19
|
2025-09-15 11:43:12 +02:00 |
|
AsamK
|
1af03e3e16
|
Fix hiding contacts
|
2025-09-15 11:34:27 +02:00 |
|
AsamK
|
7a82283762
|
Update jsonrpc man page
|
2025-09-15 11:06:06 +02:00 |
|
AsamK
|
fb92bc3894
|
Update dependencies
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
a22af8303a
|
Force a group refresh when using listGroups command with groupId
Fixes #1802
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
371dc06842
|
Handle unregistered username correctly when sending message
Fixes #1824
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
e60b80effc
|
Prevent splitting UTF-8 chars when reading from stdin
Fixes #1827
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
b9008f0b66
|
Handle missing storage manifest version correctly
Fixes #1829
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
2239231601
|
Remove old SVR2 mrenclave
Fixes #1837
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
9a45138d8b
|
Store last receive timestamp only every four hours
Fixes #1832
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
edd52a97b4
|
Replace INSERT OR REPLACE with INSERT ON CONFLICT DO UPDATE
The latter doesn't cause foreign key delete cascades
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
f469a4d166
|
Implement group send endorsements
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
b2076cfc12
|
Fix hide contact functionality to not delete recipient
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
991ff04196
|
Refactor UnidentifiedAccessHelper
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
597f0368cf
|
Refactor group send
|
2025-09-14 19:28:56 +02:00 |
|
AsamK
|
c37d8c6ce1
|
Update libsignal-service
|
2025-09-14 19:28:56 +02:00 |
|
d1vbyz3r0
|
61bc30eb43
|
Fix typo for group-id CLI parameter
|
2025-09-11 18:15:30 +02:00 |
|
AsamK
|
f6d81e3c05
|
Update gradle
|
2025-08-17 17:35:59 +02:00 |
|
AsamK
|
42f10670b6
|
Replace deprecated groovy utils
|
2025-08-17 17:35:14 +02:00 |
|
AsamK
|
b453d7a0b9
|
Add new svr2 mrenclave
|
2025-08-02 12:05:01 +02:00 |
|
AsamK
|
f9a36c6e04
|
Fix send parameters to be all camel case
Fixes #1814
|
2025-07-16 20:59:26 +02:00 |
|