aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/emailer.ts
Commit message (Expand)AuthorAgeFilesLines
* Don't add a dot after the url in forgot password emailChocobozzz2018-04-151-1/+1
* Don't start application until all components were initializedChocobozzz2018-04-041-0/+2
* Fix error loggingChocobozzz2018-03-261-1/+1
* Add option to disable starttlsChocobozzz2018-03-221-1/+1
* Disable starttls for emails on localhostChocobozzz2018-03-221-1/+1
* Add logging for emailsChocobozzz2018-03-221-1/+3
* Send an email on video abuse reportChocobozzz2018-02-011-0/+21
* Add tests for emailsChocobozzz2018-01-301-4/+10
* Add ability to reset our passwordChocobozzz2018-01-301-0/+106