From 1caf55b30f174c8c3dad6b1693b0dc6242889680 Mon Sep 17 00:00:00 2001 From: John Freed Date: Mon, 9 Aug 2021 23:52:05 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index afeb53b..96f1116 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -57,17 +57,20 @@ # Signals | feature | plaintext CLI | json CLI | dbus | |---------|:-------------:|:--------:|:----:| -| MessageReceived | ✅ | ✅ | ✅ -| > receive attachments | ✅ | ❔ | ✅ -| ReceiptReceived | ✅ | ✅ | ✅ -| SyncMessageReceived | ✅ | ✅ | ✅ +| CallMessageReceived | ❌ | ❌ | ❌ +| MessageReceived | ✅ | ✅ | ✅ +| > receive attachments | ✅ | ❔ | ✅ +| OutgoingPaymentMessageReceived | ✅ | ✅ | ✅ +| ReceiptReceived | ✅ | ✅ | ✅ +| SyncMessageReceived | ✅ | ✅ | ✅ +| TypingMessageReceived | ❌ | ❌ | ❌ # TODO | feature | plaintext CLI | json CLI | dbus | |---------|:-------------:|:--------:|:----:| -| Call messages | ❌ | ❌ | ❌ -| Mentions | ❌ | ❌ | ❌ -| Payment Notifications | ❌ | ❌ | ❌ -| Quotes | ❌ | ❌ | ❌ -| Quoted Attachments | ❌ | ❌ | ❌ -| Typing messages | ❌ | ❌ | ❌ +| Call messages | ❌ | ❌ | ❌ +| Mentions | ❌ | ❌ | ❌ +| Payment Notifications | ❌ | ❌ | ❌ +| Quotes | ❌ | ❌ | ❌ +| Quoted Attachments | ❌ | ❌ | ❌ +| Typing messages | ❌ | ❌ | ❌