-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mute game button #104
Comments
We could add a "settings" action to the message notifications, that takes you to the game metadata view (with all the mute buttons)? |
Could be, but there already is a settings from Android (which will mute all messages, and we don't want the user to use that). Might be too confusing. |
Also, I think the user still wants to listen to SOME of the conversations. Then maybe better a "mute channel" options per channel? |
The mute was originally to mute abusive players, so it doesn't have a channel option, only a player option. Is a channel option important? It's more work to build :/ |
We could also do a mute game button, if that is easier.
Mute channel was a suggestion, but either way is fine.
…On Tue, 28 Apr 2020, 08:30 zond, ***@***.***> wrote:
The mute was originally to mute abusive players, so it doesn't have a
channel option, only a player option. Is a channel option important? It's
more work to build :/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#104 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXURGP6MWQW3NE5GQK3AP3ROZZXXANCNFSM4MSC7AZA>
.
|
Mute game is simple to implement with the current API, since it's just "mute everyone" :) |
So, I was going to build this, but realised I don't know where to put it. Where does this button live? |
I think it can live in the new "Game settings" screen (see #175). It should be a toggle (mute/unmute) |
After elimination, you'll receive a lot of messages from old chats.
We need to find a way to stop the players from being bothered if they're out of a game (e.g. mute the game and actively ask for it when loading the game screen when you're dead but the game is still open
The text was updated successfully, but these errors were encountered: