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 | ❌ | ❌ | ❌