From 13143e020a2dfa90730bbad17d556ee2c1cdd9e1 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 10:04:56 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 51a2ecd..b0b5c3e 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -91,11 +91,11 @@ | isMember | ✅ | ✅ | ✅ | isRegistered | ✅ | ✅ | ✅ -# With Attachment Data5, 9 +# With Attachment Data5 | feature | plaintext CLI | json CLI8 | dbus | |---------|:-------------:|:--------:|------| | content | ✅ | ✅ | ✅ -| thumbnail | ✅ | ✅ | ❔ +| thumbnail9 | ✅ | ✅ | ❔ | contentType | ✅ | ✅ | ✅1, 6 | filename | ✅ | ✅ | ✅1 | remoteId | ✅ | ✅ | ✅1, 6 @@ -136,7 +136,7 @@ | id | ✅ | ✅ | ❔ | author | ✅ | ✅ | ❔ | text | ✅ | ✅ | ❔ -| attachments | ✅ | ✅ | ❔ +| attachments9 | ✅ | ✅ | ❔ # Notes 1. Proposed @@ -147,7 +147,7 @@ 6. Provided indirectly by interpreting content file written to disk 7. Obsolete (no longer part of Signal 8. `--output json` option is supported by CLI -9. A thumbnail has the data of an attachment, but can also be part of a quoted attachment +9. A thumbnail has the data of an attachment, but is also part of a quoted attachment 10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer 11. Attachments are written to disk, with remoteId sent over DBus