Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet
2022-01-13Increase email main buttons width for non-english languagesacsfer
2022-01-13Check style updateCarl Schwan
2021-09-09fix parameter type hint in phpdocArthur Schiwon
2021-06-22mail-template - don't show hyphen if slogan is emptyszaimen
2021-06-08Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-31Set local domain for swiftmailer transportDaniel Kesselberg
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-11Micro-optimize validation of empty email addressesChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-03Fix vsprint parameterRoeland Jago Douma
2020-11-19Fix #23357medcloud
2020-10-31Merge pull request #22373 from nextcloud/fix-example-usage-for-mailerJohn Molakvoæ
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-04Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-23Fix example usagekevin147147
2020-08-20iMIP email improvements (take 2)brad2014
2020-07-23Fix header logo size in notification mailsSimon Spannagel
2020-05-01Fix notification mail testsJan-Christoph Borchardt
2020-04-30Notification mails: Fix some alignment details and remove shadowJan-Christoph Borchardt
2020-04-30Notification mails: Change font to native font stackJan-Christoph Borchardt
2020-04-30Notification mails: Logo bar/box to circle so it stands nicely on its ownJan-Christoph Borchardt
2020-04-30Notification mails: Adjust vertical spacingJan-Christoph Borchardt
2020-04-30Fix notification mails height issue in Nextcloud MailJan-Christoph Borchardt
2020-04-29Update license headers for 19Christoph Wurst
2020-04-25Adhere to EMailTemplate interface in constructor call.Tekhnee
2020-04-17Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-12Fix #13287 - Increase max-height on button in welcome email templateLiam JACK
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Make sure there is exactly one newline after importsChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-24Added Hook before Message is sendArne Hamann
2020-03-12Do not use the instance name as user part of from mail addressesJulius Härtl
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-26changed order of methodsTomasz Paluszkiewicz
2019-02-24fix(EMailTemplate): malformed HTML in some casesTomasz Paluszkiewicz
2018-12-18Addressing comments, array() to []Branko Kokanovic
2018-12-17Addressing comments, count to emptyBranko Kokanovic
2018-12-01Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic
2018-11-29Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann
2018-11-02Fallback to default path is sendmail can't be foundRoeland Jago Douma
2018-11-02Mailer: discover sendmail path instead of hardcoding it to /usr/sbin/sendmailFlorian Klink
2018-10-31Fix bug #12151: fix list formatting by correcting malformed htmlbrad2014
2018-07-19Use index for format string parametersJulius Härtl