hivemind
hivemind copied to clipboard
nsfw validation
Add validator:
- Posts which belong to an
is_nsfw
community must includensfw
tag.
Because tags are mutable, this would need to be done at cache
process, possibly using leveraging valid
flag.
Also, we will not be able to retroactively set non-nsfw
invalid posts as valid if a community is switched to not nsfw
.