From 48056116021dacbfbfa26176b72623bbe52af00a Mon Sep 17 00:00:00 2001 From: John Freed Date: Sun, 15 Aug 2021 09:04:55 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 4b7a58e..164e65e 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -4,7 +4,6 @@ | addDevice | ✅ | ❌ | ❌ | block | ✅ | ❌ | ✅3 | daemon2 | ✅ | ✅ | ✅ -| deleteGroupAvatar | ❌ | ❌ | ❌20 | getContactNumber | ❌ | ❌ | ✅ | getObjectPath | ❌ | ❌ | ✅ | getUserStatus | ✅ | ✅ | ✅1, 13 @@ -61,7 +60,7 @@ | updateContact | ✅ | ❌ | ✅10 | > setContactName | ✅ | ❌ | ✅ | > setExpirationTimer | ✅ | ❌ | ✅1 -| updateGroup | ✅ | ❌ | ✅ +| updateGroup | ✅ | ❌ | ✅20 | updateProfile | ✅ | ❌ | ✅ | uploadStickerPack | ✅ | ❌ | ❌ | verify | ✅ | ❌ | ✅18 @@ -82,7 +81,6 @@ # TODO | feature | plaintext CLI | json CLI8 | dbus | |---------|:-------------:|:--------:|------| -| deleteGroupAvatar | ❌ | ❌ | ❌20 | Call messages | ❌ | ❌ | ❌ | Attachment progress listener | ❌ | ❌ | ❌ | Payment Notifications | ❌ | ❌ | ❌ @@ -166,4 +164,4 @@ 17. Provided via the `--number` option 18. Uses `org.asamk.SignalControl` rather than `org.asamk.Signal` 19. Provided indirectly by `getGroupIds` and a series of calls to `getGroupMembers`, `getGroupName` and `isGroupBlocked` -20. Currently the only means to delete a group avatar is to delete the entire group \ No newline at end of file +20. Send the name of a zero-length file to delete the group avatar \ No newline at end of file