Skip to content

Hide blocked users from interactions

As a user,

  • Given that I have blocked another user
  • And that they have favourited my status
  • Then I do not want to see them listed on post interactions

This change filters out blocked accounts from appearing in favourited_by or reblogged_by endpoints

Motivation is that pleromafe uses these endpoints to display avatars on each post. So you can get those lewd spam-like accounts appearing on the list of avatars, which is less than ideal

Edited by Sadposter

Merge request reports