aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Mail
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-37/+37
* feat: mail provider backendSebastianKrupinski2024-07-234-0/+469
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-172-0/+5
* fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-05-311-9/+17
* chore: Add SPDX headerAndy Scherzinger2024-05-133-30/+8
* Add "-i" to MailTest's pipe FedericoHeichou2024-01-191-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-5/+5
* try to fix testsSimon L2023-06-231-18/+25
* Adapt tests to config value typingCôme Chilliet2023-04-051-14/+24
* Migrate to Symfony MailerCôme Chilliet2023-02-022-258/+236
* fix(tests): Fix method name in unit testsJoas Schilling2023-01-301-4/+4
* refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-031-7/+7
* fix static-analysis error and formatting codeBennet Becker2022-12-231-39/+4
* fix getAutoSubmitted return type and adding unit testsBennet Becker2022-12-231-0/+142
* Do not throw errors when invalid setTo email is providedJulius Härtl2022-11-031-3/+14
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-1/+1
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-1/+1
* 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