]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/emailer.ts
Merge remote-tracking branch 'weblate/develop' into develop
[github/Chocobozzz/PeerTube.git] / server / lib / emailer.ts
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-17  Yohan BonifaceAllow to control emails prefix and signature with confi...
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-11  ChocobozzzMove config in its own file
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-02-20  ChocobozzzCreate send email type
2019-02-15  ChocobozzzFix from header in contact form
2019-02-14  ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14  ChocobozzzFix from header in contact form
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzCleanup reset user password by admin
2019-02-11  Rigel Kentallow administration to change/reset a user's password
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-10  ChocobozzzImplement contact form in the client
2019-01-10  ChocobozzzImplement contact form on server side
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