Updated Feature Matrix (markdown)

John Freed 2021-08-19 00:13:37 +02:00
parent 70fcb93858
commit c93f68a20c

@ -65,7 +65,7 @@
| updateContact | ✅ | ❌ | ✅<sup>10</sup>
| > setContactName | ✅ | ❌ | ✅
| > setExpirationTimer | ✅ | ❌ | ✅<sup>1</sup>
| updateGroup | ✅ | ❌ | ✅<sup>20</sup>
| updateGroup<sup>27</sup> | ✅ | ❌ | ✅<sup>20</sup>
| updateProfile | ✅ | ❌ | ✅
| uploadStickerPack | ✅ | ❌ | ✅<sup>1</sup>
| verify | ✅ | ❌ | ✅<sup>18</sup>
@ -175,4 +175,5 @@
23. Only works if a secondary device is running the daemon.
24. Only works if a primary device is running the daemon.
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.