Opened 13 years ago
Last modified 7 years ago
#313 closed enhancement
A way to subscribe to comments — at Version 3
Reported by: | Christopher Allan Webber | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.5.0 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description (last modified by )
I'd really love to know when someone sends a reply to my images. Might also be nice when posting a comment to be able to "subscribe" to all comments in that thread! I wonder if this task should be pushed off to celery. (Probably?)
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
Type: | defect → enhancement |
---|
comment:3 by , 12 years ago
Description: | modified (diff) |
---|
We actually have the ability to get notifications on emails about one's own comments now. The thing we're missing is the ability to subscribe to other peoples' comments.
Presumably there would need to be a new table for such subscriptions, something like CommentSubscriptions or something?
The original url for this bug was http://bugs.foocorp.net/issues/661 .