You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: