feat: show voice room participants before joining #294

Merged
hodlbod merged 1 commits from userAdityaa/flotilla:272-show-call-participants into dev 2026-06-09 00:04:55 +00:00
Collaborator

Summary

Show overlapping ProfileCircles (up to 3 avatars + +N) in the sidebar voice room item and join dialog so users can see who’s in a call before joining, while keeping the full participant list with media badges when already connected. Fetches kind 39004 participant events via loadVoiceParticipants, parses participant tags with participantFromLiveKitIdentity, and extends ProfileCircles with optional limit and compact sizing.

### Summary Show overlapping ProfileCircles (up to 3 avatars + +N) in the sidebar voice room item and join dialog so users can see who’s in a call before joining, while keeping the full participant list with media badges when already connected. Fetches kind 39004 participant events via loadVoiceParticipants, parses participant tags with participantFromLiveKitIdentity, and extends ProfileCircles with optional limit and compact sizing.
userAdityaa marked the pull request as work in progress 2026-06-08 17:48:58 +00:00
hodlbod added 1 commit 2026-06-09 00:04:21 +00:00
hodlbod force-pushed 272-show-call-participants from 57d2f61ff4 to 7c0ee6ae71 2026-06-09 00:04:21 +00:00 Compare
hodlbod marked the pull request as ready for review 2026-06-09 00:04:49 +00:00
hodlbod merged commit f633612207 into dev 2026-06-09 00:04:55 +00:00
hodlbod deleted branch 272-show-call-participants 2026-06-09 00:04:55 +00:00
Sign in to join this conversation.