Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/cinny-desktop 2026-09-20 00:59:28 -04:00
c8335b8949 chore: bump cinny submodule to bd8c79e0
jared closed issue LotusGuild/cinny#137 2026-09-20 00:48:36 -04:00
Bulk media drop renders as one gallery (client-side grouping, standard events)
jared commented on issue LotusGuild/cinny#137 2026-09-20 00:48:36 -04:00
Bulk media drop renders as one gallery (client-side grouping, standard events)

Done in bd8c79e0 — render-time grouping only; nothing changes on the wire (verified: the events are plain m.image per file, the recipient's other clients would see 5 images).

Rule

jared pushed to lotus at LotusGuild/cinny 2026-09-20 00:48:20 -04:00
bd8c79e0e6 feat(media): consecutive photos/videos render as one gallery grid (#137)
jared commented on issue LotusGuild/cinny#146 2026-09-20 00:31:04 -04:00
[research] Mic level meter in the call bar while unmuted — what exists today?

Inventory (2026-09-20)

Element Call (fork) — what exists

  • Self tile: vm.speaking$ → green speaking border (GridTile/MediaView.speakingBorder), sound-wave glyph in spotlight.…
jared closed issue LotusGuild/cinny#139 2026-09-20 00:29:19 -04:00
One timestamp formatter: audit and unify date/time display across timeline, room list, search, threads
jared commented on issue LotusGuild/cinny#139 2026-09-20 00:29:19 -04:00
One timestamp formatter: audit and unify date/time display across timeline, room list, search, threads

Done in 4d4a7621.

Audit → what each place used → now

jared pushed to lotus at LotusGuild/cinny 2026-09-20 00:28:58 -04:00
4d4a76214a refactor(time): one timestamp formatter honouring the clock/date settings (#139)
jared pushed to main at LotusGuild/cinny-desktop 2026-09-20 00:24:19 -04:00
49a0a243f0 chore: bump cinny submodule to 8d11a62e
jared closed issue LotusGuild/cinny#147 2026-09-20 00:15:14 -04:00
Touch only: tap a sticker/GIF once to preview, again to send
jared commented on issue LotusGuild/cinny#147 2026-09-20 00:15:14 -04:00
Touch only: tap a sticker/GIF once to preview, again to send

Done in 8d11a62e.

Touch devices only (pointer: coarse): first tap on a sticker or GIF parks it in a bar (thumbnail · name · Send · ×); second tap on the same item or Send sends; tapping…

jared pushed to lotus at LotusGuild/cinny 2026-09-20 00:15:14 -04:00
8d11a62e14 feat(composer): tap once to preview, again to send stickers/GIFs on touch (#147)
jared closed issue LotusGuild/cinny#138 2026-09-19 23:55:11 -04:00
Reactions: "+N" overflow expands inline (check every layout/edge case first)
jared commented on issue LotusGuild/cinny#138 2026-09-19 23:55:11 -04:00
Reactions: "+N" overflow expands inline (check every layout/edge case first)

Done in bf05751e.

Verified current behaviour first: 16 distinct reactions at 400 px wrapped into a 4-row stack (no clipping/overflow, just tall).

![before](https://code.lotusguild.org/attachm…

jared pushed to lotus at LotusGuild/cinny 2026-09-19 23:54:56 -04:00
bf05751eca feat(messages): collapse reactions to one row with a +N chip (#138)
jared pushed to main at LotusGuild/cinny-desktop 2026-09-19 23:53:19 -04:00
c9a7971670 chore: bump cinny submodule to 2bdb2eb4
jared pushed to lotus at LotusGuild/cinny 2026-09-19 23:34:45 -04:00
2bdb2eb4cb feat(messages): word diff of the last edit on "(edited)" hover (#144)
jared closed issue LotusGuild/cinny#144 2026-09-19 23:34:44 -04:00
"(edited)" hover shows a word-level diff of the last edit
jared commented on issue LotusGuild/cinny#144 2026-09-19 23:34:44 -04:00
"(edited)" hover shows a word-level diff of the last edit

Done in 2bdb2eb4.

  • Hover/focus on (edited) → tooltip with only the last edit as a word diff (removed struck, added bold) and a +N · −N summary; click still opens the history viewer. -…
jared closed issue LotusGuild/cinny#148 2026-09-19 23:26:28 -04:00
Space rail: subtle dot when a call is live somewhere in that space (careful)