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-02-06Fix searching in message cache (and IMAP)Christoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-09-27Make \OCA\Mail\Model\RepliedMessageData nullable, not its propertiesChristoph Wurst
2019-09-27Refactor \OCA\Mail\Mailbox::getMessageChristoph Wurst
2019-09-05Move message sending and draft saving codeChristoph Wurst
2019-09-04Clean up the code responsible for deleting a messageChristoph Wurst
2019-09-03Improve error handling of the message syncChristoph Wurst
2019-05-08Make it possible to mark a folder as readChristoph Wurst
2019-04-19Make it possible to create subfolders and show folder statsChristoph Wurst
2019-04-17Make it possible to create a new folderChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-07-24Make IUserPreferences strictChristoph Wurst
2018-07-24Make IMailTransmission strictChristoph Wurst
2018-07-24Make IMailManager strictChristoph Wurst
2018-07-24Make IAvatarService strictChristoph Wurst
2018-07-24Make IAttachmentService strictChristoph Wurst
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2017-12-12Add opt-out setting for Gravatar integrationChristoph Wurst
2017-11-13fixup! Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-08-25Refactor draft saving code to make it testableChristoph Wurst
2017-08-07Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-08-01Attach local attachments to outgoing messagesChristoph Wurst
2017-08-01Merge branch 'master' of github.com:/nextcloud/mail into feature/local-attach...Christoph Wurst
2017-07-11Document classes/inferfacesChristoph Wurst
2017-07-10Refactor message transmission codeChristoph Wurst
2017-07-04Use app data to store uploaded filesChristoph Wurst
2017-04-25Add request-response based synchronizer around horde syncChristoph Wurst
2017-02-09Refactor server-side folder management implementationChristoph Wurst