AsamK
|
74d9dbcfaf
|
Update JsonMessageEnvelope.java
|
2021-07-23 17:18:10 +02:00 |
|
technillogue
|
17ccb20507
|
catch NullPointerException instead of checking for null
|
2021-07-21 15:35:26 -04:00 |
|
technillogue
|
72e89cd0fc
|
avoid sourceName might not have been initialized
|
2021-07-21 15:23:02 -04:00 |
|
technillogue
|
f716fb64bf
|
add sourceName
|
2021-07-16 22:31:54 -04: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
|
c440520ea6
|
Ignore relay in json output if null
|
2021-01-17 12:36:11 +01:00 |
|
AsamK
|
3b29add396
|
Add typing message to json output
Fixes #423
|
2021-01-17 11:43:39 +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
|
4485188789
|
Adapt json output to always use receiptMessage and remove isReceipt field
Fixes #346
|
2020-11-22 10:48:55 +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 |
|