From f0a51b8a860bf7854b36745c05f5df3f352bc237 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Thu, 28 May 2026 21:45:08 -0400 Subject: [PATCH] docs: correct presence tracking data based on per-client research MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Cinny upstream: ✗ → ~ (manual AFK only, auto-detection PR unmerged) - Commet: basic → partial (inactivity monitor shipped Oct 2025, PR #475) - Element Web/Desktop: 'no idle detection' → partial; 3-min idle timer shipped Nov 2023 (matrix-react-sdk PR #11824), but no tab detection, no offline-on-close, no user hide toggle - FluffyChat, Element X, Nheko: basic confirmed, no change Sources: matrix-react-sdk PR #11824, Commet PR #475, Cinny issue #2395 Co-Authored-By: Claude Sonnet 4.6 --- landing/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/landing/index.html b/landing/index.html index f874872..e659242 100644 --- a/landing/index.html +++ b/landing/index.html @@ -1020,12 +1020,12 @@ Online presence trackingidle/away auto-detection online on start, idle after 10 min,
unavailable when tab hidden,
offline on close; hide-status toggle
- - ~basic online/offline - ~basic online/offline - ~basic online/offline - ~basic; no idle detection on web - ~basic online/offline + ~manual AFK only; auto idle
detection PR open, unmerged
+ ~basic online/offline only + ~basic online/offline only + ~inactivity monitor shipped Oct 2025;
no tab/close detection confirmed
+ ~3-min idle timer (shipped Nov 2023);
no tab detection, no offline on close,
no user-facing hide toggle
+ ~basic online/offline only Push notifications