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

Improve reporting system #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MaddyGuthridge
Copy link
Member

@MaddyGuthridge MaddyGuthridge commented Jan 2, 2023

The current system for reporting post is poorly designed. Upon merging this PR, this should be improved significantly

  • Users can view whether they have reported a post
  • Moderators can view the number of users that have reported a post
  • Tests updated to reflect changes
  • Frontend updated to reflect changes
  • Queue system updated to prevent breakages there

I plan on refactoring the queue system for the default queues in a separate PR, the changes in this PR will just be a janky patch awaiting a proper redesign some time soon.

Fixes #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Users who report posts cannot see that the post has been reported
1 participant