Randy
Randy
> Hosted on Vercel, I cloned your repository yesterday. PostgreSQL DB is self-hosted reachable with DuckDNS. You need to configure SMTP in self-host version. See https://cusdis.com/doc#/features/notification?id=self-host
> > You need to configure SMTP in self-host version. See https://cusdis.com/doc#/features/notification?id=self-host > > I already did it. You mean Vercel Environment Variables, right? I am trying with Gmail: >...
It's technically possible. But the reason I didn't implement it is I'm worried about it could expose the commenter under email spam risk. Another question is the email address passed...
After taking a shower I came up with a solution to workaround it. 1. Provide a checkbox in widget that let user choose if receive email notification when being reply...
Sure! Please contact me on randypriv at gmail
@lbcnz As the code here https://github.com/djyde/cusdis/blob/master/service/comment.service.ts#L13 I only disable image and link syntax for security. I will look at the plugin. Thank you!
Sounds reasonable.
> actually this should be the default behavior, Cusdis needs to have spam filter built-in, check out Netlify forms' spam filter guide for reference: https://docs.netlify.com/forms/spam-filters/ Seems Akismet has a free...
Awesome! Did you test how much performance it improve?
Is it your telegram bot also self host?