AsamK
|
de8ddb2a2b
|
Update dependencies
|
2022-10-02 18:02:25 +02:00 |
|
AsamK
|
ed3992d993
|
Use CDSI for contact discovery in compat mode
|
2022-09-17 12:21:28 +02:00 |
|
AsamK
|
60ed2c292f
|
Update libsignal-service-java
|
2022-09-17 11:26:44 +02:00 |
|
AsamK
|
2e8e81a926
|
Update dependencies
|
2022-09-02 22:33:48 +02:00 |
|
AsamK
|
08dc65350f
|
Move sender key store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
0c4a037dde
|
Move identity store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
65c9a2e185
|
Move group store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
9a698929f4
|
Move sticker store to database
|
2022-08-28 16:04:05 +02:00 |
|
AsamK
|
862c2fec87
|
Move recipient store to database
|
2022-08-28 15:41:27 +02:00 |
|
AsamK
|
6843643aad
|
Update libsignal-service-java
|
2022-08-11 20:17:21 +02:00 |
|
AsamK
|
a593051512
|
Implement receive handling for story messages
|
2022-08-09 23:20:12 +02:00 |
|
AsamK
|
81e36d4f9b
|
Update libsignal-service-java
|
2022-08-03 18:02:56 +02:00 |
|
AsamK
|
956cb97331
|
Update libsignal-service-java
|
2022-07-24 10:46:20 +02:00 |
|
AsamK
|
aaa6412469
|
Allow registering new accounts on both live and staging environments
in the same config directory
|
2022-06-12 17:29:25 +02:00 |
|
AsamK
|
5b5a1718e9
|
Update register error message
|
2022-06-07 11:53:53 +02:00 |
|
AsamK
|
b178c7c67a
|
Implement sending link previews
Fixes #276
|
2022-05-25 23:23:33 +02:00 |
|
AsamK
|
cf07512d24
|
Update json-rpc client
|
2022-05-21 12:11:03 +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
|
b18991b9fb
|
Update documentation
|
2022-05-21 09:00:42 +02:00 |
|
AsamK
|
5f941004f5
|
Extend listContacts command with profiles and filtering
|
2022-05-20 11:53:33 +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 |
|
AsamK
|
a80e18169a
|
Update libsignal-service-java
|
2022-05-14 15:51:23 +02:00 |
|
AsamK
|
275be59c25
|
Fix graalvm native build
Fixes #944
|
2022-04-26 22:53:47 +02:00 |
|
AsamK
|
a0c304d3ca
|
Update dependencies
|
2022-04-18 11:02:29 +02:00 |
|
AsamK
|
8f85d164ff
|
Update reflect-config.json
|
2022-04-11 22:30:32 +02:00 |
|
AsamK
|
2a20e70aab
|
Add support for banning/unbanning group members
|
2022-04-09 19:03:05 +02:00 |
|
AsamK
|
af71115767
|
Update reflect-config.json
|
2022-04-06 22:34:34 +02:00 |
|
AsamK
|
d27a12a6cf
|
Update libsignal-service-java
|
2022-03-29 21:37:06 +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
|
f3b2df62da
|
Update libsignal-service-java
|
2022-02-20 14:22:53 +01:00 |
|
AsamK
|
90c787f8e2
|
Load multiple accounts in parallel
|
2022-02-13 20:08:30 +01:00 |
|
AsamK
|
cf0cc50e32
|
Improve stop receive handling
Only interrupt the receive thread if it is currently waiting for new
messages from the server, otherwise just set a stop flag.
|
2022-02-12 14:09:30 +01:00 |
|
AsamK
|
d690b35ed9
|
Implement support for change number as linked device
|
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
|
8966535efe
|
Update reflect-config.json
|
2022-02-10 15:42:43 +01:00 |
|
AsamK
|
b9f66248ac
|
Use RecipientAddress in AvatarStore
|
2022-02-06 12:29:47 +01:00 |
|
AsamK
|
73d44ba3fe
|
Switch to a less cpu intensive function to check if libsignal-client is available
|
2022-02-03 19:05:30 +01:00 |
|
AsamK
|
be0993c5d8
|
Improve JSON-RPC subscribeReceive method with subscription id
|
2022-02-01 20:59:49 +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
|
95cc0ae7fd
|
Implement MessageSendLog for resending after encryption error
|
2022-01-28 22:55:51 +01:00 |
|
morph027
|
d812c249ba
|
add GraalVM reflections for GroupJoinInfo (#872)
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
|
2022-01-26 22:04:36 +01:00 |
|
AsamK
|
e5537dc4db
|
Update graalvm config
|
2022-01-26 19:22:46 +01:00 |
|
morph027
|
166bec0f8d
|
add org.whispersystems.signalservice.internal.push.SignalServiceProtos.storyContext_ to graalvm reflect config (#868)
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
|
2022-01-23 20:48:55 +01:00 |
|
AsamK
|
365323f574
|
Ignore decryption failures from blocked contacts
|
2022-01-15 16:24:25 +01:00 |
|
AsamK
|
8a5f98dac6
|
Add sticker pack url to list output
|
2022-01-03 18:50:27 +01:00 |
|
AsamK
|
99eef05084
|
Retrieve sticker pack before sending if necessary
|
2022-01-03 17:54:53 +01:00 |
|
AsamK
|
e70463d7b8
|
Implement listStickerPacks command
|
2022-01-03 16:11:03 +01:00 |
|