I don't love the labels I landed on but see what you think of the current take: "Your Rooms" { favorited voice and text} "Other Rooms" { text rooms} Voice Rooms { voice rooms}
Or when the…
It is harder to read at first glance but ifLet brings warm feelings from better programming languages so it's done.
I tried that, but realized that you could then join a call on desktop web, resize your browser to be small and then lose a way to join the call. As I type it out I realize that's too edgy of a…
Also, you mentioned your bespoke relay has livekit support, is it using welshman? If so, is that something that we could PR to upstream?
I don't have a bespoke relay, I just modified zooid.…
I tried this several different ways. I think it turned out ok but I added some util functions. Let me know what you think.
@hodlbod I think I have addressed all PR comments, this is ready for another look.
I started adding a feature flag but realized that with the changes to the room form (hiding room type unless…
haha, yes. Sorry I did do a self-review of this code but clearly I missed this function or my eyes glazed over while reading it. Cleaning it up.
Idk maybe it is stupid to think that some library would throw some random object with a message property, but anything seems possible when node_modules are involved 😓
I am cleaning this up but I want to fully understand you. Can you explain how this causes bugs? As a non-javascript guy this doesn't look pretty but makes sense to me because e could literally…
Oh yes that's my mistake. How about we use a bell icon for notifications and speaker icon for voice rooms?
Sorry, I'm asking why you suggested (event: Maybe<TrustedEvent>) over (event?: TrustedEvent)?