Matt Lorentz mplorentz
mplorentz created pull request coracle/nostrlib#1 2026-03-12 20:04:17 +00:00
Add KindSimpleGroupLiveKitParticipants
mplorentz created branch livekit-presence in mplorentz/nostrlib 2026-03-12 20:03:40 +00:00
mplorentz pushed to livekit-presence at mplorentz/nostrlib 2026-03-12 20:03:40 +00:00
840d2d9e8f Add KindSimpleGroupLiveKitParticipants
mplorentz created repository mplorentz/nostrlib 2026-03-12 20:02:55 +00:00
mplorentz commented on pull request coracle/flotilla#93 2026-03-12 14:51:09 +00:00
feature/23-voice-room/poc

I'm working on the kind 39004 presence system as probably the last change before this is ready to deploy. Probably won't have it done until this afternoon though. In the meantime feel free to…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-12 14:41:29 +00:00
b9413d9b4a Animate voice widget in and out
946a59d448 Add join and leave sounds
Compare 2 commits »
mplorentz commented on pull request coracle/flotilla#93 2026-03-12 12:54:56 +00:00
feature/23-voice-room/poc

I tried merging from dev and got a ton of weird merge conflicts. Did you rewrite history on dev? I resolved them all but then couldn't commit the merge because of missing functions in welshman: ``…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-11 20:08:56 +00:00
dff66300b8 Remove no-text rooms, highlight active room, fix custom voice room icons
mplorentz commented on pull request coracle/flotilla#93 2026-03-11 16:10:39 +00:00
feature/23-voice-room/poc

I tried out a hybrid solution that I think works visually. Text room icons remain unchanged but voice rooms get a slash and a custom icon if one is set. (haven't pushed yet)

Clicking around…

mplorentz commented on pull request coracle/flotilla#93 2026-03-11 14:41:30 +00:00
feature/23-voice-room/poc

@hodlbod that's fine but you didn't weigh in on my icon dilemma 😅 Even if all voice rooms have text chat we still need to clearly communicate to the user that clicking on a voice room in the…

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

@hodlbod fixed, sort of. Right now "text and voice" rooms have to share the same icon which is an issue especially if you favorite a "text and voice" room because then they show up together in the…

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-10 16:13:37 +00:00
21f33d36c4 Request microphone permissions when unmuting
7f6520ed67 Show custom icon for voice rooms
55fa28df9a Remove voice-only rooms from "Other rooms"
7b8e96cfeb Merge remote-tracking branch 'origin/dev' into feature/23-voice-room/poc
62b97ea798 Update zapstore.yaml
Compare 6 commits »
mplorentz commented on pull request coracle/flotilla#93 2026-03-09 15:30:41 +00:00
feature/23-voice-room/poc

Ready for another review (the re-request review button doesn't seem to be working 🤷)

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-09 15:29:46 +00:00
813b237f17 Merge remote-tracking branch 'origin/dev' into feature/23-voice-room/poc
6acbfb1181 Fix classified images
5f7474140f Add StringMultiInput for OTPs
c56d6f4c75 Fix up edit
c874ae50e5 Handle prompt-with-rationale
Compare 11 commits »
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-09 15:28:27 +00:00
69d64f4574 Add lables on hover for voice room controls
mplorentz commented on pull request coracle/flotilla#93 2026-03-09 15:24:38 +00:00
feature/23-voice-room/poc

There is not a ton of room. How about a hover state?

mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-09 15:22:07 +00:00
19419f4cea Use joinAbortController as isJoining
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-09 15:19:30 +00:00
2acf45fa86 Hide voice rooms on mobile
mplorentz pushed to feature/23-voice-room/poc at coracle/flotilla 2026-03-09 15:00:21 +00:00
a15d8aaff5 Move unfavorited voice rooms into a new section in the SpaceMenu
mplorentz commented on pull request coracle/flotilla#93 2026-03-09 14:56:14 +00:00
feature/23-voice-room/poc

This surfaces another weird consequence of rooms that are "livekit" but not "no-text": currently favoriting either the text or vioce channel pulls both into the "Your Rooms" section.