Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/cinny-desktop 2026-09-19 22:40:27 -04:00
bd18791b51 chore: bump cinny submodule to ef5d06ee
jared pushed to lotus at LotusGuild/cinny 2026-09-19 22:38:44 -04:00
ef5d06eea3 ci(e2e): tier-3 regression suite against a Synapse the job starts itself (#220)
jared pushed to main at LotusGuild/cinny-desktop 2026-09-19 17:51:14 -04:00
54941e1d9f chore: bump cinny submodule to 7f17940d
jared opened issue LotusGuild/cinny#226 2026-09-19 17:43:31 -04:00
Status save failed with "server may be rate limiting" — Synapse allows one presence write per 10 s per user
jared closed issue LotusGuild/cinny#226 2026-09-19 17:43:31 -04:00
Status save failed with "server may be rate limiting" — Synapse allows one presence write per 10 s per user
jared commented on issue LotusGuild/cinny#134 2026-09-19 17:43:30 -04:00
Room header: minimal badge for call limit / audio-only policy

Done in 7f17940d: one Surface chip next to the header controls, only when a rule exists — 0/10 (participants / io.lotus.voice_limit) and/or a muted-camera glyph when io.lotus.room_quality…

jared closed issue LotusGuild/cinny#134 2026-09-19 17:43:30 -04:00
Room header: minimal badge for call limit / audio-only policy
jared pushed to lotus at LotusGuild/cinny 2026-09-19 17:43:13 -04:00
7f17940d34 feat(calls): room header chip for voice limit / audio-only policy (#134)
f5e7fb4746 fix(status): status save no longer fails on Synapse's 1-per-10s presence limit
bbe91a24d8 fix(timeline): remember 'Read more' expansion per message for the session (#152)
f7d40460f5 paste: when the clipboard carries files, never let the HTML/URL fragment into the composer (#132)
Compare 4 commits »
jared commented on issue LotusGuild/cinny#152 2026-09-19 17:32:18 -04:00
Collapsible long messages: remember "Read more" expansion per message for the session

Done in the last commit (fix(timeline): remember 'Read more' expansion per message for the session): CollapsibleBody seeds its collapsed flag from a module-level Set<eventId> of expanded…

jared closed issue LotusGuild/cinny#152 2026-09-19 17:32:18 -04:00
Collapsible long messages: remember "Read more" expansion per message for the session
jared commented on issue LotusGuild/cinny#132 2026-09-19 17:28:28 -04:00
[verify] Pasting an image copied from a web page must send only the image (no page URL / alt text)

Verified headless: dispatched a paste into the composer with a DataTransfer carrying the PNG plus text/html `<img src="https://evil.example/tracking/pic.png?utm_source=x" alt="Secret alt…

jared closed issue LotusGuild/cinny#132 2026-09-19 17:28:28 -04:00
[verify] Pasting an image copied from a web page must send only the image (no page URL / alt text)
jared pushed to lotus at LotusGuild/cinny 2026-09-19 17:26:37 -04:00
d2f56817b3 feat(calls): say when answering turns the camera on, offer audio-only (#135)
jared commented on issue LotusGuild/cinny#135 2026-09-19 17:26:36 -04:00
Pre-join guard: say plainly when you are about to join with the camera ON

Verified the paths first:

  • Voice-room prescreen — has the camera toggle in view (and it's disabled unless Join with Camera On is enabled), so it's already obvious.
  • **Sidebar second-click…
jared closed issue LotusGuild/cinny#135 2026-09-19 17:26:36 -04:00
Pre-join guard: say plainly when you are about to join with the camera ON
jared pushed to main at LotusGuild/cinny-desktop 2026-09-19 17:21:06 -04:00
1634820024 chore: bump cinny submodule to 33e16e85
jared pushed to lotus at LotusGuild/cinny 2026-09-19 17:18:33 -04:00
33e16e85b3 feat(calls): undeafen catch-up toast (#128)
f23b215efa fix(calls): release a push-to-talk hold after 5 minutes (#136)
821760131c chore(calls): bump @lotusguild/element-call-embedded to 0.25.0-lotus.8
Compare 3 commits »
jared closed issue LotusGuild/cinny#136 2026-09-19 17:18:33 -04:00
PTT stuck-key release: drop a hold longer than N minutes (do not break calls)
jared commented on issue LotusGuild/cinny#128 2026-09-19 17:18:33 -04:00
Undeafen catch-up: one toast listing who joined/left while you were deafened

Done in 33e16e85. On deafen the participant set is snapshotted; on undeafen it is diffed and — only if it changed and you were deafened ≥ 10 s — one auto-dismissing toast: "While you were…

jared closed issue LotusGuild/cinny#128 2026-09-19 17:18:33 -04:00
Undeafen catch-up: one toast listing who joined/left while you were deafened