From 9a19407b886613443611f340dd5b8fd25c8245c8 Mon Sep 17 00:00:00 2001 From: John Freed Date: Sun, 15 Aug 2021 08:02:24 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 8806ff2..4b7a58e 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -4,6 +4,7 @@ | addDevice | ✅ | ❌ | ❌ | block | ✅ | ❌ | ✅3 | daemon2 | ✅ | ✅ | ✅ +| deleteGroupAvatar | ❌ | ❌ | ❌20 | getContactNumber | ❌ | ❌ | ✅ | getObjectPath | ❌ | ❌ | ✅ | getUserStatus | ✅ | ✅ | ✅1, 13 @@ -31,7 +32,6 @@ | > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅ | > sendRemoteDeleteMessage | ✅ | ❌ | ✅ | removeDevice | ✅ | ❌ | ❌ -| removeGroupAvatar | ❌ | ❌ | ❌ | removePin | ✅ | ❌ | ❌ | send | ✅ | ❌ | ✅ | > sendEndSessionMessage | ✅ | ❌ | ✅ @@ -82,7 +82,7 @@ # TODO | feature | plaintext CLI | json CLI8 | dbus | |---------|:-------------:|:--------:|------| -| removeGroupAvatar | ❌ | ❌ | ❌ +| deleteGroupAvatar | ❌ | ❌ | ❌20 | Call messages | ❌ | ❌ | ❌ | Attachment progress listener | ❌ | ❌ | ❌ | Payment Notifications | ❌ | ❌ | ❌ @@ -166,3 +166,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