| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement signup approval in server | Chocobozzz | 2023-01-19 | 1 | -7/+47 |
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -3/+2 |
* | Prefer using our pick function | Chocobozzz | 2022-08-17 | 1 | -4/+3 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 1 | -5/+5 |
* | Don't display errors when SMTP is not configured | Chocobozzz | 2022-07-12 | 1 | -1/+2 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -3/+3 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
* | Fix email text containing links | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Fix email links displayed twice as text | Chocobozzz | 2022-04-15 | 1 | -0/+6 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -1/+2 |
* | Fix email logger typings | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
* | Refactor notifier | Chocobozzz | 2021-08-02 | 1 | -432/+8 |
* | Add sendmail log in server | Chocobozzz | 2021-04-21 | 1 | -1/+2 |
* | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 1 | -21/+1 |
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
* | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -29/+24 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -3/+39 |
* | Fix sendmail emailer | Chocobozzz | 2021-01-26 | 1 | -48/+45 |
* | emailer: use instance name instead of hostname | kontrollanten | 2020-12-14 | 1 | -6/+7 |
* | do not crash if SMTP server is down | Girish Ramakrishnan | 2020-12-12 | 1 | -5/+4 |
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 1 | -29/+3 |
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -1/+1 |
* | Fix email footer | Chocobozzz | 2020-11-10 | 1 | -1/+4 |
* | render html/markdown for new comment notification email (#3255) | Kimsible | 2020-11-07 | 1 | -0/+51 |
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 1 | -8/+22 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -2/+51 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 1 | -2/+4 |
|\ |
|
| * | Fix: display username in password-reset and verify-email notifs | kimsible | 2020-07-20 | 1 | -2/+4 |
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 1 | -1/+4 |
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -0/+1 |
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -37/+73 |
|/ |
|
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -3/+3 |
* | Fix emails | Chocobozzz | 2020-06-02 | 1 | -3/+3 |
* | 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 |