From d6a0df29e1b1c4fe985bc8eb0e3caf694169fa5c Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 17 Aug 2021 19:39:55 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index b1314c4..a74190f 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -31,7 +31,7 @@ | > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅ | > sendRemoteDeleteMessage | ✅ | ❌ | ✅ | removeDevice | ✅ | ❌ | ✅1 -| removePin | ✅ | ❌ | ❌ +| removePin | ✅ | ❌ | ✅1 | send | ✅ | ❌ | ✅ | > sendEndSessionMessage | ✅ | ❌ | ✅ | > sendMessage | ✅ | ❌ | ✅ @@ -52,10 +52,10 @@ | > sendGroupMessageReaction | ✅ | ❌ | ✅ | sendSyncRequest | ✅ | ❌ | ❌ | sendTyping | ✅ | ❌ | ❌ -| setPin | ✅ | ❌ | ❌ +| setPin | ✅ | ❌ | ✅1 | trust | ✅ | ❌ | ❌ | unblock | ✅ | ❌ | ✅4 -| unregister | ✅ | ❌ | ❌ +| unregister | ✅ | ❌ | ✅1, 21 | updateAccount | ❌ | ❌ | ✅1 | updateContact | ✅ | ❌ | ✅10 | > setContactName | ✅ | ❌ | ✅ @@ -164,4 +164,5 @@ 17. Provided via the `--number` option 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 \ No newline at end of file +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