AsamK
f9ecaa8ad6
Add workaround for jsonrpc clients that send null params
2021-12-22 19:18:42 +01:00
AsamK
9a72733c4f
Improve exit code for message sending
...
Exit with 0 status code if the message was sent successfully to at least
one recipient, otherwise exit with status code 2 or 4 (for untrusted).
Fixes #828
2021-12-22 12:47:42 +01:00
AsamK
4aa8e3f2f2
Catch all exceptions when deserializig session records
2021-12-22 11:19:22 +01:00
AsamK
0da37d0c90
Update graalvm native buildtools
2021-12-22 10:45:58 +01:00
AsamK
5a3afed7a8
Update graalvm config
...
Fixes #841
2021-12-22 10:45:30 +01:00
AsamK
00b3be044e
Send typing messages with sender keys
2021-12-20 18:46:03 +01:00
AsamK
172011234b
Retry failed messages after trusting a new identity
2021-12-20 17:48:36 +01:00
AsamK
71e0c3f80c
Use Duration for timeout
2021-12-20 16:12:37 +01:00
AsamK
fa3c79828a
Update graalvm config
2021-12-20 14:44:58 +01:00
AsamK
dc2470d046
Don't store default values of group blocked/permissionDenied
2021-12-20 14:38:48 +01:00
AsamK
baed2b7ead
Implement simple handling of incoming decryption error message
2021-12-20 14:38:48 +01:00
AsamK
1f48ce1f39
Implementing sending group messages with sender keys
2021-12-20 14:38:48 +01:00
AsamK
c134f1b78e
Update libsignal-service-java
2021-12-20 14:38:48 +01:00
AsamK
d21f9cf029
Improve profile fetching
2021-12-20 14:04:07 +01:00
AsamK
e7896235a2
Update gradle wrapper
2021-12-19 13:26:43 +01:00
AsamK
1c9d16e199
Improve error handling for tcp address parsing
2021-12-16 21:10:15 +01:00
AsamK
6bdfa11b66
Prevent NPE if no locale is configured
...
Fixes #833
2021-12-15 21:54:53 +01:00
AsamK
d1ccd11fcb
Bump version
2021-12-11 21:24:25 +01:00
AsamK
fac241ea69
Fix making man pages
2021-12-11 21:04:17 +01:00
AsamK
a57a2bb326
Update tests
2021-12-11 21:01:10 +01:00
AsamK
d248f249e3
Implement more methods for DbusManagerImpl
2021-12-11 20:01:36 +01:00
AsamK
4f50668fe3
Update CHANGELOG.md
2021-12-11 19:38:06 +01:00
AsamK
d9c8711eb0
Implement sendGroupTying dbus method
2021-12-11 19:38:06 +01:00
AsamK
4999487476
Update FUNDING.yml
2021-12-11 19:22:16 +01:00
AsamK
62687d103f
Replace collect(Collectors.toList()) with toList()
2021-12-11 13:10:39 +01:00
AsamK
06e93b84da
Handle send failures as non fatal and return detailed results in json output
...
Fixes #348
2021-12-11 12:44:11 +01:00
AsamK
ceafe96e81
Include recipient identifier in send error message
2021-12-10 20:21:14 +01:00
AsamK
b8ac75313f
Update resource-config.json
2021-12-10 20:17:52 +01:00
AsamK
f0d9a33d9a
Update man pages
2021-12-10 18:39:44 +01:00
AsamK
0bd142ab6b
Update bouncycastle
2021-12-10 17:55:34 +01:00
AsamK
c3f0539526
Update libsignal-service-java
2021-12-08 22:31:49 +01:00
AsamK
e9caf21bd3
Print uuid in listIdentities command if number unknown
2021-12-07 00:02:47 +01:00
AsamK
10df4338b1
Improve behavior of changed recipient id
2021-12-07 00:02:24 +01:00
AsamK
bbe74ef020
Always use correct recipientId after recipients were merged
2021-12-06 19:37:14 +01:00
AsamK
9c811ecc02
Extend logging in RecipientStore
2021-12-06 19:18:18 +01:00
AsamK
8867a7b9ee
Convert RecipientAddress to record
2021-12-06 18:57:11 +01:00
AsamK
c3a9022bec
Add debug log when reading message from stdin
2021-12-05 16:26:18 +01:00
AsamK
cb346fdec4
Update CHANGELOG.md
2021-12-05 16:12:33 +01:00
AsamK
a53bb1c4c6
Adapt error message for multi-account only commands
2021-12-05 16:08:14 +01:00
AsamK
c9928043b2
Copy managers list to prevent ConcurrentModificationException
2021-12-05 15:32:42 +01:00
AsamK
16bf7af297
Remove jackson from lib's api
2021-12-05 15:32:42 +01:00
AsamK
a5013dd08d
Close account if user is not registered
2021-12-05 15:32:42 +01:00
AsamK
32c2fae2f7
Update reflect-config.json
2021-12-05 12:34:29 +01:00
AsamK
124d10d6f8
Fix issue when loading a legacy account file without aci
2021-12-05 12:01:12 +01:00
AsamK
6c1013b024
Improve error message when an account is already in use
2021-12-05 12:00:49 +01:00
AsamK
c8b9ab1911
Improve handling of unregistered account
2021-12-05 12:00:31 +01:00
jonas.hoefer
861f47d734
Add dbus methods: deleteContact and deleteRecipient
...
Closes #814
2021-12-05 11:01:25 +01:00
AsamK
e92d37e3a5
Cache group credentials in memory
2021-12-05 11:00:22 +01:00
AsamK
e83f43065e
Remove dead code and fix inspection issues
2021-12-05 10:43:57 +01:00
technillogue
6ffeb7c431
Add -c for --config ( #816 )
2021-12-05 10:12:50 +01:00