Commit graph

1920 commits

Author SHA1 Message Date
AsamK
80c1a6d2af Switch to Java 21 2023-10-24 17:36:32 +02:00
AsamK
895740755d Remove included by default native-image component 2023-10-23 18:01:49 +02:00
AsamK
90601b7b6b Fix man page generation 2023-10-22 21:33:15 +02:00
AsamK
cc2ffbb4da Bump version to 0.12.4 2023-10-22 20:49:22 +02:00
AsamK
0c24064939 Bump version to 0.12.4 2023-10-22 20:42:25 +02:00
AsamK
7859084be8 Fix tests 2023-10-22 20:42:25 +02:00
AsamK
101c217ef8 Update captcha help text 2023-10-22 20:42:25 +02:00
AsamK
7887a5a613 Prevent unnecessary compile warnings 2023-10-22 20:42:25 +02:00
AsamK
800ff09a37 Update dependencies 2023-10-22 20:42:25 +02:00
AsamK
20f8fa2ebd Prevent ConcurrentModificationException
Fixes #1351
2023-10-22 20:42:25 +02:00
AsamK
314159c273 Update libsignal-service-java 2023-10-22 20:42:25 +02:00
Vladimir Glinskikh
bf16885278
Bump upgrade gradle from 8.3 to 8.4 (#1353) 2023-10-21 12:49:28 +02:00
AsamK
3ae6f7ab7c Update graalvm reflect-config 2023-10-19 23:31:41 +02:00
AsamK
e829dd8b5c Update graalvm reflect-config
Fixes #1352
2023-10-19 23:18:07 +02:00
dependabot[bot]
62c71eaafa
Bump rustix from 0.37.23 to 0.37.25 in /client (#1350)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 08:01:22 +02:00
AsamK
24ec25ac62 Fix typo 2023-10-18 22:57:51 +02:00
Pēteris Caune
19b5c76154
Fix typo (#1348) 2023-10-18 07:47:10 +02:00
AsamK
2852b2ea6d Extend log scrubber for dbus serviceIds 2023-10-17 23:05:45 +02:00
AsamK
fc2e9bbfae Fix inspections 2023-10-17 20:34:21 +02:00
AsamK
d51dd7ae57 Use .isEmpty() for checking lists and strings 2023-10-17 20:34:21 +02:00
AsamK
9ba70c1808 Update bouncycastle dependency 2023-10-17 19:48:22 +02:00
AsamK
9ec942ea1d Update workflow permission 2023-10-17 19:34:42 +02:00
AsamK
b9e644269b Use gradle-build-action for caching and dependency submission 2023-10-17 19:22:09 +02:00
AsamK
5b56445741 Update github checkout action 2023-10-17 19:21:41 +02:00
AsamK
1ed5148624 Bump version to 0.12.3 2023-10-17 15:24:56 +02:00
AsamK
fb7c63c507 Reduce sqlite logging 2023-10-17 15:21:18 +02:00
AsamK
2c5edbc981 Add cache for serviceId to recipient id/address mapping 2023-10-17 15:20:14 +02:00
AsamK
1addffe622 Store username aci link in recipient store 2023-10-17 14:58:15 +02:00
AsamK
733c14bbc8 Ignore invalid recipient numbers 2023-10-17 14:19:32 +02:00
AsamK
ca2e6adedb Update dependencies 2023-10-17 14:18:35 +02:00
AsamK
5cc20ace1f Ignore failures from SVR v1 pin 2023-10-17 13:34:09 +02:00
AsamK
400dcf2899 Refactor creating linked account files 2023-10-16 19:01:31 +02:00
AsamK
dd3326f038 Do a full recipients refresh every day 2023-10-16 19:01:31 +02:00
AsamK
505de39d2a Use partial cdsi request only for a maximum of 3 numbers
Fixes #1239
2023-10-16 19:01:08 +02:00
AsamK
24069c8277 Update documentation 2023-10-15 22:37:46 +02:00
AsamK
bb78e9aaeb Update libsignal-service-java 2023-10-15 22:37:01 +02:00
AsamK
5c39344cff Implement full CDSI refresh 2023-10-15 22:36:45 +02:00
AsamK
7cd24a74af Improve handling of CDSI resource exhaustion 2023-10-15 19:02:59 +02:00
AsamK
a675631965 Resolve self address after setting new PNI 2023-10-15 18:53:24 +02:00
AsamK
33c4e17c0d Implement change phone number
Closes #1240
2023-10-14 23:37:23 +02:00
AsamK
56ee173d03 Implement exit code for rate limiting error
Closes #1240
2023-10-13 19:36:58 +02:00
AsamK
af4709255a Fix creation of key_value table for new accounts 2023-10-13 12:54:30 +02:00
AsamK
527e1aefc9 Refactor generateSignedPreKeyRecord 2023-10-12 21:15:19 +02:00
AsamK
a66dd0dc79 Implement EditMessageReceived signal for dbus 2023-10-10 20:21:40 +02:00
AsamK
7b5b5776f0 Add --quote-attachment paramter to send command
Fixes #1318
2023-10-10 19:54:45 +02:00
AsamK
91ab0b12b0 Rename pre key id offset field 2023-10-09 19:13:45 +02:00
AsamK
c2ea7045f5 Prevent deleting self recipient 2023-10-09 19:13:45 +02:00
AsamK
af3cae5f3d Restructure account save file 2023-10-09 19:13:45 +02:00
AsamK
54c3b19052 Support serviceId based safety number for scannable safety numbers 2023-10-06 21:42:28 +02:00
AsamK
04de0010b5 Update libsignal-service-java 2023-10-06 19:58:09 +02:00