Commit graph

1622 commits

Author SHA1 Message Date
AsamK
a80e18169a Update libsignal-service-java 2022-05-14 15:51:23 +02:00
AsamK
5837a6982b Fix deleting a recipient which has no uuid
Fixes #946
2022-05-02 17:13:30 +02:00
AsamK
275be59c25 Fix graalvm native build
Fixes #944
2022-04-26 22:53:47 +02:00
AsamK
a0c304d3ca Update dependencies 2022-04-18 11:02:29 +02:00
AsamK
f968d9bf3b Use Java 17 for codeql 2022-04-12 15:45:42 +02:00
AsamK
0309c85c6a Update gradle wrapper 2022-04-12 15:44:23 +02:00
AsamK
59b2d2f5a1 Add Java 18 to CI workflows 2022-04-12 15:40:28 +02:00
AsamK
a48601b028 Update repackage-native-libs.yml 2022-04-11 23:02:41 +02:00
AsamK
406faa1bbb Bump version 2022-04-11 22:30:32 +02:00
AsamK
8f85d164ff Update reflect-config.json 2022-04-11 22:30:32 +02:00
AsamK
6893e91190 Update dependencies 2022-04-11 22:24:48 +02:00
AsamK
945ff44de3 Refresh pre keys for PNI identity
Fixes #930
2022-04-11 20:05:02 +02:00
AsamK
2a20e70aab Add support for banning/unbanning group members 2022-04-09 19:03:05 +02:00
AsamK
69f1d0c213 Workaround adoc issue 2022-04-09 19:03:05 +02:00
AsamK
2c15995289 Output RATE_LIMIT_FAILURE type more reliably in json output
Fixes #923
2022-04-06 22:35:51 +02:00
AsamK
af71115767 Update reflect-config.json 2022-04-06 22:34:34 +02:00
AsamK
02a018462b Prevent deleting a group locally if the user is still a member
Fixes #924
2022-04-06 22:28:07 +02:00
AsamK
8dc82a30af Fix check if there was a send error when creating a group without members
Fixes #925
2022-04-06 22:17:06 +02:00
AsamK
c8f819cb94 Fix output of rate limit exception 2022-04-06 22:09:22 +02:00
AsamK
d27a12a6cf Update libsignal-service-java 2022-03-29 21:37:06 +02:00
AsamK
86e5ef7382 Fix plain text output of blocked group ids 2022-03-27 18:57:21 +02:00
AsamK
b5d578e483 Update graalvm build tools plugin 2022-03-27 18:56:36 +02:00
AsamK
9eb97746c1 Update libsignal-service-java 2022-03-17 23:33:57 +01:00
AsamK
fd25ef539f Bump version 2022-03-17 22:33:43 +01:00
AsamK
4f5d5afc4f Use correct captcha url in test script 2022-03-17 21:49:29 +01:00
AsamK
0686fd8e68 Fix multi account commands for newly created accounts
Fixes #913
2022-03-17 21:45:30 +01:00
AsamK
942999b7b4 Update libsignal-service-java 2022-03-16 21:08:41 +01:00
AsamK
3c2fa65e05 Fix NoSuchElementException in json serialization for messages from an untrusted identity
Fixes #910
2022-03-16 19:37:58 +01:00
AsamK
90df362c35 Bump version 2022-03-02 22:58:22 +01:00
AsamK
bf2a83755e Mark --target-timestamp flag as required for sendReceipt command
Fixes #901
2022-03-02 22:45:26 +01:00
AsamK
6f8784a1c9 Update libsignal-service-java
Fixes #897
2022-02-24 17:31:33 +01:00
AsamK
8b75504822 Bump version 2022-02-20 16:57:49 +01:00
AsamK
ec945cd227 Add --message-from-stdin flag for send command 2022-02-20 14:22:53 +01:00
AsamK
f3b2df62da Update libsignal-service-java 2022-02-20 14:22:53 +01:00
AsamK
2c44b65e9f Prevent preKeyIds from starting at zero 2022-02-20 14:22:53 +01:00
AsamK
1ffb6d6907 Handle UnsupportedOperationException in daemon command 2022-02-20 14:22:53 +01:00
AsamK
69fe3986cf Handle OverlappingFileLockException when linking 2022-02-20 14:22:53 +01:00
AsamK
abde122a35 Implement JSON-RPC client PoC 2022-02-20 14:22:49 +01:00
AsamK
7261129609 Rename error field in json receive response to exception 2022-02-19 18:47:11 +01:00
AsamK
3f582e9c2e Prevent a stale jsonrpc connection from interfering with message receiving
Fixes #893
2022-02-19 18:47:11 +01:00
AsamK
832604e763 Update graalvm build tools 2022-02-19 18:47:11 +01:00
AsamK
ccce539843 Improve error messages when daemon is already running 2022-02-13 20:08:30 +01:00
AsamK
90c787f8e2 Load multiple accounts in parallel 2022-02-13 20:08:30 +01:00
AsamK
cf0cc50e32 Improve stop receive handling
Only interrupt the receive thread if it is currently waiting for new
messages from the server, otherwise just set a stop flag.
2022-02-12 14:09:30 +01:00
AsamK
bb3b9692e3 Implement basic listAccounts for dbus client mode
Fixes #891
2022-02-12 11:20:05 +01:00
AsamK
0e0ef402fc Improve decryption error logging 2022-02-12 11:17:44 +01:00
AsamK
b0bb602eb5 Update libsignal-service-java 2022-02-11 22:52:06 +01:00
AsamK
d690b35ed9 Implement support for change number as linked device 2022-02-11 21:03:54 +01:00
AsamK
f207c2abc3 Reexport dbus objects when self number changes 2022-02-11 21:03:54 +01:00
AsamK
796f4d0d96 Prevent stripping number from self recipient in edge cases 2022-02-11 21:03:54 +01:00