summaryrefslogtreecommitdiffstats
path: root/lib/private/Mail/Attachment.php
Commit message (Collapse)AuthorAgeFilesLines
* Make \OCP\Mail strictRoeland Jago Douma2018-03-051-4/+5
| | | | | | | * Fix typehints * Made strict Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add attachment support to emailsJoas Schilling2017-10-181-0/+78
Signed-off-by: Joas Schilling <coding@schilljs.com>