New feature: View members
Group chats now have a way to see who's in them.
- New View members entry in the chat kebab menu (groups only)
- The N members text in the group-chat header is now clickable
- Both open a modal listing every participant with avatar, name, You pill on yourself, and Admin pill on the group's creator
- Sorted: you first, then admin, then alphabetical
- Pulls a fresh participant list from
GET /conversations/{id}so newly added members show up immediately - Falls back to the friends list to resolve names for non-friend members