doclin-dev / doclin

Server and VS Code Extension of Doclin
https://doclin.dev
GNU Affero General Public License v3.0
45 stars 22 forks source link

allow users to register their emails #75

Closed taprottoy closed 9 months ago

taprottoy commented 9 months ago

Description

Fixed the email notification so that when thread/reply is submitted and if no user is mentioned it should send email notifs. Allow users to register their email. Fix the github login bug.

Testing Notes

User should be able to login through github regardless of their git displayName. User should be able to register their email when logging in for the first time. Submitting threads without mentions shouldn't complain.