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
2022-07-07Split auto config and account creationChristoph Wurst
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2021-03-22Add tagging to messagesAnna Larch
2021-02-26Add Sieve supportDaniel Kesselberg
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-09Apply Psalm autofixesChristoph Wurst
2020-10-08Add psalm auto-generated return typesChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-01-02Make account settings editablePierre Gordon
2017-11-20Save autoconfigured account tooChristoph Wurst
2017-09-21Extract Account::createTransport into a SmtpClientFactory classChristoph Wurst