Updated Feature Matrix (markdown)

John Freed 2021-08-15 09:04:55 +02:00
parent 9a19407b88
commit 4805611602

@ -4,7 +4,6 @@
| addDevice | ✅ | ❌ | ❌ | addDevice | ✅ | ❌ | ❌
| block | ✅ | ❌ | ✅<sup>3</sup> | block | ✅ | ❌ | ✅<sup>3</sup>
| daemon<sup>2</sup> | ✅ | ✅ | ✅ | daemon<sup>2</sup> | ✅ | ✅ | ✅
| deleteGroupAvatar | ❌ | ❌ | ❌<sup>20</sup>
| getContactNumber | ❌ | ❌ | ✅ | getContactNumber | ❌ | ❌ | ✅
| getObjectPath | ❌ | ❌ | ✅ | getObjectPath | ❌ | ❌ | ✅
| getUserStatus | ✅ | ✅ | ✅<sup>1, 13</sup> | getUserStatus | ✅ | ✅ | ✅<sup>1, 13</sup>
@ -61,7 +60,7 @@
| updateContact | ✅ | ❌ | ✅<sup>10</sup> | updateContact | ✅ | ❌ | ✅<sup>10</sup>
| > setContactName | ✅ | ❌ | ✅ | > setContactName | ✅ | ❌ | ✅
| > setExpirationTimer | ✅ | ❌ | ✅<sup>1</sup> | > setExpirationTimer | ✅ | ❌ | ✅<sup>1</sup>
| updateGroup | ✅ | ❌ | ✅ | updateGroup | ✅ | ❌ | ✅<sup>20</sup>
| updateProfile | ✅ | ❌ | ✅ | updateProfile | ✅ | ❌ | ✅
| uploadStickerPack | ✅ | ❌ | ❌ | uploadStickerPack | ✅ | ❌ | ❌
| verify | ✅ | ❌ | ✅<sup>18</sup> | verify | ✅ | ❌ | ✅<sup>18</sup>
@ -82,7 +81,6 @@
# TODO # TODO
| feature | plaintext CLI | json CLI<sup>8</sup> | dbus | | feature | plaintext CLI | json CLI<sup>8</sup> | dbus |
|---------|:-------------:|:--------:|------| |---------|:-------------:|:--------:|------|
| deleteGroupAvatar | ❌ | ❌ | ❌<sup>20</sup>
| Call messages | ❌ | ❌ | ❌ | Call messages | ❌ | ❌ | ❌
| Attachment progress listener | ❌ | ❌ | ❌ | Attachment progress listener | ❌ | ❌ | ❌
| Payment Notifications | ❌ | ❌ | ❌ | Payment Notifications | ❌ | ❌ | ❌
@ -166,4 +164,4 @@
17. Provided via the `--number` option 17. Provided via the `--number` option
18. Uses `org.asamk.SignalControl` rather than `org.asamk.Signal` 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` 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 20. Send the name of a zero-length file to delete the group avatar