| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -187/+205 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -12/+2 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Fix lint for emailer | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
* | Add sendmail | Ismaƫl Bouya | 2020-04-10 | 1 | -25/+41 |
* | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 |
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -3/+3 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+16 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -50/+51 |
* | Feature/password reset link expiration (#2305) | Nassim Bounouas | 2019-12-18 | 1 | -1/+1 |
* | Fix email to field | Chocobozzz | 2019-11-29 | 1 | -8/+10 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -5/+28 |
* | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 1 | -21/+17 |
|\ |
|
| * | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -4/+2 |
| * | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -19/+17 |
* | | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -17/+17 |
|/ |
|
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -2/+2 |
* | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 1 | -33/+33 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -21/+22 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -0/+18 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+23 |
* | Create send email type | Chocobozzz | 2019-02-20 | 1 | -1/+11 |
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 1 | -6/+12 |
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -18/+2 |
* | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+16 |
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -7/+4 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -2/+21 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -3/+60 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+61 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -42/+74 |
* | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+7 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+17 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
* | Add tests when getting a blacklisted video | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -0/+49 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+22 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+2 |
* | Don't add a dot after the url in forgot password email | Chocobozzz | 2018-04-15 | 1 | -1/+1 |
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 1 | -0/+2 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
* | Disable starttls for emails on localhost | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+3 |
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 1 | -0/+21 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -4/+10 |
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+106 |