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
Owner

I noticed our BRB and AFK rooms were borked and made a change to fix that. I've attached a photo showing the result.

Overview:

  • 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

I noticed our BRB and AFK rooms were borked and made a change to fix that. I've attached a photo showing the result. Overview: - 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>
liamwarfield force-pushed add-suppress-state from bb930e08bc to 9ed16ed88a 2026-01-19 19:04:26 +00:00 Compare
liamwarfield merged commit c8119d0efa into main 2026-01-19 19:12:59 +00:00
liamwarfield deleted branch add-suppress-state 2026-01-19 19:13:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mumble/mumble-web2#16