From 4fcdb500e6ce22d404bb47a983cac6040a6cfe19 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 09:48:42 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 75b4705..51a2ecd 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -57,7 +57,7 @@ |---------|:-------------:|------| | CallMessageReceived | ❌ | ❌ | MessageReceived | ✅ | ✅ -| > receive attachments | ✅ | ✅ +| > receive attachments11 | ✅ | ✅ | OutgoingPaymentMessageReceived | ❌ | ❌ | ReceiptReceived | ✅ | ✅ | SyncMessageReceived | ✅ | ✅ @@ -149,3 +149,5 @@ 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 10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer +11. Attachments are written to disk, with remoteId sent over DBus +