mumble-voip/mumble

Banning users that are no longer connected to the server.

Open

#5,895 opened on Sep 19, 2022

View on GitHub
 (12 comments) (0 reactions) (0 assignees)C++ (1,062 forks)batch import
clientfeature-requestgood first issueserver

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

Description

Context

Banning users that are no longer connected to the server.

Description

Currently Mumble has no way to ban users that have left the server. Client should locally store all required info of users that are in chat history (including auto announcements like someone joining channel) to allow right click ban option. Currently nothing happens if you right click someone's nickname after the left the server. This should change.

Mumble component

Both

OS-specific?

No

Additional information

No response

Contributor guide