docs: upgrade encrypted search row for Lotus Chat and add notes
Lint / Shell (shellcheck) (push) Successful in 8s
Lint / JS (eslint) (push) Successful in 6s
Lint / Python (ruff) (push) Successful in 5s
Lint / Python deps (pip-audit) (push) Successful in 35s
Lint / Secret scan (gitleaks) (push) Successful in 5s

- 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 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 22:31:54 -04:00
parent f0a51b8a86
commit 1580e11dc5
+5 -5
View File
@@ -906,13 +906,13 @@
</tr>
<tr>
<td>Message search (encrypted)</td>
<td class="ours"><span class="part">~</span><small>local cache scan; per-room<br>load-more buttons + oldest date</small></td>
<td><span class="part">~</span><small>partial</small></td>
<td class="ours"><span class="yes"></span><small>local cache scan; load-more<br>buttons extend history per room</small></td>
<td><span class="part">~</span><small>server search only;<br>no E2EE support</small></td>
<td><span class="no"></span></td>
<td><span class="part">~</span></td>
<td><span class="yes"></span></td>
<td><span class="part">~</span><small>cache scan only</small></td>
<td><span class="yes"></span><small>client-side; auto-fetches +<br>decrypts history during search</small></td>
<td><span class="part">~</span><small>desktop only, not web</small></td>
<td><span class="part">~</span></td>
<td><span class="part">~</span><small>local DB scan</small></td>
</tr>
<tr>
<td>Widgets</td>