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

adding mute account and block account buttons to post dropdown #2610

Closed
wants to merge 7 commits into from
Closed

adding mute account and block account buttons to post dropdown #2610

wants to merge 7 commits into from

Conversation

skiniks
Copy link
Contributor

@skiniks skiniks commented Jan 24, 2024

This PR adds Mute Account and Block Account buttons to the Post dropdown menu to close issue #1017.

@skiniks skiniks changed the title adding mute account and block account buttons adding mute account and block account buttons to post dropdown Jan 24, 2024
@pfrazee
Copy link
Collaborator

pfrazee commented Feb 5, 2024

EDIT: where are my manners -- thank you for the PR! Definitely want to get this added.

At a quick glance, one thing this needs is to check if the target user is already muted and give an unmute option if so. (This shouldn't be necessary for blocks, because it shouldn't be possible to see posts by blocked users.)

@pfrazee pfrazee added improvement Not quite a feature but improves existing behavior x:changes-requested The contribution needs updates before merging labels Feb 5, 2024
@skiniks
Copy link
Contributor Author

skiniks commented Feb 6, 2024

Thanks for the notes, @pfrazee! A toggle has been implemented with useMyMutedAccountsQuery().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Not quite a feature but improves existing behavior x:changes-requested The contribution needs updates before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants