@FUCKER@lemmy.world to Lemmy.world Support@lemmy.worldEnglish · 1 year agoCan blocked users still view and comment on my posts?message-squaremessage-square4fedilinkarrow-up110arrow-down14file-text
arrow-up16arrow-down1message-squareCan blocked users still view and comment on my posts?@FUCKER@lemmy.world to Lemmy.world Support@lemmy.worldEnglish · 1 year agomessage-square4fedilinkfile-text
minus-squareBitOneZero @ .world@lemmy.worldlinkfedilinkarrow-up1·1 year agoFollow-up, here is the messy code I published: https://github.com/RocketDerp/lemmy_server_fixes0/blob/client_side_testing_main_r1/api_tests/src/remote_home_remote.spec.ts The relevant test is currently: test("2 non-admin mon-moderator ordinary users, can blocked user comment on post or comments?", async () => { I included a link to your posting in the code comments. Have a good weekend!
Follow-up, here is the messy code I published: https://github.com/RocketDerp/lemmy_server_fixes0/blob/client_side_testing_main_r1/api_tests/src/remote_home_remote.spec.ts
The relevant test is currently:
test("2 non-admin mon-moderator ordinary users, can blocked user comment on post or comments?", async () => {
I included a link to your posting in the code comments. Have a good weekend!