Jailson Dias
|
eac2a47163
|
add group info on json message
|
2024-10-25 17:19:17 +02:00 |
|
AsamK
|
d51dd7ae57
|
Use .isEmpty() for checking lists and strings
|
2023-10-17 20:34:21 +02:00 |
|
AsamK
|
e5a67d6ce1
|
Refactor manager lib package structure
|
2023-05-23 19:34:13 +02:00 |
|
AsamK
|
7eb7ee44f2
|
Refactor RecipientAddress
|
2022-10-08 17:42:03 +02:00 |
|
AsamK
|
a593051512
|
Implement receive handling for story messages
|
2022-08-09 23:20:12 +02:00 |
|
AsamK
|
62687d103f
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
|
AsamK
|
32818a8608
|
Refactor ReceiveCommand in dbus mode and remove ExtendedDbusCommand
|
2021-11-06 21:09:06 +01:00 |
|
AsamK
|
9075cc1a30
|
Refactor receive api
|
2021-11-06 12:17:50 +01:00 |
|
AsamK
|
ce7aa580b6
|
Use record classes
|
2021-10-27 14:39:40 +02:00 |
|
AsamK
|
5bbfd32598
|
Extend json output with number and uuid fields
|
2021-08-22 12:36:25 +02:00 |
|
AsamK
|
30690785fd
|
Update libsignal-service-java
|
2021-05-19 22:51:35 +02:00 |
|
AsamK
|
de273586b4
|
Use var instead of explicit types
|
2021-02-21 15:01:41 +01:00 |
|
AsamK
|
46a4c2c0d0
|
Make fields in json classes final and omit unnecessary nulls when serializing
Fix sender in sync read messages
|
2021-01-17 11:23:02 +01:00 |
|
Atomic-Bean
|
58db3cbd53
|
Quotes, Mentions and Reactions in non-daemon JSON mode (#389)
* Added support for quotes, mentions and reactions in non-daemon JSON output
|
2020-12-23 11:23:40 +01:00 |
|
AsamK
|
a54fc92c05
|
Fix behavior for recipients with only UUIDs
Fixes #359
|
2020-10-11 11:15:34 +02:00 |
|
AsamK
|
ae41d0c502
|
Output json when receiving messages from dbus and --json parameter is given
Fixes #138
|
2020-04-03 16:22:10 +02:00 |
|