From 005e7b16161dc9ed57779f99467302165774fed2 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 00:16:52 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 07096d3..c186af9 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -74,3 +74,25 @@ | Quotes | ❌ | ❌ | ❌ | Quoted Attachments | ❌ | ❌ | ❌ | Typing messages | ❌ | ❌ | ❌ + +#Utilities +| feature | plaintext CLI | json CLI | dbus | +|---------|:-------------:|:--------:|:----:| +| getAttachments | ✅ | ✅ | ✅ +| getContactName | ✅ | ✅ | ✅ +| getContactNumber | ✅ | ✅ | ✅ +| getDestination | ✅ | ✅ | ✅ +| getGroupId | ✅ | ✅ | ✅ +| getGroupIds | ✅ | ✅ | ✅ +| getGroupMembers | ✅ | ✅ | ✅ +| getGroupName | ✅ | ✅ | ✅ +| getMessage | ✅ | ✅ | ✅ +| getSender | ✅ | ✅ | ✅ +| getSource | ✅ | ✅ | ✅ +| getTimestamp | ✅ | ✅ | ✅ +| isContactBlocked | ❌ | ❌ | ✅ +| isGroupBlocked | ❌ | ❌ | ✅ +| isMember | ❌ | ❌ | ✅ +| isRegistered | ❌ | ❌ | ✅ +| send URL as attachment | ❌ | ❌ | ✅ +