Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't blame email address changers | Arthur Schiwon | 2018-08-20 | 1 | -8/+5 |
| | | | | | | the information is being collected with admin_audit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -8/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 1 | -2/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -4/+2 |
| | | | | | | This ensures that the meta data is set in the beginning Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Implement metadata for email templates of remaining emails | Morris Jobke | 2017-08-30 | 1 | -0/+11 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -3/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Don't create activities for email and password change before login | Joas Schilling | 2017-06-22 | 1 | -3/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #5118 from nextcloud/use-language-of-recipient-not-admin | Lukas Reschke | 2017-06-09 | 1 | -1/+32 |
|\ | | | | | Use the language of the recipient not the actor | ||||
| * | Use the language of the recipient not the actor | Joas Schilling | 2017-05-26 | 1 | -1/+32 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Don't trigger activity when the email didn't change | Joas Schilling | 2017-05-26 | 1 | -0/+6 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -2/+2 |
| | | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Send an email to the old address on email change | Joas Schilling | 2017-04-13 | 1 | -1/+28 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move logic into new class with DI | Joas Schilling | 2017-04-13 | 1 | -0/+138 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |