Email notification for watched topics is working, but the link in the email "Click here to read the full topic", links to Localhost, so it doesn't work. I can't tell if this is to be configured in NodeBB itself, or in the nginx config file for my forum url. Any hints?
My community is a mix of NodeBB and Angular, i am creating a notification widget same as nodebb on angular page. Everything is done just want to mark notifications read/unread by updating the value in database.
Could anyone can guide me with the object in MongoDB for read/unread notification.
We do throttle the confirmation emails, but when you switch your email, you are automatically sent another confirmation email, so that's why you can't send it again manually... I remember someone made an issue about this recently too.