Joas Schilling
|
bd916cc6b2
|
Add activities for group membership changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-04 12:46:59 +01:00 |
Arthur Schiwon
|
6f24865bf8
|
don't blame email address changers
the information is being collected with admin_audit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-08-14 17:25:46 +02:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Joas Schilling
|
3119fd41ce
|
Set the data from the template
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-18 15:12:03 +02:00 |
Joas Schilling
|
8b37fe7f65
|
Set the subject with the email template to allow theming
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-18 15:12:03 +02:00 |
Joas Schilling
|
6dbb64c4a2
|
Merge setMetaData into constructor
This ensures that the meta data is set in the beginning
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-04 15:07:41 +02:00 |
Morris Jobke
|
404bd1be60
|
Implement metadata for email templates of remaining emails
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-08-30 22:56:14 +02:00 |
Lukas Reschke
|
e1f52fc901
|
Stricter phan config fixes
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-08-01 08:20:13 +02:00 |
Joas Schilling
|
c50cb6ad81
|
Don't create activities for email and password change before login
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-06-22 09:02:12 +02:00 |
Lukas Reschke
|
0433c4e4cf
|
Merge pull request #5118 from nextcloud/use-language-of-recipient-not-admin
Use the language of the recipient not the actor
|
2017-06-09 11:34:08 +02:00 |
Joas Schilling
|
7ef6f065ca
|
Don't trigger activity when the email didn't change
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-05-26 12:49:12 +02:00 |
Joas Schilling
|
cec6ceba9c
|
Use the language of the recipient not the actor
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-05-26 10:16:14 +02:00 |
Morris Jobke
|
16c4755e03
|
Rename renderHTML to renderHtml
* fixes #4383
* improves consistency
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-04-19 15:46:41 -05:00 |
Joas Schilling
|
786258ff30
|
Send an email to the old address on email change
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-04-13 12:34:34 +02:00 |
Joas Schilling
|
0eb08a510b
|
Move logic into new class with DI
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-04-13 12:01:10 +02:00 |