summaryrefslogtreecommitdiffstats
path: root/lib/private/Mail/Message.php
Commit message (Expand)AuthorAgeFilesLines
* Provide an option to disable HTML emailsMorris Jobke2018-04-161-7/+13
* Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-051-1/+1
* Fix commentsRoeland Jago Douma2018-03-051-3/+3
* Make \OCP\Mail strictRoeland Jago Douma2018-03-051-20/+21
* Update license headersMorris Jobke2017-11-061-0/+2
* Move attachment creators to mailer classJoas Schilling2017-10-251-21/+0
* Fix docsJoas Schilling2017-10-191-4/+4
* Extend the API with teh parameters from SwiftJoas Schilling2017-10-191-2/+15
* Add attachment support to emailsJoas Schilling2017-10-181-0/+20
* Introduce a public interface for MessageJoas Schilling2017-10-181-1/+14
* Use non-deprecated INTL_IDNA_VARIANT_UTS46Lukas Reschke2017-08-091-2/+2
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-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/+252