Matt Lorentz mplorentz
mplorentz commented on pull request coracle/flotilla#93 2026-03-16 13:32:16 +00:00
feature/23-voice-room/poc

Just want to call out in case it was unintentional - I think one of your recent commits removed the room image from the top of the room page, which is a change from master.

mplorentz commented on pull request coracle/flotilla#93 2026-03-16 13:29:01 +00:00
feature/23-voice-room/poc

I'm confused - did you want to show the VoiceWidget only on the room page? Right now I have it showing in the SpaceMenu on desktop and both in SpaceMenu and on the room page on mobile. It seems…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-16 13:24:11 +00:00
373c84fa42 Show VoiceWidget when disconnected but still viewing room page.
mplorentz opened issue coracle/flotilla#100 2026-03-16 12:47:22 +00:00
VITE_PLATFORM_LOGO does not work in self-hosted deployments
mplorentz commented on pull request coracle/flotilla#93 2026-03-16 12:43:42 +00:00
feature/23-voice-room/poc

@hodlbod it looks like you reverted my changes to the build.sh. I think we need some changes because right now the README.md says to make a .env file but the build.sh doesn't actually source…

mplorentz commented on pull request coracle/flotilla#93 2026-03-13 19:11:50 +00:00
feature/23-voice-room/poc

Ah yes that's a good idea. We can show the widget but say "Voice Not Connected" instead of "Voice Connected" or something.

I go back and forth about how easy it should be to join the room. I…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 15:26:00 +00:00
2dfd2322f9 Remove info button from voice widgetn
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 14:54:34 +00:00
c5ff4ecb6b Expect livekit identity not pubkey in 39004
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 14:51:38 +00:00
e23627b824 Fix scrolling of space menu on mobile
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 14:29:55 +00:00
4ec8b9ec92 Fix build on ios
3622638078 Request microphone permission on ios
Compare 2 commits »
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 13:56:08 +00:00
cc48aa84ca Don't leave voice room on second click
mplorentz commented on pull request coracle/flotilla#93 2026-03-13 13:38:20 +00:00
feature/23-voice-room/poc

I was doing some testing and realized that at some point my code to hide the voice rooms on mobile broke. I tried just showing the voice widget below the chat input on mobile and it seems ok so I…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 13:34:58 +00:00
72d52a6a51 Display voice widget in chat rooms on mobile
5ac42dfa23 Fix voice widget layout on mobile
44920bad5d Fix voice room icon getting truncated in PageBar
137524d0fe Integrate new PageBar behavior
Compare 4 commits »
mplorentz commented on issue coracle/flotilla#95 2026-03-13 13:23:34 +00:00
Improve space navigation/landing on mobile

Also the back arrow seems a couple pixels too high vertically?

mplorentz commented on issue coracle/flotilla#95 2026-03-13 13:23:00 +00:00
Improve space navigation/landing on mobile

I like this change a lot but I'm seeing a back bar on desktop and clicking it does nothing. Can we hide it in this case?

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-13 13:04:18 +00:00
b513982dc3 Switch to 39004 for room presence
b82ef3b387 Expect HTTP 204 for livekit support
f95f6932f3 Animate voice widget in and out
2b5aa24db4 Add join and leave sounds
20c5cea760 Remove no-text rooms, highlight active room, fix custom voice room icons
Compare 58 commits »
mplorentz opened issue coracle/flotilla#97 2026-03-12 22:40:50 +00:00
Deleted rooms don't go away
mplorentz commented on pull request coracle/flotilla#93 2026-03-12 22:32:01 +00:00
feature/23-voice-room/poc

@hodlbod ok that took longer than I planned but we now use kind 39004 to list participants in a room before joining a call and the livekit participants API while in a call. [Zooid has been…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-12 22:27:30 +00:00
79a90f2319 Switch to 39004 for room presence
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-12 20:19:36 +00:00
dc2d245f77 Expect HTTP 204 for livekit support
da45127c82 Animate voice widget in and out
026dfdfda4 Add join and leave sounds
de174a0c85 Remove no-text rooms, highlight active room, fix custom voice room icons
1ae2c7a182 Request microphone permissions when unmuting
Compare 132 commits »