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-05-20Do not log auth issues in background jobs as errorChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-02-25Make Psalm happy by checking for constant existenceChristoph Wurst
2022-02-18Mark background jobs as time sensitive/insensitiveChristoph Wurst
2021-12-09Add Psalm-generated return typesChristoph Wurst
2021-11-10Update to Nextcloud coding standard v1Christoph Wurst
2021-10-22Fix accountId loggingRichard Steinmetz
2021-10-22Log account ID for errors in the cron sync jobChristoph Wurst
2021-06-04Do not run background syncs for disabled usersChristoph Wurst
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-26Add bg job for label syncAnna Larch
2020-10-08Fix psalm errorsChristoph Wurst
2020-09-24Merge pull request #3649 from nextcloud/enh/do_not_train_provisionedChristoph Wurst
2020-09-24Use the PSR logger for the importance training jobChristoph Wurst
2020-09-24Do not try to run the training job for provisioned accountsRoeland Jago Douma
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-06-16Make the importance classifier training more debuggableChristoph Wurst
2020-05-13Add a ML-based classifier for important messagesChristoph Wurst
2020-05-12Clean up the database in the backgroundChristoph Wurst
2020-04-21Do not sync accounts that are provisioned and have no password setChristoph Wurst
2020-04-16In cron always sync mailboxes before sync'ing their messagesChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst