summaryrefslogtreecommitdiffstats
path: root/lib/public/Mail/IEMailTemplate.php
Commit message (Expand)AuthorAgeFilesLines
* Stricter phan config fixesLukas Reschke2017-08-011-1/+1
* Allow meta info and iconsJoas Schilling2017-04-251-2/+6
* Add lists to HTML emailsJoas Schilling2017-04-241-0/+10
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Fix translationsJoas Schilling2017-04-181-1/+1
* Update email template for lost password emailMorris Jobke2017-04-121-1/+3
* No newlines when heading is emptyJoas Schilling2017-04-121-1/+2
* Don't duplicate the sentence with the headerJoas Schilling2017-04-121-1/+2
* Properly escape heading, body and button textMorris Jobke2017-04-121-1/+1
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+10
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-3/+7
* Remove constructor from interfaceLukas Reschke2017-04-111-11/+0
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-0/+128