mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Updated Feature Matrix (markdown)
parent
141bf7be35
commit
9a19407b88
@ -4,6 +4,7 @@
|
||||
| addDevice | ✅ | ❌ | ❌
|
||||
| block | ✅ | ❌ | ✅<sup>3</sup>
|
||||
| daemon<sup>2</sup> | ✅ | ✅ | ✅
|
||||
| deleteGroupAvatar | ❌ | ❌ | ❌<sup>20</sup>
|
||||
| getContactNumber | ❌ | ❌ | ✅
|
||||
| getObjectPath | ❌ | ❌ | ✅
|
||||
| getUserStatus | ✅ | ✅ | ✅<sup>1, 13</sup>
|
||||
@ -31,7 +32,6 @@
|
||||
| > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅
|
||||
| > sendRemoteDeleteMessage | ✅ | ❌ | ✅
|
||||
| removeDevice | ✅ | ❌ | ❌
|
||||
| removeGroupAvatar | ❌ | ❌ | ❌
|
||||
| removePin | ✅ | ❌ | ❌
|
||||
| send | ✅ | ❌ | ✅
|
||||
| > sendEndSessionMessage | ✅ | ❌ | ✅
|
||||
@ -82,7 +82,7 @@
|
||||
# TODO
|
||||
| feature | plaintext CLI | json CLI<sup>8</sup> | dbus |
|
||||
|---------|:-------------:|:--------:|------|
|
||||
| removeGroupAvatar | ❌ | ❌ | ❌
|
||||
| deleteGroupAvatar | ❌ | ❌ | ❌<sup>20</sup>
|
||||
| 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
|
||||
Loading…
x
Reference in New Issue
Block a user