Blocked user comments still showing

Blocked users’s comments still show up in my feed, but when I click on the account, it looks like the block is working. This is on piefed.zip. ![]…

Yeah this is a bug in the PieFed api. Here is the relevant issue: https://codeberg.org/rimu/pyfedi/issues/1608
Comments from blocked users not filtered in API

See https://piefed.social/c/voyagerapp/p/1716890/piefed-account-user-blocks-not-hiding-comments It looks like `/comment/list` doesn't filter blocked users when it is returning replies in a threaded conversation. For non-threaded results, the blocked filter is being applied correctly.

Codeberg.org
Ah, good to know it’s not a problem with Voyager, then. Thanks!