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
2021-06-15Add validation to account patchingAnna Larch
2021-02-19Add delete command to OCCAnna Larch
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-06-05Add quota for mailGretaD
2020-05-13Add a ML-based classifier for important messagesChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-03-26Refactor message flag logic into a service methodChristoph Wurst
2020-03-23Clean up exception handling (of Horde errors)Christoph 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
2019-12-04Persist provisioned accountsChristoph Wurst
2019-10-16Remove getAccount from MessagesControllerRoeland Jago Douma
2019-10-15Add CKEditorChristoph Wurst
2019-04-10Small cleanup of AccountServiceRoeland Jago Douma
2019-04-09Add support for signaturesChristoph Wurst
2019-03-05Fix account deletion with Vue front-endChristoph Wurst
2018-12-20When deleting a mail account also delete all aliasesAlexey Abel
2018-08-01Make OCA\Mail\Service strictChristoph Wurst
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2018-02-01Remove unified inbox/mailbox relictsChristoph Wurst
2017-08-07Add a simple integration test for the folder sync featureChristoph Wurst
2017-06-19Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-04-25Fix php docblockChristoph Wurst
2017-02-22use server's credential storeChristoph Wurst
2017-02-22rename classChristoph Wurst
2017-02-22create a dynamic default accountChristoph Wurst
2017-01-19create the unified account on the client-sideChristoph Wurst
2016-12-16allow moving messages inside a single accountChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling