Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Addressing comments, array() to [] | Branko Kokanovic | 2018-12-17 | 1 | -2/+2 |
* | Expose Swift Mailer streaming options in config, fixes #12702 | Branko Kokanovic | 2018-11-30 | 1 | -0/+22 |
* | Add testcases for pipe mode | Daniel Kesselberg | 2018-11-29 | 1 | -12/+38 |
* | Fallback to default path is sendmail can't be found | Roeland Jago Douma | 2018-11-02 | 1 | -1/+7 |
* | Swift to \Swift_Mailer as abstraction | Roeland Jago Douma | 2018-07-04 | 1 | -21/+12 |
* | Provide an option to disable HTML emails | Morris Jobke | 2018-04-16 | 2 | -1/+53 |
* | Fix tests | Roeland Jago Douma | 2018-03-05 | 2 | -3/+7 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 1 | -0/+16 |
* | Fix welcome text for better grammar in themed instances | Morris Jobke | 2017-11-09 | 1 | -4/+4 |
* | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -4/+4 |
* | Fix tests | Morris Jobke | 2017-09-05 | 1 | -1/+3 |
* | Fix unit tests | Joas Schilling | 2017-09-04 | 1 | -1/+1 |
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -4/+4 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -1/+2 |
* | Use instance name as alt-text | Joas Schilling | 2017-04-12 | 1 | -0/+4 |
* | Add addBodyButton to add a single button to email templates | Morris Jobke | 2017-04-12 | 1 | -0/+38 |
* | Allow to set text versions for the plain text email | Morris Jobke | 2017-04-11 | 1 | -0/+42 |
* | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 1 | -11/+26 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 2 | -14/+6 |
* | Add support for theming | Lukas Reschke | 2017-04-07 | 1 | -25/+87 |
* | New layout for welcome email | Morris Jobke | 2017-04-07 | 1 | -0/+75 |
* | Adjust the tests | Joas Schilling | 2017-01-20 | 1 | -2/+2 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 2 | -0/+306 |