Merge branch 'master' into story/150848457

This commit is contained in:
Wyatt Johnson
2017-09-15 15:49:30 -06:00
committed by GitHub
15 changed files with 263 additions and 126 deletions
+4
View File
@@ -242,6 +242,10 @@ enum COMMENT_STATUS {
# new comments that haven't been moderated yet are referred to as
# "premoderated" or "premod" comments.
PREMOD
# SYSTEM_WITHHELD represents a comment that was withheld by the system because
# it was flagged by an internal process for further review.
SYSTEM_WITHHELD
}
# The types of action there are as enums.