Matt Lorentz mplorentz
mplorentz commented on issue coracle/flotilla#134 2026-05-08 20:04:18 +00:00
Add video to Voice Rooms

This can probably be closed? The main voice call branch was merged in coracle/flotilla#135 and we have followup issues like https://gitea.coracle.social/coracle/f…

mplorentz commented on issue coracle/flotilla#174 2026-04-13 18:50:48 +00:00
Voice calls timing out

@hodlbod I am pretty sure the issue with Zen is the same as the issue with Firefox, given that Zen is a fork of Firefox. I tested in Zen and can reproduce the connection error when flotilla is…

mplorentz commented on issue coracle/flotilla#174 2026-04-09 19:36:10 +00:00
Voice calls timing out

For posterity Jon is seeing this in Zen browser. I will try to reproduce with that.

mplorentz commented on issue coracle/flotilla#174 2026-04-08 21:03:09 +00:00
Voice calls timing out

@hodlbod I am only able to reproduce this in Firefox when using localhost from pnpm run dev. That's a known issue, Firefox doesn't support WebRTC on localhost for some reason. Is that where…

mplorentz commented on pull request coracle/flotilla#135 2026-04-08 15:30:31 +00:00
Video in calls

The AI said this is the right way to do things now in Svelte 5, and the AI never lies.

mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-08 15:29:06 +00:00
288bcfe5d7 Cleanup remaining files
26069997b8 Factor video code and stores out of voice.ts
a14fef0672 Clean up VideoCallContent
117299b97b Simplify how video call layout is stored
136b5f4a37 incorporate page layout changes from dev and other cleanup
Compare 22 commits »
mplorentz commented on pull request coracle/flotilla#135 2026-04-08 15:28:50 +00:00
Video in calls

I think this whole file was extracted unchanged from voice.ts.

mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-08 14:30:39 +00:00
b3d49f2327 Factor video code and stores out of voice.ts
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-08 13:46:48 +00:00
3f64db0f0d Clean up VideoCallContent
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-07 18:58:01 +00:00
8d10d1700c Simplify how video call layout is stored
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-07 17:56:23 +00:00
ff83fbd61f incorporate page layout changes from dev and other cleanup
54829d96a6 Add permissions for cameras on mobile
fc3100193d Hide screen share button on ios and android
9c69f2272b Show unread indicator on chat icon in VoiceWidget
0241cd2d1d Allow clicking voice widget to go back to call
Compare 27 commits »
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-06 17:23:47 +00:00
251988031c incorporate page layout changes from dev and other cleanup
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-06 15:18:25 +00:00
147cea3768 Merge branch 'dev' into feature/134-video-in-calls
80df16f97b feat: redesign toast notifications for UX (#148)
18cb245599 Remove room/space leave indications (#149)
fd6cc84be6 Simplify chat compose layout
9311cab3b2 Move away from fixed positioned page elements because they act squirrely on android
Compare 8 commits »
mplorentz pushed to feature/134-video-in-calls at coracle/flotilla 2026-04-06 15:13:30 +00:00
703a270f53 Add permissions for cameras on mobile
4f3860a994 Hide screen share button on ios and android
Compare 2 commits »
mplorentz opened issue coracle/flotilla#144 2026-04-03 18:55:39 +00:00
Bug: chat messages do not show up immediately
mplorentz created pull request coracle/flotilla#135 2026-04-03 14:59:08 +00:00
WIP: Video in calls
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 »