-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
Hide user comments #334
Hide user comments #334
Conversation
I think then both "blocked" and "hidden" manage buttons should be moved somewhere else, because "show hidden users" will be visible to guest and is bit confusing and I like how clear is interface when you not logged in. On second thought both these buttons can be visible only if user did actually hide or block someone. Also, these views should be merged. Also, I don't like that guest user has only one "hide" button in comment. Well, need to think on ui. |
any progress with this one? |
Unfortunately, I will not have time until next weekend |
I see strange output of
? |
filed an issue #341 |
updated PR |
to #291
Adds ability to hide comments made by certain user.
Guest user:
Logged in user:
Admin:
Right now it just plain button, there is no interface to manage hidden users. Also it's unclear what to do when user has logged out, and logged in as someone else — should list of hidden users be "per browser" or "per account"?
UPD: added settings interface for managing both hidden and blocked users, which replaces "blocked users" component
There is no username in the list of blocked users right now because of #341, so just in case I've added "unknown"