Commit graph

803 commits

Author SHA1 Message Date
AsamK
1d87befdab
Update FUNDING.yml 2021-05-20 19:40:41 +02:00
AsamK
30690785fd Update libsignal-service-java 2021-05-19 22:51:35 +02:00
AsamK
f445cfb5c1 Include proof required information in sending error 2021-05-16 16:53:04 +02:00
AsamK
2016cf2a5f Fix camel case device-id flag 2021-05-16 16:11:55 +02:00
AsamK
109ce26780 Update tests 2021-05-16 16:11:15 +02:00
AsamK
5c3fc44d00 Update documentation 2021-05-15 18:53:00 +02:00
AsamK
761baf7206 Update tests 2021-05-15 18:40:16 +02:00
AsamK
81ee2c2d2b Update group with remaining options, after creating it 2021-05-15 18:26:45 +02:00
AsamK
ea633efc9c Prevent last admin from leaving group 2021-05-15 18:05:07 +02:00
AsamK
78f22c7020 Implement setting group permissions 2021-05-15 17:04:22 +02:00
AsamK
7170a68571 Implement setting expiration timer for groups 2021-05-15 17:04:22 +02:00
AsamK
03589f858b Implement configuring of group link 2021-05-15 17:04:22 +02:00
AsamK
3de30e166f Implement add/remove admin privileges 2021-05-15 17:04:22 +02:00
AsamK
b972522d74 Rename group v2 helper 2021-05-15 17:04:22 +02:00
AsamK
a91e3f762e Implement remove group members 2021-05-15 17:04:22 +02:00
AsamK
4ebacd0e1f Split createGroup out of updateGroup method 2021-05-14 21:33:04 +02:00
AsamK
dd0effc10c Add group descriptions 2021-05-13 20:05:46 +02:00
AsamK
8e8eed7b06 Update argparse4j 2021-05-13 18:06:57 +02:00
AsamK
06e9f8ba64 Update libsignal-service-java 2021-05-13 17:30:29 +02:00
AsamK
c1d3a647a2 Bump version 2021-05-13 14:51:20 +02:00
AsamK
726237cfaa Add test script to run tests against sandbox and update graalvm config 2021-05-13 13:10:27 +02:00
AsamK
dc92d824d3 Update graalvm config 2021-05-13 13:00:55 +02:00
AsamK
4fd3657f3d Prevent error when including self in member list 2021-05-13 11:56:03 +02:00
AsamK
da29cdfe10 Only send plain text pin if locked with registration lock v1 2021-05-13 10:35:01 +02:00
AsamK
db756bfe10 Add --service-environment to allow testing against sandbox environment 2021-05-12 23:28:52 +02:00
Florian7843
726103d138
Fixed typo, where "note" was written as "not" (#619) 2021-05-12 22:55:31 +02:00
AsamK
ea11f3b1fd Fix NPE when legacy profile has no capabilities
Fixes #616
2021-05-12 20:12:05 +02:00
AsamK
03a5483791 Remove old classes from graalvm config
Fixes #617
2021-05-12 19:45:35 +02:00
AsamK
3fc5bec149 Prevent NPE during migration, when profile key is null 2021-05-12 19:34:09 +02:00
AsamK
21d62c4557 Bump version 2021-05-11 22:02:36 +02:00
AsamK
2727487902 Don't send null message to self 2021-05-11 22:02:36 +02:00
AsamK
fa44f8b6a8 Add sendSyncRequest to man page 2021-05-11 22:02:36 +02:00
AsamK
a312f87529 Update dbus-java 2021-05-11 21:44:44 +02:00
AsamK
2ed19f5eaa Update CHANGELOG.md 2021-05-11 18:45:38 +02:00
AsamK
a851b5e655 Update graalvm config 2021-05-11 18:40:58 +02:00
AsamK
0455d3e8a8 Warn when using a legacy data path 2021-05-11 18:39:11 +02:00
AsamK
19c004e987 Store available profile data even if we don't have the profile key 2021-05-11 18:37:18 +02:00
AsamK
7364f0f7cf Trust address/uuid combination from unidentified sender certificate 2021-05-09 19:48:51 +02:00
AsamK
3643d57d0e Implement preliminary phone number privacy for sender certificate 2021-05-09 19:34:07 +02:00
AsamK
8217541d5e Reset profile key credentials when new profile key is changed 2021-05-09 19:28:49 +02:00
AsamK
ab95e635ce Allow relinking an account if it's no longer authorized 2021-05-09 12:22:44 +02:00
AsamK
0bc2141245 Log information when link message from main device has been received 2021-05-08 21:25:12 +02:00
AsamK
6cb867cbeb Encrypt/decrypt device names 2021-05-08 21:25:12 +02:00
AsamK
56ac648922 Reduce default receive timeout to 1 second 2021-05-08 15:30:27 +02:00
AsamK
6eb486e858 Store device name in account file and prevent it from becoming null on the server 2021-05-08 15:29:00 +02:00
AsamK
a4e34e600e Check if account file already exists before actually completing device link 2021-05-08 15:19:49 +02:00
AsamK
e188121733 Adapt systemd service to allow successful shutdown 2021-05-07 18:00:20 +02:00
AsamK
f43acc5c60 Update CHANGELOG.md 2021-05-05 20:21:44 +02:00
AsamK
1bd60eea81 Renew session if message decryption fails with ProtocolInvalidMessageException 2021-05-05 20:20:02 +02:00
AsamK
b7f05a1c80 Extend updateProfile command to set family name 2021-05-05 19:32:52 +02:00