Dustin Newkirk hobokenchicken
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:59:22 +00:00
9512dedec1 feat(chat): add native emoji pickers for chat input and reactions
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:53:13 +00:00
8bbe2a0ff0 fix(dm): remove local append on send to prevent double messages
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:44:43 +00:00
c2fb3165f4 fix(dm): add image paste support to DM chat and fix realtime DM updates
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:38:04 +00:00
0c26e2402b feat(chat): support pasting images directly into the chat box
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:32:13 +00:00
88e7faaafb fix(webrtc): fix typescript errors for participant list migration
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:27:39 +00:00
1d37284c25 fix(permissions): wire up MUTE_MEMBERS bitmask and fix member permissions in frontend
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:16:02 +00:00
b1b41ca5e1 fix(webrtc): add error handling and ui alerts for background processor initialization
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:14:29 +00:00
e10cb22811 fix(webrtc): update CSP to allow background processor wasm and blob execution
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:13:08 +00:00
2631e6ce4a fix(webrtc): fix invalid hook call in device settings modal for bgMode
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:09:00 +00:00
239640975f feat(webrtc): add background blur and virtual background options
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 13:04:41 +00:00
ed408c4044 feat(webrtc): add admin option to mute other participants
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:56:28 +00:00
9aeedb1a53 feat(webrtc): add UI to select audio/video input and output devices
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:52:21 +00:00
59846fc1e4 chore(build): automatically embed git commit hash in version string
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:49:17 +00:00
944ae4074e fix(webrtc): sync participants state when local user publishes tracks
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:47:24 +00:00
549bf842d0 feat(ui): tabulate voice and chat panels to prevent overlapping
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:40:27 +00:00
83c05731ed fix(webrtc): correctly subscribe to remote camera tracks
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:37:38 +00:00
5d8f420882 fix(webrtc): fix VideoGrid reactivity and layout
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:25:48 +00:00
074742ddb4 feat(webrtc): render remote audio tracks and allow camera access
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-06 12:20:56 +00:00
f9b1e16e3a fix(webrtc): configure external TURN server and update CSP to allow inline scripts
hobokenchicken pushed to main at LobotomyLabs/dumpsterChat 2026-07-05 23:59:35 +00:00
f9edd8c069 fix(docker): update livekit schema, coturn ports, and proxy keys