﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
405	Email notifications for new comments	Christopher Allan Webber	Derek	"It would be really great if when someone comments on your media entry that you get notified.  I know I'd love to know if someone loved my video!

Several parts to this, I think:
* User option to ""email notifications of comments""
  - Add to the user interface in the user profile page
  - Add option to the model in Mongo and SQL models (if SQL hasn't landed completely by then!)
  - Add migration to Mongo (or SQL if it's landed before this ;))
* Actually email notify users!  See the registration code which has examples of this.
* Possibly turn on and off this option altogether in the config file? See: http://wiki.mediagoblin.org/Configure_MediaGoblin (not sure if this is bloat or not ;))
* Unit tests for this would be nice... but then again unit tests of comments at all would be nice.  Not a requirement for merge, sadly! ;)

"	defect	closed	major	0.3.1	programming	fixed		joar+gmg-bugs@…	
