summaryrefslogtreecommitdiffstats
path: root/lib/public/Mail/IMessage.php
Commit message (Expand)AuthorAgeFilesLines
* Move attachment creators to mailer classJoas Schilling2017-10-251-17/+0
* Fix docsJoas Schilling2017-10-191-4/+4
* Extend the API with teh parameters from SwiftJoas Schilling2017-10-191-1/+12
* Add attachment support to emailsJoas Schilling2017-10-181-1/+15
* Introduce a public interface for MessageJoas Schilling2017-10-181-0/+84