AsamK
|
69e952738b
|
Update code style for text blocks
|
2022-05-23 16:26:07 +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
|
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
|
5f941004f5
|
Extend listContacts command with profiles and filtering
|
2022-05-20 11:53:33 +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
|
53f47d42fc
|
Refactor set blocked methods to accept multiple recipientIds/groupIds
|
2022-05-18 11:09:05 +02:00 |
|
AsamK
|
bb9d44811c
|
Include unrestricted unidentified access state in getUserStatus response
|
2022-05-17 20:39:06 +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
|
22add1cbee
|
Add command to delete local account data
Fixes #912
|
2022-05-16 12:27:43 +02:00 |
|
AsamK
|
a80e18169a
|
Update libsignal-service-java
|
2022-05-14 15:51:23 +02:00 |
|
AsamK
|
2a20e70aab
|
Add support for banning/unbanning group members
|
2022-04-09 19:03:05 +02:00 |
|
AsamK
|
2c15995289
|
Output RATE_LIMIT_FAILURE type more reliably in json output
Fixes #923
|
2022-04-06 22:35:51 +02:00 |
|
AsamK
|
8dc82a30af
|
Fix check if there was a send error when creating a group without members
Fixes #925
|
2022-04-06 22:17:06 +02:00 |
|
AsamK
|
d27a12a6cf
|
Update libsignal-service-java
|
2022-03-29 21:37:06 +02:00 |
|
AsamK
|
86e5ef7382
|
Fix plain text output of blocked group ids
|
2022-03-27 18:57:21 +02:00 |
|
AsamK
|
9eb97746c1
|
Update libsignal-service-java
|
2022-03-17 23:33:57 +01:00 |
|
AsamK
|
942999b7b4
|
Update libsignal-service-java
|
2022-03-16 21:08:41 +01:00 |
|
AsamK
|
3c2fa65e05
|
Fix NoSuchElementException in json serialization for messages from an untrusted identity
Fixes #910
|
2022-03-16 19:37:58 +01:00 |
|
AsamK
|
bf2a83755e
|
Mark --target-timestamp flag as required for sendReceipt command
Fixes #901
|
2022-03-02 22:45:26 +01:00 |
|
AsamK
|
ec945cd227
|
Add --message-from-stdin flag for send command
|
2022-02-20 14:22:53 +01:00 |
|
AsamK
|
1ffb6d6907
|
Handle UnsupportedOperationException in daemon command
|
2022-02-20 14:22:53 +01:00 |
|
AsamK
|
7261129609
|
Rename error field in json receive response to exception
|
2022-02-19 18:47:11 +01:00 |
|
AsamK
|
3f582e9c2e
|
Prevent a stale jsonrpc connection from interfering with message receiving
Fixes #893
|
2022-02-19 18:47:11 +01:00 |
|
AsamK
|
ccce539843
|
Improve error messages when daemon is already running
|
2022-02-13 20:08:30 +01:00 |
|
AsamK
|
bb3b9692e3
|
Implement basic listAccounts for dbus client mode
Fixes #891
|
2022-02-12 11:20:05 +01:00 |
|
AsamK
|
f207c2abc3
|
Reexport dbus objects when self number changes
|
2022-02-11 21:03:54 +01:00 |
|
AsamK
|
0476895c3d
|
Store account list in accounts.json file
|
2022-02-11 21:03:54 +01:00 |
|
AsamK
|
ff6b733cd0
|
Add SignalAccountFiles as a central entry point
|
2022-02-11 21:03:54 +01:00 |
|
AsamK
|
6dabf4550b
|
Fix type of device id to Integer
Fixes #889
|
2022-02-11 21:03:54 +01:00 |
|
AsamK
|
8e773d92c1
|
Align receive timeout behavior for dbus client with cli and JSON-RPC
Timeout is reset by every incoming message
|
2022-02-06 19:33:50 +01:00 |
|
AsamK
|
5cccf52103
|
Cleanup manager package
|
2022-02-06 17:46:34 +01:00 |
|
AsamK
|
be0993c5d8
|
Improve JSON-RPC subscribeReceive method with subscription id
|
2022-02-01 20:59:49 +01:00 |
|
AsamK
|
e284b99076
|
Refactor JsonMessageEnvelope to remove unnecessary number canonicalization
|
2022-01-29 15:05:14 +01:00 |
|
AsamK
|
380c892e24
|
Add more informative thread names
|
2022-01-29 15:05:14 +01:00 |
|
AsamK
|
2e74acaabe
|
Add --log-file parameter to write logs to separate file
Use logback for more control over the log output
Fixes #845
|
2022-01-29 15:05:08 +01:00 |
|
AsamK
|
5d23b1ed9d
|
Improve error handling of getUserStatus command for invalid phonen numbers
|
2022-01-23 20:51:10 +01:00 |
|
AsamK
|
80befec589
|
Make deviceId an int
|
2022-01-22 16:41:00 +01:00 |
|
AsamK
|
7b2b258b1d
|
Update year
|
2022-01-16 10:45:36 +01:00 |
|
AsamK
|
3587d1c397
|
Rename sandbox to staging environment
To match the upstream name
|
2022-01-05 23:41:17 +01:00 |
|
AsamK
|
8a5f98dac6
|
Add sticker pack url to list output
|
2022-01-03 18:50:27 +01:00 |
|
AsamK
|
beb3adcc72
|
Change stickerId to hex everywhere
Remove packKey from output
|
2022-01-03 17:51:04 +01:00 |
|
AsamK
|
e70463d7b8
|
Implement listStickerPacks command
|
2022-01-03 16:11:03 +01:00 |
|
AsamK
|
404063a080
|
Add support for sending stickers
|
2022-01-03 13:24:13 +01:00 |
|
AsamK
|
69ea12b956
|
Mark isRegistered() dbus method as deprecated
It always return true.
|
2022-01-02 17:52:40 +01:00 |
|
AsamK
|
541ac777bc
|
Improve pin failure message in dbus mode
|
2022-01-02 17:52:20 +01:00 |
|
AsamK
|
805f976d9e
|
Implement multi account commands for dbus client
|
2022-01-02 17:31:12 +01:00 |
|
AsamK
|
ffcda46c31
|
Extract AccountHelper
|
2021-12-31 16:19:12 +01:00 |
|