this post was submitted on 24 Sep 2024
19 points (95.2% liked)

Lemmy Support

4640 readers
3 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Given that instances can disable downvoting altogether, it led me to wondering...

you are viewing a single comment's thread
view the rest of the comments
[–] andrew_s@piefed.social 6 points 4 days ago (1 children)

I think lemmynsfw stopped people who weren't subscribed to a community from voting in it (because their communities for gay people were getting a lot of downvotes from All). If that's what you mean. I think it was a hack rather than a setting though (my info might be out of date)

[–] ALostInquirer@lemm.ee 3 points 4 days ago (1 children)

Yeah, that's along the lines of what I'm asking about, albeit instead of a subscription check more like, I think, however the instances disabling/removing downvoting have done so, but adjusting the scope strictly to the Local or All views.

Another approach to addressing outsider/passive voting behaviors.

[–] andrew_s@piefed.social 4 points 4 days ago (1 children)

I don't think that would be possible. The API is only sending "post_id" and "score" for votes, so the backend has no info on what feed a user used to send it. An instance could modify their official frontend to hide the ability to downvote from Local and All but they couldn't do anything about people using different frontends (e.g. all the various phone apps)

[–] ALostInquirer@lemm.ee 2 points 4 days ago

Interesting, thanks! It sounds like you could hide the ability to vote either way then on an instance's frontend, but as you say, it wouldn't really do much to address voting activity from either other frontends or instances.