From 2b284d3da78c231f239116d9626c12dfd3085118 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Thu, 19 Mar 2026 23:02:08 -0400 Subject: [PATCH] landing: fix Commet E2EE voice, add deleted message visibility row MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Commet voice/group calls: mark partial — no E2EE encrypted voice rooms yet - Add "Deleted message visibility" row: Cinny hides deleted messages entirely; Element X, FluffyChat, Commet, Element, Nheko all show a redaction placeholder Co-Authored-By: Claude Sonnet 4.6 --- landing/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/landing/index.html b/landing/index.html index b6fd38d..0ba9b36 100644 --- a/landing/index.html +++ b/landing/index.html @@ -676,7 +676,7 @@ ~dedicated space rooms only,
not DMs
MatrixRTC ~experimental, varies
by homeserver
- 1:1 + group + ~1:1 + group,
no E2EE voice rooms
@@ -694,7 +694,7 @@ ~space rooms only MatrixRTC - + ~no E2EE voice rooms ~partial @@ -803,6 +803,15 @@ + + Deleted message visibility(redacted events) + hides deleted messages
entirely — no trace
+ "Message deleted"
placeholder shown
+ shows redaction notice + shows redaction notice + "Message deleted"
placeholder shown
+ shows redaction notice + Push notifications ~web push only