rishijain / oneplaceaday

www.athappyplace.com
MIT License
4 stars 10 forks source link

Anonymous comments #40

Open rishijain opened 9 years ago

rishijain commented 9 years ago

Currently, user can add comments to a post without sign-up. Now need to add ability to approve anonymous comments. This is how it should work:

  1. User add comments as anonymous
  2. Message comes up as 'Your comment is sent for moderation.'
  3. The author of the post gets notified about the comment added. Author can approve/reject comment.
  4. Author approves comment, the comment shows up on the post's show page.