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

Pixelfed API returns timelines containing posts from moderated accounts #24

Open
natjms opened this issue May 22, 2021 · 0 comments
Open
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@natjms
Copy link
Owner

natjms commented May 22, 2021

After an account has been muted, hidden or blocked and a given page has been refreshed, content from the moderated account still seems to show up in both the home and public timelines.

If you moderate an account on Resin and then check the settings page in the web UI of Pixelfed, the account does show up in the list of blocked or moderated accounts, so it can't be an issue with the requests getting properly handled. Content from the account doesn't in fact show up in timelines in the web UI, so if this is the case, it only affects the API.

If need be, this also could be sidestepped by keeping track of muted accounts on the client side but that'd be fairly nuclear, and wouldn't account for blocks.

PixelDroid doesn't seem to support moderation so more investigation will be needed elsewhere, possibly with more direct experimentation in the command line.

@natjms natjms added bug Something isn't working investigation Needs further investigation labels May 22, 2021
natjms added a commit that referenced this issue May 25, 2021
See #24 for why this works conceptually but doesn't do anything in
practice
@natjms natjms added wontfix This will not be worked on and removed investigation Needs further investigation labels Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant