]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/emailer.ts
Translated using Weblate (Spanish)
[github/Chocobozzz/PeerTube.git] / server / lib / emailer.ts
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-18  ChocobozzzFix emailer
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzRefactor email enabled function
2020-02-17  John LivingstonCreating a user with an empty password will send an...
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2019-12-18  Nassim BounouasFeature/password reset link expiration (#2305)
2019-11-29  ChocobozzzFix email to field
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-22  Chocobozzzemail object -> email subject
2019-08-22  Chocobozzzemail object -> email subject
2019-08-20  ChocobozzzCleanup model types
2019-08-19  ChocobozzzStronger model typings
2019-06-21  Nassim BounouasFeature/subject in contact form (#1926)
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