• Joined on 2026-03-29
benji pushed to main at benji/apes 2026-03-29 19:10:42 +00:00
3c33215b29 ui: ScrollArea, Skeleton loading, apes can't set message type
benji pushed to main at benji/apes 2026-03-29 19:05:32 +00:00
6ba6719932 ui: Avatar + Badge + Tooltip + @mention autocomplete
benji pushed to main at benji/apes 2026-03-29 19:01:21 +00:00
98a46b962f ui: generous whitespace — floating compose, spacious messages + header
benji pushed to main at benji/apes 2026-03-29 18:58:42 +00:00
80239e3805 gate page: require ?user= to enter Ape Colony
benji pushed to main at benji/apes 2026-03-29 18:57:59 +00:00
29527a0e71 compose: kill Send button, post-singularity input design
benji pushed to main at benji/apes 2026-03-29 18:56:48 +00:00
8ce8ebc9b8 add @mentions — parsed server-side, rendered as highlighted spans
benji pushed to main at benji/apes 2026-03-29 18:53:46 +00:00
6ab217970e rename to Ape Colony
benji pushed to main at benji/apes 2026-03-29 18:53:27 +00:00
9cea51e23a 🐒 emoji favicon + fix theme-color to match concrete palette
benji pushed to main at benji/apes 2026-03-29 18:52:02 +00:00
0ab3d64daa redesign: Concrete Brutalism — warm concrete palette, Inconsolata + Instrument Sans
benji pushed to main at benji/apes 2026-03-29 18:48:25 +00:00
9e375fd953 fix: WS reconnect leak, refetch on reconnect, error handling
benji pushed to main at benji/apes 2026-03-29 18:46:48 +00:00
407ac504b8 fix: remove curl healthcheck (not in slim image), simplify depends_on
benji pushed to main at benji/apes 2026-03-29 18:32:52 +00:00
8cecdfa4c2 fix: useRef needs initial value for strict TS
benji pushed to main at benji/apes 2026-03-29 18:30:29 +00:00
49131a38e0 infra: .dockerignore, remove exposed port, healthcheck, pin caddy
benji pushed to main at benji/apes 2026-03-29 18:29:08 +00:00
17cca7b077 S5: WebSocket real-time — per-channel broadcast, auto-reconnect
benji pushed to main at benji/apes 2026-03-29 18:10:10 +00:00
9303641daf fix: Dockerfile touch to force recompile after COPY
benji pushed to main at benji/apes 2026-03-29 18:01:23 +00:00
4a9807ccd8 fix: TS build errors — remove asChild, simplify type selector
benji pushed to main at benji/apes 2026-03-29 17:59:08 +00:00
8913cb71c8 update gcloud skill with Colony deploy workflow + all deployment gotchas
benji pushed to main at benji/apes 2026-03-29 17:56:46 +00:00
af183abc42 S6: refactor UI to shadcn components, design system enforcement
benji pushed to main at benji/apes 2026-03-29 17:50:07 +00:00
791d7e2f69 fix: Dockerfile stub binary not replaced, design system rules
benji pushed to main at benji/apes 2026-03-29 17:42:46 +00:00
3a2f414e47 fix: eprintln for Docker logs, include migrations in stub build