Add new follow, mention and user registered notifs
[oweals/peertube.git] / server / lib / emailer.ts
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd user notification base code
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05 ChocobozzzAdd error when email system is not configured and using...
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-27 Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-14 ChocobozzzAdd tests when getting a blacklisted video
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-08 ChocobozzzAdd reason when banning a user
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-04-15 ChocobozzzDon't add a dot after the url in forgot password email
2018-04-04 ChocobozzzDon't start application until all components were initi...
2018-03-26 ChocobozzzFix error logging
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-22 ChocobozzzDisable starttls for emails on localhost
2018-03-22 ChocobozzzAdd logging for emails
2018-02-01 ChocobozzzSend an email on video abuse report
2018-01-30 ChocobozzzAdd tests for emails
2018-01-30 ChocobozzzAdd ability to reset our password