aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller/MailSettingsController.php
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-172/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add sendmailmode to guiDaniel Kesselberg2018-11-291-1/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Remove fromMailAddress from MailSettingsControllerMorris Jobke2018-02-131-6/+1
| | | | | | Was removed in https://github.com/nextcloud/server/pull/4379 (0a54d5a) and https://github.com/nextcloud/server/pull/4380 (bae64e8) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Set the data from the templateJoas Schilling2017-10-181-3/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge setMetaData into constructorJoas Schilling2017-09-041-3/+1
| | | | | | 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 emailsMorris Jobke2017-08-301-0/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix email vs mailJoas Schilling2017-04-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-1/+1
| | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Beautify test emailLukas Reschke2017-04-181-4/+12
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix some more stuffJoas Schilling2017-04-181-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix testsJoas Schilling2017-04-181-5/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-33/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fail when the test mail could not be sentJoas Schilling2017-03-171-1/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Require confirmation when changing the email settingsJoas Schilling2016-11-181-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use magic DI as much as possibleJoas Schilling2016-10-051-15/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+0
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+181