Commit Graph

1146 Commits

Author SHA1 Message Date
mplorentz fad369b689 Display voice widget in chat rooms on mobile 2026-03-16 09:57:01 -04:00
mplorentz 3ac3dab628 Fix voice widget layout on mobile 2026-03-16 09:57:01 -04:00
mplorentz bb15011464 Fix voice room icon getting truncated in PageBar 2026-03-16 09:57:01 -04:00
mplorentz 7f88202e18 Integrate new PageBar behavior 2026-03-16 09:54:12 -04:00
mplorentz ca7fe9442a Switch to 39004 for room presence 2026-03-16 09:54:12 -04:00
mplorentz 5b4fcc6c9e Expect HTTP 204 for livekit support 2026-03-16 09:54:12 -04:00
mplorentz 039ebc4ca7 Animate voice widget in and out 2026-03-16 09:54:12 -04:00
mplorentz 93a1fed958 Add join and leave sounds 2026-03-16 09:54:12 -04:00
mplorentz c91a52a31d Remove no-text rooms, highlight active room, fix custom voice room icons 2026-03-16 09:54:12 -04:00
mplorentz fc4e1281d9 Request microphone permissions when unmuting 2026-03-16 09:54:12 -04:00
mplorentz 64617f585b Show custom icon for voice rooms 2026-03-16 09:54:12 -04:00
mplorentz 97b81b2ddd Remove voice-only rooms from "Other rooms" 2026-03-16 09:54:12 -04:00
mplorentz a7421eb789 Add lables on hover for voice room controls 2026-03-16 09:54:12 -04:00
mplorentz 19ef84c9b4 Use joinAbortController as isJoining 2026-03-16 09:54:12 -04:00
mplorentz 630abbbf4e Hide voice rooms on mobile 2026-03-16 09:54:12 -04:00
mplorentz 1c754a10d7 Move unfavorited voice rooms into a new section in the SpaceMenu 2026-03-16 09:54:12 -04:00
mplorentz bc69c0f2e6 Use if let 2026-03-16 09:54:12 -04:00
mplorentz 8303c9c6e2 use new livekit welshman properties 2026-03-16 09:54:12 -04:00
mplorentz 47d6e9f963 Allow joining without a microphone 2026-03-16 09:54:12 -04:00
mplorentz ac543ac5bf Log join errors 2026-03-16 09:54:12 -04:00
mplorentz 84e2e16e49 include room participants inside VoiceRoomItem border 2026-03-16 09:54:12 -04:00
Jon Staab ef020aa8c1 Bump welshman 2026-03-16 09:54:12 -04:00
Jon Staab 616c6beed4 Tweak voice room display 2026-03-16 09:54:12 -04:00
mplorentz 0853ef45e7 Don't show technical error message to the user 2026-03-16 09:54:12 -04:00
mplorentz 5e0531ec92 Revert changes to dockerfile 2026-03-16 09:54:12 -04:00
mplorentz 378aeec7e5 Address remaining PR comments 2026-03-16 09:54:12 -04:00
mplorentz d128eb6c7a Use TrustedEvent 2026-03-16 09:54:12 -04:00
mplorentz 68844226ca Use bell icon for notifications 2026-03-16 09:54:12 -04:00
mplorentz 9c2d2093ec Address PR comments on RoomForm 2026-03-16 09:54:12 -04:00
mplorentz 02b2ccdee3 Reorder imports 2026-03-16 09:54:12 -04:00
mplorentz 2350123136 Add room info button to VoiceWidget 2026-03-16 09:54:11 -04:00
mplorentz 69a01db926 Fix muted icon 2026-03-16 09:54:11 -04:00
mplorentz 46483c7097 Add a right around user avatar when speaking 2026-03-16 09:54:11 -04:00
mplorentz 4ffe26ca56 Move room type field up in the RoomForm 2026-03-16 09:54:11 -04:00
mplorentz 760aecc376 Disable rooms on mobile temporarily 2026-03-16 09:54:11 -04:00
mplorentz be65325122 Check if livekit is configured on the relay during room creation/edit 2026-03-16 09:54:11 -04:00
mplorentz 866dfb1d8f Add ability to joining a voice room while it's in progress 2026-03-16 09:54:11 -04:00
mplorentz 5350dab324 Add loading indicator while joining 2026-03-16 09:54:11 -04:00
mplorentz 9aaeddf066 Add error toast on connection failure. 2026-03-16 09:54:11 -04:00
mplorentz 22e8e3ed32 Make voice rooms in sidebar reactive 2026-03-16 09:54:11 -04:00
mplorentz a16ffa5c31 Get rid of volume icon next to text rooms 2026-03-16 09:54:11 -04:00
mplorentz 68745530f7 Allow user to configure room for voice, text, or both. 2026-03-16 09:54:11 -04:00
mplorentz 8072a64a41 Remove plan 2026-03-16 09:54:11 -04:00
mplorentz f3c5a75445 Move livekit auth to relay 2026-03-16 09:54:11 -04:00
mplorentz c24428e944 Fix logo download during docker build 2026-03-16 09:54:11 -04:00
mplorentz 7949ac8b0b Source .env explicitly during build 2026-03-16 09:54:11 -04:00
mplorentz 70a94717ca Fix issue where docker build would rebuild when app did not change 2026-03-16 09:54:11 -04:00
mplorentz 5aa4221078 Try just serving 404.html 2026-03-16 09:54:11 -04:00
mplorentz 117bf487dc Try rewrites to get SPA mode working 2026-03-16 09:54:11 -04:00
mplorentz 4c753676b0 Serve in SPA mode 2026-03-16 09:54:11 -04:00