Updated Feature Matrix (markdown)

John Freed 2021-08-10 00:16:52 +02:00
parent 0bb5c4a5cc
commit 005e7b1616

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