Commit graph

1876 commits

Author SHA1 Message Date
AsamK
98a8c991e2 Update gradle wrapper 2023-08-20 22:36:29 +02:00
AsamK
e867c57af8 Add addStickerPack command 2023-08-20 22:36:18 +02:00
AsamK
133e2cc222 Document listStickerPacks command 2023-08-20 19:41:00 +02:00
AsamK
e0a326f15b Fix prekey log output 2023-08-20 19:40:42 +02:00
AsamK
b3f550ee68 Unsubscribe in client after timeout 2023-08-17 21:06:55 +02:00
AsamK
29923cf930 Bump version to 0.12.0 2023-08-11 00:43:19 +02:00
AsamK
9a63f97a19 Update dependencies 2023-08-11 00:43:19 +02:00
AsamK
2d73ba6735 Update graalvm reflect config 2023-08-11 00:36:22 +02:00
AsamK
8037fb2d66 Switch to jsonrpsee
Fixes #1275
2023-08-11 00:36:22 +02:00
AsamK
edbf803a98 Update dependencies 2023-08-11 00:36:22 +02:00
AsamK
b51c791629 Adapt receive subscription notification to have payload in result field 2023-08-11 00:36:22 +02:00
AsamK
6cbd583746 Update CHANGELOG.md 2023-08-09 21:23:10 +02:00
AsamK
b55d75ef99 Update dependencies 2023-08-09 21:14:17 +02:00
AsamK
5e692df08c Ignore groovy deprecations 2023-08-09 21:13:58 +02:00
AsamK
e19ad40023 Update graalvm build tools 2023-08-09 21:01:46 +02:00
AsamK
934697af28 Update libsignal-service-java 2023-08-09 20:48:52 +02:00
AsamK
ca088bcc33 Extend tests 2023-08-09 20:48:52 +02:00
AsamK
1559d28ed8 Fix linking when preKeyCount is not available 2023-08-09 20:48:52 +02:00
AsamK
376a1704df Add missing handling for SecureValueRecovery.RestoreResponse.Missing response 2023-08-09 19:38:29 +02:00
AsamK
68dbf27b2f Update staging key backup service id 2023-08-09 19:37:15 +02:00
AsamK
6bde5960aa Fix issues with pni parsing 2023-08-07 21:03:39 +02:00
AsamK
86e1079195 Update libsignal-service 2023-08-06 19:09:11 +02:00
AsamK
409a707baa Update libsignal-service 2023-07-20 20:58:49 +02:00
AsamK
86f50e0355 Add support for SVR2 2023-07-14 20:28:34 +02:00
AsamK
02d4cb4a14 Update libsignal-service-java 2023-07-14 19:25:32 +02:00
Benjamin Loison
2487fff44a
Remove unnecessary spaces in README.md and add sh syntax highlighting (#1270) 2023-07-05 10:13:21 +02:00
AsamK
ffeae1a95a Store last resort kyber pre key from PniChangeNumber message 2023-07-01 14:06:35 +02:00
AsamK
e57e5b090e Update libsignal-service-java 2023-06-24 01:18:47 +02:00
AsamK
c8e35991b9 Update dependencies 2023-06-23 21:48:02 +02:00
AsamK
0ebfd989d1 Refactor ACI/PNI store handling 2023-06-18 17:54:52 +02:00
AsamK
306e38c9ee Implement support for kyber pre keys 2023-06-17 22:32:05 +02:00
AsamK
4e5c859aab Update logback 2023-06-17 17:22:26 +02:00
AsamK
ac815f7598 Fix json deserialization for request params
Fixes #1261
2023-06-17 12:59:55 +02:00
AsamK
a3f7de89f1 Update graalvm buildtools 2023-06-17 12:21:15 +02:00
AsamK
b70a43aeb5 Update graalvm config 2023-06-17 10:44:02 +02:00
Adimarantis
8726c4ede0
Update identities after trust (#1264) 2023-06-17 09:21:28 +02:00
AsamK
0c5993c0ad Add support for invalid pre key failure when sending message 2023-06-11 17:47:48 +02:00
AsamK
da25b2a763 Add missing return to app command handling 2023-06-11 17:17:04 +02:00
AsamK
aad4b53524 Update dependencies 2023-06-11 17:16:38 +02:00
AsamK
3d5c440aa2 Improve uuid/number handling 2023-06-11 16:39:54 +02:00
AsamK
4f8da7819e Reformat code 2023-06-05 19:30:18 +02:00
Adimarantis
a96c4938b1
Dbus identities (#1259)
* Dbus Identities and Trust

* Update src/main/java/org/asamk/signal/dbus/DbusSignalImpl.java

* PR feedback updates

* Documentation and consistent case sensitivity

* doc for listIdentities and getIdentity
2023-06-05 19:26:00 +02:00
AsamK
c62a1e829f Remove duplicate address resolving 2023-06-03 16:11:21 +02:00
AsamK
106af6a801 Refactor trust command implementation 2023-06-03 16:10:47 +02:00
AsamK
2ae5297f7d Refactor App init method 2023-06-02 22:52:45 +02:00
AsamK
a7db3a5610 Extract dbus client command handling 2023-06-02 22:43:18 +02:00
AsamK
d0d3e20713 Add helper method to create valid dbus object path 2023-06-02 21:29:58 +02:00
AsamK
c852bd8a85 Remove libsignal logs on console, when log-file is given 2023-05-30 13:03:00 +02:00
AsamK
7499b41d6b Remove old methods/classes from graalvm config 2023-05-30 13:02:09 +02:00
AsamK
ee12805d05 Bump version to 0.11.11 2023-05-24 23:05:58 +02:00