summaryrefslogtreecommitdiffstats
path: root/settings/Mailer
Commit message (Expand)AuthorAgeFilesLines
* Use custom client URL in welcome emailsJulius Härtl2019-08-271-1/+1
* supresses disclosing the userid for LDAP users in the welcome mailArthur Schiwon2019-07-261-1/+3
* Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan2018-10-151-23/+22
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-1/+1
* Update license headersMorris Jobke2017-11-061-0/+5
* Set the data from the templateJoas Schilling2017-10-181-3/+1
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-1/+2
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-1/+1
* Merge setMetaData into constructorJoas Schilling2017-09-041-2/+1
* Set the meta data before everythingJoas Schilling2017-09-041-12/+11
* Fix naming of user id in email meta dataJoas Schilling2017-09-011-4/+4
* Implement metadata for email templates of remaining emailsMorris Jobke2017-08-301-0/+8
* Also use IMailer interface to generate the email templateMorris Jobke2017-06-061-5/+1
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-1/+1
* Adjust class referencesLukas Reschke2017-04-111-1/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-4/+4
* Add support for themingLukas Reschke2017-04-071-0/+166