| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subjec... | Christoph Wurst | 2023-06-02 | 1 | -0/+30 |
|\ |
|
| * | feat(ocp): Allow sending emails with subject and body | Christoph Wurst | 2023-06-01 | 1 | -0/+30 |
* | | fix(ocp): Mark IMessage::attachInline as @since 27 | Christoph Wurst | 2023-06-01 | 1 | -1/+1 |
|/ |
|
* | Fix calendar emails to be outlook compatible | Anna Larch | 2023-02-21 | 1 | -0/+12 |
* | remove depraction of validateEmailAddress | Arthur Schiwon | 2023-02-02 | 1 | -2/+0 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 5 | -5/+0 |
* | fix missing class in NewUserMailHelper and static code analysis errors | Bennet Becker | 2023-01-03 | 2 | -2/+2 |
* | refactor AutoSubmittedValue to Headers\AutoSubmitted and adding | Bennet Becker | 2023-01-03 | 2 | -6/+15 |
* | use constant as default value in value getter | Bennet Becker | 2022-12-26 | 1 | -1/+1 |
* | Update PHPDoc annotation in lib/public/Mail/IMessage.php | Bennet B | 2022-12-23 | 1 | -1/+1 |
* | Adding API method to set the Auto-Submitted header to OCP\Mail\IMessage | Bennet Becker | 2022-12-23 | 2 | -0/+76 |
* | fix parameter type hint in phpdoc | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -9/+4 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m... | John Molakvoæ | 2020-09-04 | 1 | -1/+2 |
|\ |
|
| * | Minor cleanup: php-cs-fixer, tests, interface consistency | Brad Rubenstein | 2020-09-02 | 1 | -1/+2 |
* | | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 3 | -3/+0 |
|\ \ |
|
| * | | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 3 | -3/+0 |
| |/ |
|
* / | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ |
|
* | Add PHP doc for events | Morris Jobke | 2020-08-10 | 1 | -0/+2 |
* | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 1 | -1/+2 |
* | 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 |