Commit graph

12 commits

Author SHA1 Message Date
technillogue
685fce477c try to merge again 2021-04-24 22:23:52 -04:00
technillogue
6d18f311e6 Merge remote-tracking branch 'upstream/master' into stdio 2020-12-29 19:26:44 -05:00
AsamK
9942d967a4 Refactor to use GroupId class to wrap the byte array
Helps distinguish between group v1 and v2 ids
2020-12-24 16:36:47 +01:00
AsamK
67f62947c6 Add null check and change some formatting 2020-12-23 11:33:01 +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
2617757edb Add group v2 id to json output 2020-12-21 14:30:42 +01:00
AsamK
591c0fe8a3 Reformat project 2020-12-08 20:59:20 +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
technillogue
43a2b4674f it works! 2020-11-09 16:41:21 -05:00
AsamK
a54fc92c05 Fix behavior for recipients with only UUIDs
Fixes #359
2020-10-11 11:15:34 +02:00
AsamK
26840a2f0f Update dependencies 2020-05-06 20:11:26 +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