Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | fix parameter type hint in phpdoc | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Minor cleanup: php-cs-fixer, tests, interface consistency | Brad Rubenstein | 2020-09-02 | 1 | -1/+2 |
* | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 1 | -1/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Fix comments | Roeland Jago Douma | 2018-03-05 | 1 | -3/+3 |
* | Fix tests | Roeland Jago Douma | 2018-03-05 | 1 | -1/+1 |
* | Make \OCP\Mail strict | Roeland Jago Douma | 2018-03-05 | 1 | -10/+11 |
* | Add info also to public interface | Joas Schilling | 2018-02-16 | 1 | -6/+6 |
* | Fix welcome text for better grammar in themed instances | Morris Jobke | 2017-11-09 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Allow templating of email subjects | Joas Schilling | 2017-10-18 | 1 | -0/+18 |
* | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -1/+1 |
* | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -6/+0 |
* | Add meta information to emails for better customisation | Joas Schilling | 2017-08-24 | 1 | -0/+7 |
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Allow meta info and icons | Joas Schilling | 2017-04-25 | 1 | -2/+6 |
* | Add lists to HTML emails | Joas Schilling | 2017-04-24 | 1 | -0/+10 |
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -1/+3 |
* | No newlines when heading is empty | Joas Schilling | 2017-04-12 | 1 | -1/+2 |
* | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+2 |
* | Properly escape heading, body and button text | Morris Jobke | 2017-04-12 | 1 | -1/+1 |
* | Add addBodyButton to add a single button to email templates | Morris Jobke | 2017-04-12 | 1 | -0/+10 |
* | Allow to set text versions for the plain text email | Morris Jobke | 2017-04-11 | 1 | -3/+7 |
* | Remove constructor from interface | Lukas Reschke | 2017-04-11 | 1 | -11/+0 |
* | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 1 | -0/+128 |