The client now handles being suppressed correctly #16

Merged
liamwarfield merged 1 commits from add-suppress-state into main 2026-01-19 19:12:59 +00:00

1 Commits

Author SHA1 Message Date
liamwarfield 9ed16ed88a Handle server suppress state in UserState
Build Mumble Web 2 / linux_build (push) Successful in 1m30s
Build Mumble Web 2 / windows_build (push) Successful in 2m48s
Build Mumble Web 2 / android_build (push) Successful in 5m46s
- Add suppress field to UserState struct
- Process suppress field from UserState protobuf messages
- Update UI to show suppressed users with blacked out styling and muted icon
- Disable mute toggle button when user is suppressed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 12:04:19 -07:00