Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swift to \Swift_Mailer as abstraction | Roeland Jago Douma | 2018-07-04 | 1 | -12/+9 |
* | Make swift 6 compatible | Roeland Jago Douma | 2018-07-04 | 1 | -26/+16 |
* | Provide an option to disable HTML emails | Morris Jobke | 2018-04-16 | 1 | -1/+2 |
* | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i... | Jared Boone | 2018-04-05 | 1 | -1/+1 |
* | Make \OCP\Mail strict | Roeland Jago Douma | 2018-03-05 | 1 | -10/+11 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Move attachment creators to mailer class | Joas Schilling | 2017-10-25 | 1 | -0/+22 |
* | Introduce a public interface for Message | Joas Schilling | 2017-10-18 | 1 | -3/+4 |
* | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -3/+16 |
* | Use non-deprecated INTL_IDNA_VARIANT_UTS46 | Lukas Reschke | 2017-08-09 | 1 | -1/+1 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -2/+2 |
* | Allow to overwrite the email template again | Joas Schilling | 2017-06-06 | 1 | -0/+10 |
* | Add instance name to default sender | Lukas Reschke | 2017-04-18 | 1 | -1/+1 |
* | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 1 | -2/+22 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -3/+4 |
* | Fix default of mail_smtpmode - fixes #3102 | Morris Jobke | 2017-01-19 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\Mail to PSR-4 | Roeland Jago Douma | 2016-04-20 | 1 | -0/+223 |