This is an implementation for issue #324 - Display the review state to users.
Display the review state to users
How did you implement it?
There were two modes that the status had to be displayed: one for the moderator, another for the common user.
There were already existing codes from Moderation Control, I just had to re-use them and add the Unreviewed (Not Reviewed) status.
src/components/Story/StoryFull.js
src/components/Story/StoryFull.less
@green15px for the moderation control to save space