Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add endpoint for who upvoted (admin only) #2

Open
4 tasks done
Ategon opened this issue Nov 27, 2023 · 0 comments
Open
4 tasks done

Add endpoint for who upvoted (admin only) #2

Ategon opened this issue Nov 27, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Ategon
Copy link
Contributor

Ategon commented Nov 27, 2023

Requirements

  • Is this a feature request? For questions or discussions use https://programming.dev/c/pangora
  • Did you check to see if this issue already exists?
  • Is this only a feature request? Do not put multiple feature requests in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Is your proposal related to a problem?

Currently vote manipulation cant be caught without needing to dig through the database

Describe the solution you'd like.

This adds an admin only api endpoint that shows who upvoted or downvoted a post. Could also have one for seeing what a specific user has upvoted or downvoted recently.

Describe alternatives you've considered.

Sticking with the db - not all admins have access, its hard to navigate to catch people

Making the endpoint open to everyone - ruins the aspect of votes being more anonymous

Making the endpoint open to mods of the community - same as above, anyone can be a mod

Additional context

No response

@Ategon Ategon added the enhancement New feature or request label Nov 27, 2023
@Ategon Ategon added this to the Pangora v1.0 milestone Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant