| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(Mailer): add "null" SMTP transport mode | Thomas Lehmann | 2024-11-19 | 1 | -0/+20 |
* | feat(Mailer): implement caching | Thomas Lehmann | 2024-11-19 | 1 | -0/+6 |
* | fix(message): Fix logic of Mail test | Joas Schilling | 2024-10-07 | 1 | -5/+5 |
* | fix(Mailer): Fix sendmail binary fallbackfix/mailer-binaryfinder-fallback | Josh | 2024-09-16 | 1 | -1/+2 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 3 | -30/+30 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -37/+37 |
* | feat: mail provider backend | SebastianKrupinski | 2024-07-23 | 4 | -0/+469 |
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 2 | -0/+5 |
* | fix(Mailer): Allow to enforce strict email format | Ferdinand Thiessen | 2024-05-31 | 1 | -9/+17 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 3 | -30/+8 |
* | Add "-i" to MailTest's pipe
| FedericoHeichou | 2024-01-19 | 1 | -1/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -5/+5 |
* | try to fix tests | Simon L | 2023-06-23 | 1 | -18/+25 |
* | Adapt tests to config value typing | Côme Chilliet | 2023-04-05 | 1 | -14/+24 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 2 | -258/+236 |
* | fix(tests): Fix method name in unit tests | Joas Schilling | 2023-01-30 | 1 | -4/+4 |
* | refactor AutoSubmittedValue to Headers\AutoSubmitted and adding | Bennet Becker | 2023-01-03 | 1 | -7/+7 |
* | fix static-analysis error and formatting code | Bennet Becker | 2022-12-23 | 1 | -39/+4 |
* | fix getAutoSubmitted return type and adding unit tests | Bennet Becker | 2022-12-23 | 1 | -0/+142 |
* | Do not throw errors when invalid setTo email is provided | Julius Härtl | 2022-11-03 | 1 | -3/+14 |
* | Remove deprecated at matcher from tests/lib | Côme Chilliet | 2022-08-29 | 1 | -1/+1 |
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -1/+1 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -3/+3 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -3/+3 |
* | Set local domain for swiftmailer transport | Daniel Kesselberg | 2021-05-31 | 1 | -1/+39 |
* | Micro-optimize validation of empty email addresses | Christoph Wurst | 2021-02-11 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -12/+12 |
* | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 2 | -4/+11 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -4/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -19/+19 |
* | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 2 | -18/+18 |
|\ \ |
|
| * | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -18/+18 |
| |/ |
|
* / | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
|/ |
|
* | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 2 | -14/+69 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -6/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Addressing comments, array() to [] | Branko Kokanovic | 2018-12-17 | 1 | -2/+2 |
* | Expose Swift Mailer streaming options in config, fixes #12702 | Branko Kokanovic | 2018-11-30 | 1 | -0/+22 |
* | Add testcases for pipe mode | Daniel Kesselberg | 2018-11-29 | 1 | -12/+38 |
* | Fallback to default path is sendmail can't be found | Roeland Jago Douma | 2018-11-02 | 1 | -1/+7 |
* | Swift to \Swift_Mailer as abstraction | Roeland Jago Douma | 2018-07-04 | 1 | -21/+12 |
* | Provide an option to disable HTML emails | Morris Jobke | 2018-04-16 | 2 | -1/+53 |
* | Fix tests | Roeland Jago Douma | 2018-03-05 | 2 | -3/+7 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 1 | -0/+16 |
* | Fix welcome text for better grammar in themed instances | Morris Jobke | 2017-11-09 | 1 | -4/+4 |
* | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -4/+4 |
* | Fix tests | Morris Jobke | 2017-09-05 | 1 | -1/+3 |