From 4e1dacc266760ddf1bce02b4c0fb7af824f017c0 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 11 Jun 2024 12:46:16 +0200 Subject: [PATCH] Add missing modules to feature profiles Signed-off-by: Johannes Marbach --- content/client-server-api/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 71f92bec..dbd7b0c8 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -2757,6 +2757,9 @@ that profile. | [Event Annotations and reactions](#event-annotations-and-reactions) | Optional | Optional | Optional | Optional | Optional | | [Threading](#threading) | Optional | Optional | Optional | Optional | Optional | | [Reference Relations](#reference-relations) | Optional | Optional | Optional | Optional | Optional | +| [Secrets](#secrets) | Optional | Optional | Optional | Optional | Optional | +| [Third-party Invites](#third-party-invites) | Optional | Required | Optional | Optional | Optional | +| [Room Tagging](#room-tagging) | Optional | Optional | Optional | Optional | Optional | *Please see each module for more details on what clients need to implement.*