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-13Print newly created account ID on CLIChristoph Wurst
2022-07-01Add support for XOAUTH2Christoph Wurst
2022-06-08Turn off background/cli classification training of opt-ed outfix/no-classification-no-trainingChristoph Wurst
2022-05-12Print the memory consumption of a long occ syncChristoph Wurst
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2021-12-13Change command to fix threads to repair stepAnna Larch
2021-12-13Add repair step to fix reply tos that have <> as their contentAnna Larch
2021-09-17Add tags for provisioned usersAnna Larch
2021-08-09Handle account not found for CLI syncChristoph Wurst
2021-07-06Add method exists check to migrationAnna Larch
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-03-01Add console logging to the threading commandChristoph Wurst
2021-02-26Check if user exists before creating accountRichard Steinmetz
2021-02-19Add delete command to OCCAnna Larch
2020-10-22Make the deserialized thread root ID nullableChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Add psalm auto-generated return typesChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate \OCA\Mail\Integration\* to the PSR loggerChristoph Wurst
2020-09-30Merge pull request #3683 from nextcloud/enhancement/thread-export-commandGreta
2020-09-29Add a CLI command to build threads for an account's exported dataChristoph Wurst
2020-09-29Optionally redact the exported thread dataChristoph Wurst
2020-09-29Add a CLI command to export all threading dataChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-07-06Make sure all commands return an intChristoph 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-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-07Lower the memory footprint of the initial message cache syncChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2019-12-06Add a CLI command to diagnose IMAP accountsChristoph Wurst
2018-08-09Merge branch 'master' of github.com:/nextcloud/mail into enhancement/export-c...Christoph Wurst
2018-07-24Make OCA\Mail\Command strictChristoph Wurst
2018-05-28Add missing fileChristoph Wurst
2018-05-28Add account export commandChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling