diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 818446b..068c0a8 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -50,19 +50,21 @@ | > preview | ❌ | ❌ | ❌ | > sticker | ❌ | ❌ | ❌ | > viewOnce | ❌ | ❌ | ❌ -| sendReadReceipt | ✅ | ✅ | ✅ | sendContacts | ✅ | ✅ | ✅ | sendReaction | ✅ | ✅ | ✅ | > sendMessageReaction | ✅ | ✅ | ✅ | > sendGroupMessageReaction | ✅ | ✅ | ✅ +| sendReceipt | ✅ | ✅ | ✅28 | sendSyncRequest | ✅ | ✅ | ✅1, 23 | sendTyping | ✅ | ✅ | ✅ | setPin | ✅ | ✅ | ✅1 +| submitRateLimitChallenge | ✅ | ✅ | ❌ | trust | ✅ | ✅ | ✅1, 25 | unblock | ✅ | ✅ | ✅4 | unlisten | ❌ | ❌ | ✅1 | unregister | ✅ | ❌ | ✅1, 21 | updateAccount | ✅ | ✅ | ✅1 +| updateConfiguration | ✅ | ✅ | ✅29 | updateContact | ✅ | ✅ | ✅10 | > setContactName | ✅ | ✅ | ✅ | > setExpirationTimer | ✅ | ✅ | ✅1 @@ -187,3 +189,5 @@ 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. 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. \ No newline at end of file