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 the ability to ban posts #577

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Rebel4788
Copy link

I don't know if this is a feature this project wants but I intend to use it and you may like the feature. Feel free to dismiss.

This adds the ability to ban uploaded post files and prevent them from being uploaded again.

@noirscape
Copy link
Contributor

I like this in concept, seems very useful to comply with the DMCA and similar copyright laws for public boorus. That said, it seems to be missing a few endpoints:

  • Listing banned sha1sums does not seem to be possible at the moment.
  • There's similarly, no unban mechanism to lift a ban later down the line.

Would suggest adding an endpoint + frontend stuff for those two things.

@Rebel4788
Copy link
Author

Good points. I've added basic endpoints + frontend pages for listing and removing banned posts. Hopefully this is satisfactory.

I'm no expert in this technology stack so this may need a good look to make sure everything is implemented correctly.

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.

2 participants