aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Mail/EMailTemplate.php
Commit message (Expand)AuthorAgeFilesLines
...
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Fix translationsJoas Schilling2017-04-181-2/+2
* Update email template for lost password emailMorris Jobke2017-04-121-2/+13
* No newlines when heading is emptyJoas Schilling2017-04-121-2/+5
* make the plain text footer standard compliant and add a space after '--'. It ...Bjoern Schiessle2017-04-121-1/+1
* Use instance name as alt-textJoas Schilling2017-04-121-2/+2
* Don't duplicate the sentence with the headerJoas Schilling2017-04-121-2/+5
* Properly escape heading, body and button textMorris Jobke2017-04-121-5/+11
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+64
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-7/+24
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-0/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-5/+5
* Add support for themingLukas Reschke2017-04-071-20/+36
* New layout for welcome emailMorris Jobke2017-04-071-0/+392