From 862a6601736b65e809d94a704844fa26e0030882 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 17 Aug 2021 22:04:04 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 931a4d4..7eeb71a 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -10,7 +10,7 @@ | isMember | ❌ | ❌ | ✅ | isRegistered | ❌ | ❌ | ✅1 | joinGroup | ✅ | ❌ | ✅ -| jsonRpc | ✅ | ✅ | NA +| jsonRpc | ✅ | ✅ | NA22 | link | ✅ | ❌ | ✅18 | listContacts | ✅ | ❌ | ✅15 | > getContactName | ❌ | ❌ | ✅ @@ -113,7 +113,7 @@ | voiceNote | ✅ | ✅1 | ✅1 | caption | ✅ | ✅1 | ✅1 | borderless | ❌ | ❌ | ❌ -| gif7 | NA | NA | NA +| gif7 | NA22 | NA22 | NA22 | preview | ❌ | ❌ | ❌ | digest | ❌ | ❌ | ❌ | uploadTimestamp | ❌ | ❌ | ❌ @@ -166,4 +166,5 @@ 18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal` 19. Provided indirectly by `getGroupIds` and a series of calls to `getGroupMembers`, `getGroupName` and `isGroupBlocked` 20. Send the name of a zero-length file to delete the group avatar -21. Kills daemon upon successful unregister command \ No newline at end of file +21. Kills daemon upon successful unregister command +22. NA = Not Applicable \ No newline at end of file