Skip to content
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

Block button missing #370

Closed
christianbundy opened this issue Mar 28, 2020 · 1 comment · Fixed by #372
Closed

Block button missing #370

christianbundy opened this issue Mar 28, 2020 · 1 comment · Fixed by #372
Labels
bug Something isn't working

Comments

@christianbundy
Copy link
Member

What's the problem you want solved?

The follow message is available, but the block message is not.

Is there a solution you'd like to recommend?

Re-add the block link to the profile.

@christianbundy christianbundy added the bug Something isn't working label Mar 28, 2020
@christianbundy
Copy link
Member Author

Maybe it never existed? I could've sworn this was a thing I'd already implemented, maybe I forgot to make a PR.

christianbundy added a commit to christianbundy/oasis that referenced this issue Mar 28, 2020
Problem: We have a way to follow and unfollow, but there's no way to
block or unblock. Also if you go to the profile of a blocked peer, their
posts still show up.

Solution: Add block and unblock and hide messages from blocked peers on
their profile page.

Fixes: fraction#370
christianbundy added a commit to christianbundy/oasis that referenced this issue Mar 28, 2020
Problem: We have a way to follow and unfollow, but there's no way to
block or unblock. Also if you go to the profile of a blocked peer, their
posts still show up.

Solution: Add block and unblock and hide messages from blocked peers on
their profile page.

Fixes: fraction#370
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant