summaryrefslogtreecommitdiffstats
path: root/lib/private/Mail/Mailer.php
Commit message (Expand)AuthorAgeFilesLines
* Swift to \Swift_Mailer as abstractionRoeland Jago Douma2018-07-041-12/+9
* Make swift 6 compatibleRoeland Jago Douma2018-07-041-26/+16
* Provide an option to disable HTML emailsMorris Jobke2018-04-161-1/+2
* Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-051-1/+1
* Make \OCP\Mail strictRoeland Jago Douma2018-03-051-10/+11
* Update license headersMorris Jobke2017-11-061-0/+3
* Move attachment creators to mailer classJoas Schilling2017-10-251-0/+22
* Introduce a public interface for MessageJoas Schilling2017-10-181-3/+4
* Merge setMetaData into constructorJoas Schilling2017-09-041-3/+16
* Use non-deprecated INTL_IDNA_VARIANT_UTS46Lukas Reschke2017-08-091-1/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-2/+2
* Allow to overwrite the email template againJoas Schilling2017-06-061-0/+10
* Add instance name to default senderLukas Reschke2017-04-181-1/+1
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-2/+22
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+4
* Fix default of mail_smtpmode - fixes #3102Morris Jobke2017-01-191-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Mail to PSR-4Roeland Jago Douma2016-04-201-0/+223