From 1580e11dc508bd2a8f911b827c2fd0e7cf7e0cf3 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Thu, 28 May 2026 22:31:54 -0400 Subject: [PATCH] docs: upgrade encrypted search row for Lotus Chat and add notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Lotus Chat: ~ → ✓ (local cache scan + load-more buttons is a working encrypted search feature, not a partial) - Cinny upstream: added note clarifying it's server-only, no E2EE - Commet: already ✓, added note that it auto-fetches + decrypts history (confirmed via PR #348 and v0.3.0 release notes) - FluffyChat: added 'cache scan only' note - Nheko: added 'local DB scan' note Co-Authored-By: Claude Sonnet 4.6 --- landing/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/landing/index.html b/landing/index.html index e659242..ebf44c9 100644 --- a/landing/index.html +++ b/landing/index.html @@ -906,13 +906,13 @@ Message search (encrypted) - ~local cache scan; per-room
load-more buttons + oldest date
- ~partial + local cache scan; load-more
buttons extend history per room
+ ~server search only;
no E2EE support
- ~ - + ~cache scan only + client-side; auto-fetches +
decrypts history during search
~desktop only, not web - ~ + ~local DB scan Widgets