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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17Add forward as attachmentChristoph Wurst
2020-12-16Add original attachments when forwarding a mailCyrille Bollu
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-09Fix wrong documented typeChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2019-09-27Refactor \OCA\Mail\Mailbox::getMessageChristoph Wurst
2018-08-01Fix type incompatibilitiesChristoph Wurst
2018-07-30Make OCA\Mail\Model strictChristoph Wurst
2017-10-23Cleanup address handlingChristoph Wurst
2017-08-01Attach local attachments to outgoing messagesChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling