• Joined on 2018-04-27
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-28 12:33:51 -05:00
dac98486c5 feat(kez-chat/web): first-run onboarding — Getting Started checklist
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-28 00:40:18 -05:00
a2538b2886 feat(kez-chat): verified-user badge in chat (X/Twitter-style, but real)
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-27 23:31:32 -05:00
fc75b27ac6 feat(kez-chat/web): light theme + Light/Dark/System toggle
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-27 23:17:40 -05:00
0d7e48bed0 fix(kez-chat/web): blank page after login — redirect to /chats not /dashboard
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-27 23:06:59 -05:00
7bbe336f6b fix(kez-chat/web): @theme block was being dropped — theme never applied
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-27 22:54:31 -05:00
a9ef611622 design(kez-chat/web): restyle auth + claims pages to the dark theme (phase 6)
tudisco created branch redesign-kez-theme in DukeInc/Kez 2026-05-27 22:50:44 -05:00
tudisco pushed to redesign-kez-theme at DukeInc/Kez 2026-05-27 22:50:44 -05:00
40ebd63ed7 design(kez-chat/web): new IA + nav shell, Chats/Identity/Settings (phase 1-2)
60ff82b4a2 design(kez-chat/web): redesign foundation — tactical-terminal theme + tokens
Compare 2 commits »
tudisco pushed to main at DukeInc/Kez 2026-05-27 01:33:19 -05:00
4b01c2296d fix(kez-chat/web): notify on poll-delivered messages too + add test button
tudisco pushed to main at DukeInc/Kez 2026-05-27 01:27:48 -05:00
4eeedb38fb feat(kez-chat/web): auto-scroll thread on new message + on conversation open
tudisco pushed to main at DukeInc/Kez 2026-05-27 01:19:29 -05:00
de120f7d6c fix(kez-chat/web): pass build sha into Docker build via BUILD_SHA file
tudisco pushed to main at DukeInc/Kez 2026-05-27 01:10:53 -05:00
76fcaa1d3c feat(kez-chat/web): always-on inbox stream + unread badge + browser notifications
tudisco pushed to main at DukeInc/Kez 2026-05-27 01:05:32 -05:00
ca5290dc0f fix(kez-chat/web): emoji picker pops up as overlay instead of squeezing compose
tudisco pushed to main at DukeInc/Kez 2026-05-27 00:59:21 -05:00
d789e872b1 feat(kez-chat/web): SW auto-reload on deploy + visible build sha in footer
tudisco pushed to main at DukeInc/Kez 2026-05-27 00:25:19 -05:00
ea139641e3 feat(kez-chat/web): biometric / passkey unlock via WebAuthn PRF
tudisco pushed to main at DukeInc/Kez 2026-05-27 00:20:19 -05:00
46cb58307c feat(kez-chat/web): emoji picker + emoji-only message style boost
tudisco pushed to main at DukeInc/Kez 2026-05-27 00:06:22 -05:00
bd8c8bf606 feat(kez-chat): real-time messages via SSE — sub-second delivery
tudisco pushed to main at DukeInc/Kez 2026-05-25 23:23:18 -05:00
6c0f5e2fd5 feat(kez-chat/web): make the SPA installable as a PWA
tudisco pushed to main at DukeInc/Kez 2026-05-25 23:12:51 -05:00
7e9dc0773a feat(kez-chat): Messages UX rebuild — Keybase-style, friendly handles, explainer
tudisco pushed to main at DukeInc/Kez 2026-05-25 17:10:49 -05:00
5cb46e2aa1 feat(kez-chat): v0.1 chat — encrypted 1:1 messages (server + web client)