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 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.