Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 1 | -0/+57 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -5/+16 |
* | 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 | 4 | -36/+40 |
* | 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 | 3 | -0/+7 |
* | Move attachment creators to mailer class | Joas Schilling | 2017-10-25 | 2 | -17/+17 |
* | Fix docs | Joas Schilling | 2017-10-19 | 1 | -4/+4 |
* | Extend the API with teh parameters from Swift | Joas Schilling | 2017-10-19 | 1 | -1/+12 |
* | Add attachment support to emails | Joas Schilling | 2017-10-18 | 2 | -1/+68 |
* | Introduce a public interface for Message | Joas Schilling | 2017-10-18 | 2 | -5/+88 |
* | 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 | 2 | -8/+4 |
* | 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 | 2 | -0/+136 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move \OCP\Mail to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+76 |