Commit Graph

69 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling c5cd7ef9b9
test: Fix tests/lib/[H-N]* 8 months ago
Ferdinand Thiessen 8f8c11ad4e
fix(mail): use matching text color for primary elements 8 months ago
Thomas Lehmann e4c013d86d feat(Mailer): add "null" SMTP transport mode 1 year ago
Thomas Lehmann 46d8a7333b feat(Mailer): implement caching 1 year ago
Joas Schilling e6cd1051da
fix(message): Fix logic of Mail test 1 year ago
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 1 year ago
Ferdinand Thiessen 1a27314530
fix(Mailer): Allow to enforce strict email format 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
FedericoHeichou 609e751667 Add "-i" to MailTest's pipe 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Simon L 1cb81ae625 try to fix tests 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 3 years ago
Joas Schilling 959e2aaa17
fix(tests): Fix method name in unit tests 3 years ago
Bennet Becker 4dc0957164
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding 3 years ago
Bennet Becker 411467af57
fix static-analysis error and formatting code 3 years ago
Bennet Becker c1c6d215c7
fix getAutoSubmitted return type and adding unit tests 3 years ago
Julius Härtl fd036f774f
Do not throw errors when invalid setTo email is provided 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Daniel Kesselberg 747325fc43
Set local domain for swiftmailer transport 5 years ago
Christoph Wurst 883848b58a
Micro-optimize validation of empty email addresses 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Roeland Jago Douma bb4dedb015
Provide the proper language to the mailer 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 6 years ago
Arne Hamann a16aa99586
Added Hook before Message is send 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Branko Kokanovic 7cef9b0248 Addressing comments, array() to [] 7 years ago
Branko Kokanovic 72d97b44a7 Expose Swift Mailer streaming options in config, fixes #12702 7 years ago
Daniel Kesselberg 4a2c56b714
Add testcases for pipe mode 7 years ago
Roeland Jago Douma 054056a8df
Fallback to default path is sendmail can't be found 7 years ago
Roeland Jago Douma be7db1573d
Swift to \Swift_Mailer as abstraction 8 years ago
Morris Jobke 9ee1febf62
Provide an option to disable HTML emails 8 years ago
Roeland Jago Douma 0c500e460f
Fix tests 8 years ago