aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Hooks.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+4
* Set the data from the templateJoas Schilling2017-10-181-8/+2
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-2/+6
* Merge setMetaData into constructorJoas Schilling2017-09-041-4/+2
* Implement metadata for email templates of remaining emailsMorris Jobke2017-08-301-0/+11
* Stricter phan config fixesLukas Reschke2017-08-011-3/+3
* Don't create activities for email and password change before loginJoas Schilling2017-06-221-3/+6
* Merge pull request #5118 from nextcloud/use-language-of-recipient-not-adminLukas Reschke2017-06-091-1/+32
|\
| * Use the language of the recipient not the actorJoas Schilling2017-05-261-1/+32
* | Don't trigger activity when the email didn't changeJoas Schilling2017-05-261-0/+6
|/
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Send an email to the old address on email changeJoas Schilling2017-04-131-1/+28
* Move logic into new class with DIJoas Schilling2017-04-131-0/+138