Matt Lorentz mplorentz
mplorentz created branch feature/134-video-in-calls in coracle/flotilla 2026-04-03 14:53:40 +00:00
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-03 14:53:40 +00:00
mplorentz opened issue coracle/flotilla#134 2026-04-03 14:53:05 +00:00
Add video to Voice Rooms
mplorentz pushed to video-demo at coracle/flotilla 2026-04-03 14:51:46 +00:00
ea4e1cde31 Show unread indicator on chat icon in VoiceWidget
4f2e494959 Allow clicking voice widget to go back to call
fef449be85 rework video + text chat display controls
945e853e3b Style pin icon more better
bad96500d5 Style voice widget icons to be less red
Compare 7 commits »
mplorentz pushed to video-demo at coracle/flotilla 2026-04-03 13:13:40 +00:00
b4b8f85e18 Add settings button to configure audio devices in call
6cc21de400 Change screen sharing icon
39e851b735 Improve pinned video layout
81ff1cafdc Add a button to spotlight a video feed
008dd246ef Add basic screen sharing
Compare 16 commits »
mplorentz commented on issue coracle/flotilla#127 2026-04-02 20:32:22 +00:00
Space invitiations do not use correct domain name

@hodlbod I have VITE_PLATFORM_URL=https://shipwreck.scuttle.works, do I also need PLATFORM_URL or is that the var you were referring to?

mplorentz opened issue coracle/flotilla#131 2026-04-02 19:52:12 +00:00
Improve link preview for invites
mplorentz opened issue coracle/flotilla#129 2026-04-02 19:47:21 +00:00
Show space name on hover
mplorentz opened issue coracle/flotilla#127 2026-04-02 19:45:54 +00:00
Space invitiations do not use correct domain name
mplorentz commented on issue coracle/flotilla#121 2026-04-02 19:42:54 +00:00
Refine Voice Chats

the buttons are way too small on mobile also imo

mplorentz pushed to bugfix/error-toast-on-room-join at coracle/flotilla 2026-04-02 19:30:32 +00:00
a731d0f3a3 Move handleJoinerror into VoiceRoomJoinDialog.
aad374805f Fix error toast when failing to join room.
cf4e3f5fc6 Bump version
57eb919c83 Bump welshman to fix poll behavior
85cfaf2bc9 Remove redundant join space button
Compare 8 commits »
mplorentz pushed to feature/98-audio-settings-in-call at coracle/flotilla 2026-04-02 19:28:04 +00:00
666351bf4f PR fixes
mplorentz commented on pull request coracle/flotilla#112 2026-04-02 19:20:32 +00:00
Change audio devices in call

Mostly because I'm adding DeviceKind.VideoInput in another branch.

mplorentz commented on pull request coracle/flotilla#112 2026-04-02 19:19:28 +00:00
Change audio devices in call

ok yeah the AI was worried about keeping the linter happy because loadDevices returns a promise that we don't await, but it was hallucinating and I don't know enough to know better.

mplorentz pushed to video-demo at coracle/flotilla 2026-04-02 15:36:22 +00:00
93359011a1 Drop camera settings from join room dialog
e88ff822cb Merge feature/98-audio-settings-in-call into video-demo
7afc09809a Change screen sharing icon
c1c3cabf89 Improve pinned video layout
fe9d9970d7 Add a button to spotlight a video feed
Compare 51 commits »
mplorentz created pull request coracle/flotilla#113 2026-04-01 20:45:44 +00:00
Fix error toast when failing to join room.
mplorentz pushed to bugfix/error-toast-on-room-join at coracle/flotilla 2026-04-01 20:45:40 +00:00
90c2cc67c0 Move handleJoinerror into VoiceRoomJoinDialog.
mplorentz created branch bugfix/error-toast-on-room-join in coracle/flotilla 2026-04-01 20:39:15 +00:00
mplorentz pushed to bugfix/error-toast-on-room-join at coracle/flotilla 2026-04-01 20:39:15 +00:00
e7fd75e06e Fix error toast when failing to join room.
mplorentz created pull request coracle/flotilla#112 2026-04-01 18:25:19 +00:00
Change audio devices in call