From 33eb8e73e3774a0962a04ae22bac093e1eb325b4 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 08:57:53 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 6e40519..17b355b 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -43,7 +43,7 @@ | unblock | ✅ | ❌ | ✅4 | unregister | ✅ | ❌ | ❌ | updateAccount | ✅ | ❌ | ❌ -| updateContact | ✅ | ❌ | ✅1 +| updateContact | ✅ | ❌ | ✅10 | > setContactName | ✅ | ❌ | ✅ | > setExpirationTimer | ✅ | ❌ | ✅1 | updateGroup | ✅ | ❌ | ✅ @@ -148,3 +148,4 @@ 7. Obsolete (no longer part of Signal 8. `--output json` option is supported by CLI 9. A thumbnail has the data of an attachment, but can also be part of a quoted attachment +10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer