mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-29 15:04:16 +00:00
Updated Feature Matrix (markdown)
parent
46fca812aa
commit
a7ce5ec3fb
@ -50,19 +50,21 @@
|
|||||||
| > preview | ❌ | ❌ | ❌
|
| > preview | ❌ | ❌ | ❌
|
||||||
| > sticker | ❌ | ❌ | ❌
|
| > sticker | ❌ | ❌ | ❌
|
||||||
| > viewOnce | ❌ | ❌ | ❌
|
| > viewOnce | ❌ | ❌ | ❌
|
||||||
| sendReadReceipt | ✅ | ✅ | ✅
|
|
||||||
| sendContacts | ✅ | ✅ | ✅
|
| sendContacts | ✅ | ✅ | ✅
|
||||||
| sendReaction | ✅ | ✅ | ✅
|
| sendReaction | ✅ | ✅ | ✅
|
||||||
| > sendMessageReaction | ✅ | ✅ | ✅
|
| > sendMessageReaction | ✅ | ✅ | ✅
|
||||||
| > sendGroupMessageReaction | ✅ | ✅ | ✅
|
| > sendGroupMessageReaction | ✅ | ✅ | ✅
|
||||||
|
| sendReceipt | ✅ | ✅ | ✅<sup>28</sup>
|
||||||
| sendSyncRequest | ✅ | ✅ | ✅<sup>1, 23</sup>
|
| sendSyncRequest | ✅ | ✅ | ✅<sup>1, 23</sup>
|
||||||
| sendTyping | ✅ | ✅ | ✅
|
| sendTyping | ✅ | ✅ | ✅
|
||||||
| setPin | ✅ | ✅ | ✅<sup>1</sup>
|
| setPin | ✅ | ✅ | ✅<sup>1</sup>
|
||||||
|
| submitRateLimitChallenge | ✅ | ✅ | ❌
|
||||||
| trust | ✅ | ✅ | ✅<sup>1, 25</sup>
|
| trust | ✅ | ✅ | ✅<sup>1, 25</sup>
|
||||||
| unblock | ✅ | ✅ | ✅<sup>4</sup>
|
| unblock | ✅ | ✅ | ✅<sup>4</sup>
|
||||||
| unlisten | ❌ | ❌ | ✅<sup>1</sup>
|
| unlisten | ❌ | ❌ | ✅<sup>1</sup>
|
||||||
| unregister | ✅ | ❌ | ✅<sup>1, 21</sup>
|
| unregister | ✅ | ❌ | ✅<sup>1, 21</sup>
|
||||||
| updateAccount | ✅ | ✅ | ✅<sup>1</sup>
|
| updateAccount | ✅ | ✅ | ✅<sup>1</sup>
|
||||||
|
| updateConfiguration | ✅ | ✅ | ✅<sup>29</sup>
|
||||||
| updateContact | ✅ | ✅ | ✅<sup>10</sup>
|
| updateContact | ✅ | ✅ | ✅<sup>10</sup>
|
||||||
| > setContactName | ✅ | ✅ | ✅
|
| > setContactName | ✅ | ✅ | ✅
|
||||||
| > setExpirationTimer | ✅ | ✅ | ✅<sup>1</sup>
|
| > setExpirationTimer | ✅ | ✅ | ✅<sup>1</sup>
|
||||||
@ -187,3 +189,5 @@
|
|||||||
25. Does not implement the `-a, --trust-all-known-keys` option
|
25. Does not implement the `-a, --trust-all-known-keys` option
|
||||||
26. Provided as part of the subcommand's `-d, --detailed` option or signal-cli's `--output=json` option.
|
26. Provided as part of the subcommand's `-d, --detailed` option or signal-cli's `--output=json` option.
|
||||||
27. Creates a new group if the groupId or base64GroupId is omitted.
|
27. Creates a new group if the groupId or base64GroupId is omitted.
|
||||||
|
28. Method is named SendReadReceipt on DBus.
|
||||||
|
29. Pull request submitted to implement as SetConfiguration and GetConfiguration on DBus.
|
||||||
Loading…
x
Reference in New Issue
Block a user