Commento with out of the box patches and updates to add useful features and fixes. Also with one-click deploy to Heroku so you can get up and running fast.
MIT License
391
stars
63
forks
source link
Can not set mail notification when using social login #16
The "Notification Setting" link is not appended due to the line below. People using social login are unable to set the mail notification.
https://github.com/souramoo/commentoplusplus/blob/a020fd622f0c710fff737474215f04c0ead04487/frontend/js/commento.js#L381
That file was changes by this commit. I wonder why the notification setting link should not be appended.