19 Commits (a913c9bfafd9c2876537ed12d7fc7e18e48b02e7)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 5 months ago
Git'Fellow a509494107 fix(emailTemplate): use instance Name instead of Url in subject 10 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Julien Veyssier 08a77315b4
check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API 3 years ago
acsfer e48726704d Don't use plain URL on the subject 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma f492a6aac3 Move group activities to events 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 93ba8faabc
Fix name of app config option to properly reflect what it does 5 years ago
Morris Jobke 53fab3fe5f
Add app config option to disable "Email was changed by admin" email 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 5 years ago
Thomas Citharel d1b43d4fc2
Use \OC::$CLI instead of PHP_SAPI 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Thomas Citharel 18e8af4bb8
Fix password reset saying Admin changed my password when reset from 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Joas Schilling bd916cc6b2
Add activities for group membership changes 7 years ago
Arthur Schiwon 6f24865bf8
don't blame email address changers 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 3119fd41ce
Set the data from the template 8 years ago
Joas Schilling 8b37fe7f65
Set the subject with the email template to allow theming 8 years ago
Joas Schilling 6dbb64c4a2
Merge setMetaData into constructor 8 years ago
Morris Jobke 404bd1be60
Implement metadata for email templates of remaining emails 8 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 8 years ago
Joas Schilling c50cb6ad81
Don't create activities for email and password change before login 9 years ago
Joas Schilling 7ef6f065ca
Don't trigger activity when the email didn't change 9 years ago
Joas Schilling cec6ceba9c
Use the language of the recipient not the actor 9 years ago
Morris Jobke 16c4755e03
Rename renderHTML to renderHtml 9 years ago
Joas Schilling 786258ff30
Send an email to the old address on email change 9 years ago
Joas Schilling 0eb08a510b
Move logic into new class with DI 9 years ago