tobyspark / folk-rnn-webapp

A community application for the folk-rnn folk music style modelling project
MIT License
3 stars 5 forks source link

TMFS: Email notifications when comments posted #91

Open boblsturm opened 6 years ago

boblsturm commented 6 years ago

If someone leaves a comment on a tune a user has posted, send an email to that user notifying a new comment. (But also give a user option to turn off such notifications.)

tobyspark commented 6 years ago

For future reference – https://github.com/justquick/django-activity-streamhttps://github.com/django-notifications/django-notifications

tobyspark commented 6 years ago

Activity streams have now been implemented in #129, so the framework is in place for finding out updates to things of interest, e.g. comments on a tune.