Dustin Newkirk hobokenchicken
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 13:06:06 +00:00
7f2a58599d fix: invisible notification/settings icons were eating channel clicks
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 13:02:41 +00:00
67ce6bbfd9 refactor: remove redundant far-left [S][@] selector
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:52:27 +00:00
c0686d4ca3 fix: nested button inside button broke channel clicks
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:49:48 +00:00
74a1db8392 fix: nav buttons now navigate, not just toggle store state
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:45:53 +00:00
5cc9d76394 fix: remove user_ids validation that blocked notes-to-self
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:43:58 +00:00
3aa1ca3ead fix: clicking DM entries actually navigates to conversation
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:40:10 +00:00
3ed66f3d43 debug: add error surfacing for notes-to-self creation
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:33:59 +00:00
a5c3b25cc0 feat: notes to self via self-DM
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:30:10 +00:00
17c09edc4f fix: channel PATCH was nulling group_id on name-only updates
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:25:13 +00:00
d0da35e816 fix: channel/group rename now works
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:18:13 +00:00
31cb295a24 feat: right-click context menus for channels, groups, and servers
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-02 12:06:34 +00:00
ecb26cb731 fix: use gif image URL instead of giphy page URL in messages
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-01 20:14:30 +00:00
cb8aeddde6 fix(pwa): generate icons, network-first HTML, bust stale cache
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-01 19:59:33 +00:00
33dc63b94c fix: stop double-posting messages (WS + HTTP both appended)
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:59:57 +00:00
48a99d58ee fix: use APP_URL for email links instead of host:port
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:56:48 +00:00
c80a36bacb fix: move DUMPSTER banner back inside login card, centered
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:55:15 +00:00
65de4efb0d fix: span DUMPSTER banner full-width above login card
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:53:05 +00:00
b8ae43e250 fix: center DUMPSTER and LOGIN headings on login screen
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:49:26 +00:00
82ddf914e4 feat: add forgot password UI flow
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-06-30 19:29:17 +00:00
f4437c5e1d feat: add SMTP email support and fix profile/permissions bugs