From 0c4c24e2135566f8cc0b8d580b4f0b3d6dbdf065 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 19:54:26 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index f04811d..f6f63df 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -16,7 +16,7 @@ | quitGroup | ✅ | ❌ | ✅ | receive | ✅ | ✅ | ✅ | register | ✅ | ❌ | ✅ -| > registerWithCaptcha | ❌ | ❌ | ✅ +| > registerWithCaptcha | ✅12 | ❌ | ✅ | remoteDelete | ✅ | ❌ | ✅ | > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅ | > sendRemoteDeleteMessage | ✅ | ❌ | ✅ @@ -155,4 +155,4 @@ 9. A thumbnail has the data of an attachment, but is also part of a quoted attachment 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