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
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2018-02-01Remove unified inbox/mailbox relictsChristoph Wurst
2018-01-22Switch to nc13-RC1 to nc14-devChristoph Wurst
2017-10-23Cleanup address handlingChristoph Wurst
2017-10-09Merge pull request #540 from nextcloud/refactor/extract-create-transportChristoph Wurst
2017-09-25Remove unused codeChristoph Wurst
2017-09-21Extract Account::createTransport into a SmtpClientFactory classChristoph Wurst
2017-09-18Merge branch 'master' of github.com:/nextcloud/mail into enhancement/debug-im...Christoph Wurst
2017-09-11Cleanup unused controller methodsChristoph Wurst
2017-09-11Always log IMAP and SMTP if debug mode is enabledChristoph Wurst
2017-09-04Fix encoding of saved messagesChristoph Wurst
2017-08-29Merge pull request #483 from nextcloud/test/replace-draftChristoph Wurst
2017-08-29Add integration tests for replies and reply subjectsChristoph Wurst
2017-08-29Add integration test for replacing an existing draftChristoph Wurst
2017-08-28Fix encoding of drafts messagesChristoph Wurst
2017-08-23Merge branch 'master' of github.com:/nextcloud/mail into refactor/background-...Christoph Wurst
2017-08-22Merge branch 'master' of github.com:/nextcloud/mail into refactor/iaccount-se...Christoph Wurst
2017-08-22Merge branch 'master' of github.com:/nextcloud/mail into refactor/background-...Christoph Wurst
2017-08-22Remove unused Account::reconnect methodChristoph Wurst
2017-08-22Use JsonSerializable::jsonSerialize instead of a custom methodChristoph Wurst
2017-08-01Attach local attachments to outgoing messagesChristoph Wurst
2017-07-11Remove manual background syncChristoph Wurst
2017-07-11Fix issues reported by scrutinizerChristoph Wurst
2017-02-09remove dead code and test folder sortingChristoph Wurst
2017-02-09Refactor server-side folder management implementationChristoph Wurst
2016-12-16allow moving messages inside a single accountChristoph Wurst
2016-10-17Use PSR-4 loading for normal filesJoas Schilling