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
2021-09-09fix parameter type hint in phpdocArthur Schiwon
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
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-26Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-10Add PHP doc for eventsMorris Jobke
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-24Added Hook before Message is sendArne Hamann
2019-12-05Update license headersChristoph Wurst
2018-03-05Fix commentsRoeland Jago Douma
2018-03-05Fix testsRoeland Jago Douma
2018-03-05Make \OCP\Mail strictRoeland Jago Douma
2018-02-16Add info also to public interfaceJoas Schilling
2017-11-09Fix welcome text for better grammar in themed instancesMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-25Move attachment creators to mailer classJoas Schilling
2017-10-19Fix docsJoas Schilling
2017-10-19Extend the API with teh parameters from SwiftJoas Schilling
2017-10-18Add attachment support to emailsJoas Schilling
2017-10-18Introduce a public interface for MessageJoas Schilling
2017-10-18Allow templating of email subjectsJoas Schilling
2017-09-08Improve text: 'you have now' -> 'you now have'Leon Klingele
2017-09-04Merge setMetaData into constructorJoas Schilling
2017-08-24Add meta information to emails for better customisationJoas Schilling
2017-08-01Stricter phan config fixesLukas Reschke
2017-04-25Allow meta info and iconsJoas Schilling
2017-04-24Add lists to HTML emailsJoas Schilling
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-12Update email template for lost password emailMorris Jobke
2017-04-12No newlines when heading is emptyJoas Schilling
2017-04-12Don't duplicate the sentence with the headerJoas Schilling
2017-04-12Properly escape heading, body and button textMorris Jobke
2017-04-12Add addBodyButton to add a single button to email templatesMorris Jobke
2017-04-12Allow to set text versions for the plain text emailMorris Jobke
2017-04-11Remove constructor from interfaceLukas Reschke
2017-04-11Add IEMailTemplate to public OCP APILukas Reschke
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-18Move \OCP\Mail to PSR-4Roeland Jago Douma