Commit graph

1006 commits

Author SHA1 Message Date
AsamK
69b7e73063 Update slf4j 2021-10-27 14:39:40 +02:00
AsamK
95a27c8ec4 Update tests 2021-10-27 14:39:40 +02:00
AsamK
06aeeaa6e6 Update reflect-config.json 2021-10-27 14:39:40 +02:00
AsamK
e83e9ae313 Bump version 2021-10-24 20:09:03 +02:00
AsamK
f69d9e64aa Update dbus-java version 2021-10-24 19:57:31 +02:00
AsamK
b07200342a Use challenge captchas for proof required exception 2021-10-24 19:32:13 +02:00
AsamK
9b102c49d0 Adapt behavior of receive command as dbus client to match normal mode 2021-10-24 19:16:35 +02:00
AsamK
004293362e Update libsignal-service-java 2021-10-24 19:16:01 +02:00
AsamK
fc0a9b4102 Move receive thread handling to manager 2021-10-22 17:39:33 +02:00
AsamK
5c389c875d Split receiveMessages method 2021-10-21 21:19:14 +02:00
AsamK
430c155f7e Fix comment 2021-10-21 21:02:02 +02:00
AsamK
f5ba7894ae Add setIgnoreAttachments method 2021-10-21 21:01:48 +02:00
AsamK
3636023cb8 Improve error message when the last provisioning steps fail 2021-10-19 22:16:35 +02:00
AsamK
d4b9356c5c Add missing null check
Fixes #784
2021-10-18 16:48:07 +02:00
AsamK
bff0030aed Update reflect-config.json 2021-10-18 16:47:26 +02:00
AsamK
f5089789fb Bump version 2021-10-16 10:05:41 +02:00
AsamK
f57db857da Update CHANGELOG.md 2021-10-15 22:36:57 +02:00
AsamK
cf31ad6ccf Check if configuration message contains value before using it 2021-10-15 21:18:47 +02:00
AsamK
0e56d1c32a Update reflect-config 2021-10-15 21:18:18 +02:00
AsamK
1c27723083 Update build pipeline to java 17 2021-10-15 21:01:37 +02:00
AsamK
3b685190a8 Add missing unexport groups call 2021-10-15 21:00:21 +02:00
AsamK
ea7f4845e8 Update libsignal-service-java 2021-10-15 20:46:38 +02:00
AsamK
4a3b0e5124 Reconnect websocket with exponential backof if connection is lost 2021-10-15 20:02:03 +02:00
AsamK
5648714641 Clear queued message actions after handling
Fixes #777
2021-10-15 20:01:54 +02:00
John Freed
18ad9fbb4e
fix typos in DBus doc (#774)
and expand on functioning of joinGroup method
2021-10-13 08:00:07 +02:00
AsamK
f094cd6806 Extract IdentityHelper 2021-10-12 22:14:39 +02:00
AsamK
997b3c6a2a Restrict blocking of group to master device 2021-10-12 20:57:25 +02:00
AsamK
e977f38bdd Refactor to remove ProfileKeyProvider and UnidentifiedAccessSenderCertificateProvider 2021-10-12 20:57:25 +02:00
AsamK
15c66684c1 Update graalvm buildtools 2021-10-12 20:57:25 +02:00
John Freed
a95886c491
update DBus documentation (#773) 2021-10-11 16:53:24 +02:00
AsamK
09730b474b Update libsignal-service-java 2021-10-10 13:31:44 +02:00
AsamK
bfddb40d73 Reconnect websockets after errors 2021-10-10 13:31:34 +02:00
AsamK
07742843df Update gradle wrapper 2021-10-10 13:30:47 +02:00
AsamK
abd0e71814 Update documentation 2021-10-09 17:57:32 +02:00
technillogue
d82f4a8717
Update to new provisioning URL scheme (#762) 2021-10-09 17:55:33 +02:00
John Freed
6501ffcdac Update documentation 2021-10-09 17:41:23 +02:00
AsamK
997b4f0c3f Implement new dbus group interface 2021-10-09 17:41:23 +02:00
AsamK
b5d4a5000b Add DeviceNotFound Error 2021-10-09 17:04:17 +02:00
John Freed
cadcc6c8ef
update docs for DBus listDevices method (#768) 2021-10-09 13:04:07 +02:00
AsamK
179855272a Fix dbus properties GetAll method for variants 2021-10-07 20:56:29 +02:00
AsamK
c56a8df9b2 Return struct instead of object path directly for dbus list devices 2021-10-07 20:56:29 +02:00
AsamK
7829a8d631 Fix device id type 2021-10-07 20:56:29 +02:00
John Freed
d4838bd646
implement DBus submitRateLimitChallenge method (#763)
update documentation
2021-10-07 07:46:15 +02:00
AsamK
26594dd0ee Retrieve self profile from storage 2021-10-03 16:17:58 +02:00
AsamK
0709c0caf8 Update libsignal-service-java 2021-10-03 13:38:55 +02:00
AsamK
76ceac4d54 Read configurations from storage 2021-10-03 13:37:27 +02:00
AsamK
8b83992e95 Don't repeatedly try to refetch group info if permission was denied
i.e. if the user is no longer a member of that group
2021-10-02 18:40:36 +02:00
AsamK
778adacb80 Refactor dbus linked devices interface
Export a separate dbus object for each device
2021-10-02 18:04:30 +02:00
AsamK
1548ce9c79 Add helper classes for exporting dbus properties 2021-10-02 17:16:08 +02:00
AsamK
9839be48f3 Extract configurationStore variable 2021-10-01 17:52:33 +02:00