Dustin Newkirk hobokenchicken
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 14:36:20 +00:00
f3f03df710 feat(phase3): threads backend + thread panel UI
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 14:28:05 +00:00
bd260183ef feat(phase2): channel permission overrides + expanded role UI + audit log cleanup
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 14:21:00 +00:00
d7c84647e5 feat(phase2): bulk delete + audit log; update roadmap/parity docs
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 14:01:12 +00:00
d3b7f39b9e fix(build): make build-web works; gofmt all Go files
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 13:26:10 +00:00
30e159cbdb sync: phase 1 backend + frontend from server
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 12:38:40 +00:00
d4cdd89544 docs: 8-phase roadmap to Guilded feature parity
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 12:24:43 +00:00
1945703893 fix: case-insensitive login for username and email
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 12:18:26 +00:00
e380d4e381 docs: feature parity comparison with Discord, Guilded, TeamSpeak 6, Fluxer
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 20:06:03 +00:00
bbd7992e12 fix: nil pushHandler crash in message Create
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 19:52:36 +00:00
6c8defb6fd feat: realtime status, mentions, push notifications
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 19:35:24 +00:00
282a436995 fix: construct invite URL from code on frontend
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 19:32:25 +00:00
6a737c3db3 fix: invite handler used creator_id but DB column is created_by
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 19:30:22 +00:00
7261ebaafa fix: invite routes were double-nested under /invites causing 404->SPA fallback
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 19:28:07 +00:00
2d3bf48e66 fix: add invite button, voice join dedup, voice panel immediate render
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 18:38:20 +00:00
a8a09cf7b4 fix: CSRF and WS origin check trust request Host header (same-origin)
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 18:33:41 +00:00
7f56571004 fix: WS origin check now uses hostname matching instead of exact strings
hobokenchicken pushed to main at hobokenchicken/kayla-whimsy 2026-06-29 18:31:52 +00:00
88c47abbed Update IAWC roles, fix presentation format, update CV/resume PDFs
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 18:30:31 +00:00
369737565e fix: WebSocket cookie auth + connect on layout mount
hobokenchicken pushed to main at hobokenchicken/kayla-newkirk 2026-06-29 18:28:20 +00:00
6435a7ec86 Fix Virtual Vitality format to 30-minute in-person slide presentation
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-29 18:24:50 +00:00
90289fede1 sync: all server-side fixes and features