Updated Feature Matrix (markdown)

John Freed 2021-08-10 22:38:01 +02:00
parent 99e14420e2
commit a52c9a7ffb

@ -52,7 +52,7 @@
| updateProfile | ✅ | ❌ | ✅
| uploadStickerPack | ✅ | ❌ | ❌
| verify | ✅ | ❌ | ✅
| > verifyWithPin | | ❌ | ✅
| > verifyWithPin | <sup>14</sup> | ❌ | ✅
| version | ✅ | ❌ | ✅
# Signals
@ -156,4 +156,5 @@
10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer
11. Attachments are written to disk, with remoteId sent over DBus
12. Provided via the `--captcha` option
13. Provided via the `isRegistered` command
13. Provided via the `isRegistered` command
14. Provided via the `--pin` option