Done in dea1f7af: one line under the handle in the profile popover — 'Active now', 'Active just now', 'Last active 12 min ago / 3 hours ago / yesterday / 5 days ago / over a month ago' — from…
Done in 9363629e: the recovery key's Copy button becomes Copied · clears in 60 s and counts down; at zero the clipboard is cleared only if it still holds the key (readText() where…
Verified upstream first: every code block already has the Copy chip with a 'Copied' state. Added the missing half in 2a0c4091: a Wrap chip that switches long lines to pre-wrap (default…
Done in 7da91bd8: a reply-quote click (or an eventId route change — thread panel, search, permalink) remembers the message in the middle of the viewport and shows a Primary chip next to Jump to…
Done in 0.25.0-lotus.9 (src/lotus/lotusMutedSpeech.ts): while a muted mic publication exists, a clone of the published track (the post-processor track when the in-source denoiser is on, so…
Done in 73b1d1e3 + pin bump b69099a8 (fork 0.25.0-lotus.9). useMutedTalkWarning polls the fork's speakingWhileMuted while muted; after 1.5 s of it being true it shows one sticky toast…
Done in 74d8e311. utils/linkSafety.ts compares the registrable domain the visible text claims (when it looks like a URL/host) with the href's; a mismatch, or a punycode (IDN) destination,…
Verified how E2EE attachments are stored before building anything:
- The service worker only proxies media requests with the auth header (
fetch(event.request)/cache: 'default'); it has…
Done in ef5d06ee and green on the runner (run #1988, e2e job 4625: synapse up on http://localhost:8008 → 13 passed, 3 skipped [the E2EE tier without secrets], 1.4 min).
- The
e2ejob…