• Joined on 2018-04-27
tudisco pushed to main at DukeInc/Kez 2026-05-25 16:34:57 -05:00
109852ed75 feat(kez-chat/web): dashboard shows verified claims
tudisco pushed to main at DukeInc/Kez 2026-05-25 16:18:33 -05:00
a8036cc392 feat(kez-chat/web): NIP-07 extension support — autofill npub + one-click publish
tudisco pushed to main at DukeInc/Kez 2026-05-25 16:10:14 -05:00
c133be0589 feat(kez,kez-chat/web): nostr verifier checks profile, posts, AND kind-30078
tudisco pushed to main at DukeInc/Kez 2026-05-25 15:53:04 -05:00
21d9b705b7 fix(kez-chat/web): verifiers surface real reasons instead of silent fall-through
tudisco pushed to main at DukeInc/Kez 2026-05-25 15:33:45 -05:00
cd8dda681c fix(kez-chat/web): signClaim was producing envelopes without primary/key
tudisco pushed to main at DukeInc/Kez 2026-05-25 14:40:12 -05:00
41f66ae366 feat(kez-chat/web): in-browser claim verification with per-channel plugins
tudisco pushed to main at DukeInc/Kez 2026-05-25 14:18:36 -05:00
8622da2ba4 fix(kez-chat/web): snapshot envelope before storing in IndexedDB
tudisco pushed to main at DukeInc/Kez 2026-05-25 13:49:30 -05:00
17d68dbb75 feat(kez-chat/web): real zstd compact form + 3-way format toggle on AddClaim
tudisco pushed to main at DukeInc/Kez 2026-05-25 13:29:19 -05:00
a9feb1b5b2 feat(kez-chat/web): Svelte SPA — account creation + claims wizard
tudisco pushed to main at DukeInc/Kez 2026-05-25 12:41:50 -05:00
fdd281f0e2 deploy(nats): comment out auth_callout for v0.1
tudisco pushed to main at DukeInc/Kez 2026-05-25 00:46:15 -05:00
3d85b8e775 deploy(kez-chat): untrack personal deploy.sh; gitignore it
tudisco pushed to main at DukeInc/Kez 2026-05-25 00:39:03 -05:00
f79979669c deploy(kez-chat): add deploy.sh + install-docker.sh
tudisco pushed to main at DukeInc/Kez 2026-05-25 00:36:58 -05:00
111b23b94b feat(kez-chat): scaffold the home server (v0.1)
tudisco pushed to main at DukeInc/Kez 2026-05-25 00:10:52 -05:00
a1d1aa6983 plan(kez-chat): add web app design — Svelte SPA served by chat-server
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:55:19 -05:00
055040423e plan(kez-chat): handles are tudisco@kez.lat, not @tudisco@kez.lat
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:51:56 -05:00
6dfd5a6938 spec: v0.3 — restructure, add glossary, worked example, primitives,
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:45:34 -05:00
7b8b136e92 plan(kez-chat): NATS is bundled in docker-compose, not in Rust code
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:40:19 -05:00
f0aa86f71a plan(kez-chat): NATS is external infrastructure, not part of our stack
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:37:14 -05:00
f586129787 plan(kez-chat): lock design decisions; rewrite document.md
tudisco pushed to main at DukeInc/Kez 2026-05-24 23:21:08 -05:00
008875a2ad plan(kez-chat): add design doc for the chat + file share project