Commit graph

1327 commits

Author SHA1 Message Date
AsamK
5b5a1718e9 Update register error message 2022-06-07 11:53:53 +02:00
AsamK
51c2352d67 Extend logging when determining default locale 2022-06-06 17:14:17 +02:00
AsamK
3ad87e1362 Reformat 2022-06-06 17:13:41 +02:00
Kevin
cb5e3c6bf7
Added base64 encoded attachment support (#966)
* Added base64 encoded attachment support

* Added final

* Added full RFC 2397 support

* Added feedback

* Update doc

* Update signal-cli.1.adoc

Co-authored-by: Sebastian Scheibner <asamk@gmx.de>
2022-06-04 11:11:35 +02:00
AsamK
63e94a9fb4 Bump version 2022-05-29 22:25:53 +02:00
AsamK
badbb55ef2 Split given/family name in updateContact command 2022-05-29 22:21:24 +02:00
AsamK
27dbc671e0 Add option to send read receipts for all received data messages
Fixes #850
2022-05-26 18:00:23 +02:00
AsamK
fd92a96e1a Wrap ignoreAttachments option in a ReceiveConfig record 2022-05-26 17:53:14 +02:00
AsamK
8828b60288 Refactor SendReceiptAction to take type argument 2022-05-26 17:37:54 +02:00
AsamK
e03c48e0ae Use console charset for reading/writing to stdin/out 2022-05-26 15:01:36 +02:00
AsamK
425e451237 Update dbus-java 2022-05-26 15:01:36 +02:00
AsamK
d8d859ab02 Fix inspection issues 2022-05-26 12:23:21 +02:00
AsamK
b178c7c67a Implement sending link previews
Fixes #276
2022-05-25 23:23:33 +02:00
AsamK
0f701df91f Refactor attachment upload helpers 2022-05-25 22:31:15 +02:00
AsamK
b292de8ae6 Store retrieved storage manifest locally 2022-05-24 21:09:06 +02:00
AsamK
87016f6ecf Handle account record the same as other records when reading storage 2022-05-24 21:09:06 +02:00
AsamK
145962597c Store family name in recipient store 2022-05-24 21:09:06 +02:00
AsamK
9ad24614cb Rename main/master device to primary device 2022-05-24 14:36:33 +02:00
AsamK
ad65eb7ea2 Refresh pre keys after receiving a sync message with PNI identity 2022-05-23 17:43:55 +02:00
AsamK
ce7aeb02bc Only generate prekeys if the corresponding identity key exists 2022-05-23 17:39:18 +02:00
AsamK
5b1c6c0d64 Split contact name field in given name and family name 2022-05-23 16:42:38 +02:00
AsamK
69e952738b Update code style for text blocks 2022-05-23 16:26:07 +02:00
AsamK
621d822a6c Refresh self profile before rotating profile key 2022-05-23 16:24:42 +02:00
AsamK
3abb641c7c Reduce direct use of recipient store 2022-05-23 13:21:28 +02:00
AsamK
995eaa6e7c Print more detailed error message when registering with non-normalized number
Fixes #958
2022-05-22 22:01:11 +02:00
AsamK
cf07512d24 Update json-rpc client 2022-05-21 12:11:03 +02:00
Sebastian Scheibner
5a63b5419f
Update README.md 2022-05-21 11:47:46 +02:00
AsamK
34c0968f5e Add mobile-coin-address to updateProfile command 2022-05-21 10:44:28 +02:00
AsamK
bf75d9b4e0 Decrypt and verify the profile payment address 2022-05-21 10:44:28 +02:00
AsamK
3666531f8b Refactor manager update profile method 2022-05-21 09:29:58 +02:00
AsamK
7587a60387 Implement sendPayment notification command 2022-05-21 09:04:23 +02:00
AsamK
b18991b9fb Update documentation 2022-05-21 09:00:42 +02:00
AsamK
2ecddba375 Update json-rpc client 2022-05-20 12:11:28 +02:00
AsamK
5f941004f5 Extend listContacts command with profiles and filtering 2022-05-20 11:53:33 +02:00
AsamK
496cd5e621 Fix repackage if building with multiple java versions 2022-05-19 13:48:34 +02:00
AsamK
470aeadbd9 Bump version 2022-05-19 13:06:57 +02:00
AsamK
06e2811012 Only update profile keys from authoritative group changes 2022-05-19 12:55:37 +02:00
AsamK
be28d13d0d Update libsignal-service-java 2022-05-19 10:35:48 +02:00
AsamK
cf1626ea31 Rotate profile key after blocking a contact/group 2022-05-18 19:19:16 +02:00
AsamK
b1e56faab2 Store profile sharing enabled for contacts
Automatically enable it when sending direct messages
2022-05-18 19:12:55 +02:00
AsamK
06a9884e99 Don't reset avatar url path when updating profile with same avatar 2022-05-18 19:12:54 +02:00
AsamK
7ac6c9a170 Cleanup fileChannel if file locking fails 2022-05-18 16:04:35 +02:00
AsamK
53f47d42fc Refactor set blocked methods to accept multiple recipientIds/groupIds 2022-05-18 11:09:05 +02:00
AsamK
2d60f98e93 Keep unrestricted unidentified access if it was set before 2022-05-18 10:45:53 +02:00
AsamK
bb9d44811c Include unrestricted unidentified access state in getUserStatus response 2022-05-17 20:39:06 +02:00
AsamK
376fcba9ec Include reason for inactive group link in error message 2022-05-17 20:22:56 +02:00
AsamK
e844abcad1 Store payment address of profiles 2022-05-17 20:20:03 +02:00
AsamK
c3425979dd Added new parameter to filter the output of listGroups by groupId
Fixes #953
2022-05-16 15:22:03 +02:00
AsamK
68eb6b6bb4 Update graalvm config
Fixes #942
2022-05-16 14:35:34 +02:00
AsamK
f0fe1fac66 Update native-image handling in tests 2022-05-16 14:19:15 +02:00