dnote/pkg/server/mailer
Sung Won Cho 891be61031
Improve email and signup for self-hosting users (#355)
* Add app abstraction

* Abstract out email sending

* Get sender

* Test

* Move operations to app

* Test

* Test

* Add license

* Fix lint
2019-12-14 12:10:48 +07:00
..
templates Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
backend.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
mailer.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
mailer_test.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
tokens.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
types.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00