Closed Bug 1083423 Opened 10 years ago Closed 9 years ago

Add notifications to Questions

Categories

(support.mozilla.org :: Questions, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mythmon, Assigned: mythmon)

References

Details

(Whiteboard: u=contributor c=questions p=2 s=2015.2)

This should find any place that django-tidings is invoked, and add django-notification machinery. Until the backend for sending emails is added, the django-tidings machinery should stay in place.
Whiteboard: u=contributor c=questions p=2 s= → u=contributor c=questions p=2 s=2015.2
Priority: -- → P2
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Another PR here to add some ways for users to follow questions: https://github.com/mozilla/kitsune/pull/2341
I deployed both of those commits to stage just now.

Users will now automatically follow questions they ask, and questions they answer. There is no option for this yet. To unfollow a question, the endpoint /api/2/question/<id>/unfollow can be used. Similarly, .../follow can be used to follow a question.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.