aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Mail
Commit message (Expand)AuthorAgeFilesLines
* use getsystemvalue-functions in Mailer.phpSimon L2023-06-261-4/+4
* Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat...Anna2023-05-101-0/+16
|\
| * Fix calendar emails to be outlook compatibleAnna Larch2023-02-211-0/+16
* | Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-11/+10
|/
* Migrate to Symfony MailerCôme Chilliet2023-02-023-172/+224
* Use the default primary color instead of "randomly" the color of the user tri...Joas Schilling2023-01-301-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-031-7/+7
* use constant as default value in value getterBennet Becker2022-12-261-1/+1
* fix static-analysis error and formatting codeBennet Becker2022-12-231-6/+11
* fix getAutoSubmitted return type and adding unit testsBennet Becker2022-12-231-1/+1
* Adding API method to set the Auto-Submitted header to OCP\Mail\IMessageBennet Becker2022-12-231-0/+33
* Do not throw errors when invalid setTo email is providedJulius Härtl2022-11-031-7/+11
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-11/+7
* Extend email loggingJoas Schilling2022-06-281-0/+3
* Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-141-1/+1
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-12/+3
* Increase email main buttons width for non-english languagesacsfer2022-01-131-2/+2
* Check style updateCarl Schwan2022-01-131-1/+1
* fix parameter type hint in phpdocArthur Schiwon2021-09-091-1/+1
* mail-template - don't show hyphen if slogan is emptyszaimen2021-06-221-1/+5
* Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst2021-06-081-1/+10
|\
| * Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+10
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-6/+2
|/
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-3/+3
* Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-1/+2
* Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
* Fix #23357medcloud2020-11-181-2/+2
* Merge pull request #22373 from nextcloud/fix-example-usage-for-mailerJohn Molakvoæ2020-10-311-3/+3
|\
| * Fix example usagekevin1471472020-08-231-3/+3
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* | Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-10/+30
|\ \
| * | Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-5/+7
| * | iMIP email improvements (take 2)brad20142020-08-201-6/+24
| |/
* / Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+2
|/
* Fix header logo size in notification mailsSimon Spannagel2020-07-231-2/+3
* Fix notification mail testsJan-Christoph Borchardt2020-05-011-1/+2
* Notification mails: Fix some alignment details and remove shadowJan-Christoph Borchardt2020-04-301-4/+4
* Notification mails: Change font to native font stackJan-Christoph Borchardt2020-04-301-42/+42
* Notification mails: Logo bar/box to circle so it stands nicely on its ownJan-Christoph Borchardt2020-04-301-6/+6
* Notification mails: Adjust vertical spacingJan-Christoph Borchardt2020-04-301-8/+1
* Fix notification mails height issue in Nextcloud MailJan-Christoph Borchardt2020-04-301-1/+1
* Update license headers for 19Christoph Wurst2020-04-293-0/+5
* Adhere to EMailTemplate interface in constructor call.Tekhnee2020-04-251-1/+1
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-2/+2
|\
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-2/+2
* | Provide the proper language to the mailerRoeland Jago Douma2020-04-162-16/+15
|/
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-9/+6