Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to lotus at LotusGuild/cinny 2026-05-27 16:01:25 -04:00
603c9ec892 fix: import EmojiBoard directly in ProfileStatus to fix emoji selection
jared pushed to lotus at LotusGuild/cinny 2026-05-27 15:21:03 -04:00
9fdc6160eb fix: emoji picker works + silence 429 presence rate-limit errors
jared pushed to lotus at LotusGuild/cinny 2026-05-27 13:42:04 -04:00
0ed3c0a384 fix: emoji selection appends correctly to status input
jared pushed to lotus at LotusGuild/cinny 2026-05-27 13:12:04 -04:00
b086be3def feat: auto-clear status after configurable duration
2707b59e20 fix: capture emoji button rect before state updater to avoid null currentTarget
Compare 2 commits »
jared pushed to lotus at LotusGuild/cinny 2026-05-27 12:51:02 -04:00
c36401db7e feat: custom status message — display + editor with emoji picker
jared pushed to main at LotusGuild/matrix 2026-05-27 12:47:05 -04:00
85ca1ca8a1 docs: document screenshare/PTT/status features in README + landing page
jared pushed to main at LotusGuild/analyzeOSDs 2026-05-26 18:55:36 -04:00
f53f0c5b40 Fix --class and --min-size filters being ignored
jared pushed to lotus at LotusGuild/cinny 2026-05-24 23:53:34 -04:00
1c6df604b1 feat: mute screenshare audio independently + fix CI lint/prettier
jared pushed to lotus at LotusGuild/cinny 2026-05-24 23:18:25 -04:00
b8f1cc3c08 chore: track package-lock.json, revert gitignore change
eeba02aeca feat: screenshare fullscreen button + pip spotlight, fix screenshare view
Compare 2 commits »
jared pushed to lotus at LotusGuild/cinny 2026-05-24 21:35:58 -04:00
e07c9cc491 fix: prevent editor blur on any click inside autocomplete menu
jared pushed to lotus at LotusGuild/cinny 2026-05-24 21:10:12 -04:00
2623e2af93 fix: prevent editor blur on mouse click in autocomplete menus
jared pushed to lotus at LotusGuild/cinny 2026-05-24 17:16:47 -04:00
dde75ee389 fix: defer moveCursor to next tick to prevent Slate DOM resolution crash
jared pushed to lotus at LotusGuild/cinny 2026-05-24 00:35:49 -04:00
4e6b045c57 ui: incoming call button hierarchy + EventReaders timestamp glow
928c796316 ui: voice recorder pulse + TDS styling, wire mic denied error to input bar
Compare 2 commits »
jared pushed to lotus at LotusGuild/cinny 2026-05-24 00:02:35 -04:00
f8cc11e125 ux: reply null state, location error feedback, retry send, reaction keyboard nav
jared pushed to lotus at LotusGuild/cinny 2026-05-23 23:53:32 -04:00
f3b5e550f9 ui: visual polish — animations, icons, and interaction improvements
jared pushed to lotus at LotusGuild/cinny 2026-05-23 23:25:34 -04:00
79d959934c chore: prettier format ForwardMessageDialog.tsx and lotus-terminal.css.ts
jared pushed to lotus at LotusGuild/cinny 2026-05-23 23:04:57 -04:00
6134c36119 chore: prettier format PollContent.tsx and index.css
jared pushed to lotus at LotusGuild/cinny 2026-05-23 23:02:05 -04:00
df99038ad6 ui: forward dialog avatars, poll TDS, delivery icon, caption focus, boot hint
jared pushed to lotus at LotusGuild/cinny 2026-05-23 22:52:56 -04:00
dd5cede31d fix: screenshare dismiss, GIF header, PiP resize, call subtitle, CSS vars
jared pushed to lotus at LotusGuild/cinny 2026-05-23 22:25:30 -04:00
2eb5e94aed fix: prevent allow_redirect=true on media URLs; fallback on 400 too