Updated Feature Matrix (markdown)

John Freed 2021-08-19 00:17:05 +02:00
parent c93f68a20c
commit 27831d2642

@ -168,7 +168,15 @@
16. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `listIdentity`, which returns a four-element array
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`
19. Provided indirectly by `getGroupIds` and a series of calls to
> getGroupAdminMembers
> getGroupIds
> getGroupInviteUri
> getGroupMembers
> getGroupName
> getGroupPendingMembers
> getGroupRequestingMembers
> isGroupBlocked
20. Send the name of a zero-length file to delete the group avatar
21. Kills daemon upon successful unregister command
22. NA = Not Applicable