Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Enable flagging of individual images #337

Open
sarahpearson opened this issue Sep 10, 2015 · 2 comments
Open

Enable flagging of individual images #337

sarahpearson opened this issue Sep 10, 2015 · 2 comments
Milestone

Comments

@sarahpearson
Copy link
Contributor

My thought is the button could say "I don't want to see this," and if someone clicks it, we automatically hide the image from that user permanently.

If clicked for 3 images by same person, we block that person from the user completely (none of their photos shown to the user).
If an image is clicked by 3 different people, then hide that image from everyone.
If a single user gets flagged XX number of times, suspend their account.

@perpetuatingcuriosity
Copy link
Contributor

Cool sounds good! We’ll need some work on the back-end for this. Dependent on #319 @mattl

@rheaplex
Copy link
Contributor

Enabled flagging in the API in 7a2f3d8 .

Photo listing and galleries now do not show blocked images, as described.

User blocking is not yet implemented as described.

@rheaplex rheaplex removed their assignment Sep 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants