aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Mail
Commit message (Expand)AuthorAgeFilesLines
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Check style updateCarl Schwan2022-01-131-3/+3
* Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+39
* Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-12/+12
* Provide the proper language to the mailerRoeland Jago Douma2020-04-162-4/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-4/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-19/+19
* | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-262-18/+18
|\ \
| * | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-18/+18
| |/
* / Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Added Hook before Message is sendArne Hamann2020-03-242-14/+69
* Mode to modern phpunitRoeland Jago Douma2019-11-273-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Addressing comments, array() to []Branko Kokanovic2018-12-171-2/+2
* Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+22
* Add testcases for pipe modeDaniel Kesselberg2018-11-291-12/+38
* Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7
* Swift to \Swift_Mailer as abstractionRoeland Jago Douma2018-07-041-21/+12
* Provide an option to disable HTML emailsMorris Jobke2018-04-162-1/+53
* Fix testsRoeland Jago Douma2018-03-052-3/+7
* Fix email buttons for white themeMorris Jobke2017-12-111-0/+16
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-4/+4
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-4/+4
* Fix testsMorris Jobke2017-09-051-1/+3
* Fix unit testsJoas Schilling2017-09-041-1/+1
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-4/+4
* Fix translationsJoas Schilling2017-04-181-1/+1
* Update email template for lost password emailMorris Jobke2017-04-121-1/+2
* Use instance name as alt-textJoas Schilling2017-04-121-0/+4
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+38
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-0/+42
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-11/+26
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-14/+6
* Add support for themingLukas Reschke2017-04-071-25/+87
* New layout for welcome emailMorris Jobke2017-04-071-0/+75
* Adjust the testsJoas Schilling2017-01-201-2/+2
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-0/+306