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-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst
2019-11-22Move unit tests to tests/UnitChristoph Wurst
2019-10-29Fix groups expansion on umlautsChristoph Wurst
2019-10-28Fix unnecessary line breaks in quoted reply textChristoph Wurst
2019-10-25Fix line breaks in plain text messageChristoph Wurst
2019-10-16Move ImapConnector overRoeland Jago Douma
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-02Persist the mailbox special use as wellChristoph Wurst
2019-08-29Add a database cache for mailbox dataChristoph Wurst
2019-08-29Fix risky and unreliable testsChristoph 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
2019-04-16Sort mailbox and build their hierarchy on the client-sideChristoph Wurst
2019-04-15Translate folder names on the client-sideChristoph Wurst
2019-04-10Small cleanup of AccountServiceRoeland Jago Douma
2019-04-09Add support for signaturesChristoph Wurst
2019-04-04Disable fragile outlook.com integration testChristoph Wurst
2019-01-08Merge pull request #1411 from nextcloud/fix/delete-aliases-when-deleting-acco...Christoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-12-20When deleting a mail account also delete all aliasesAlexey Abel
2018-12-18Merge remote-tracking branch 'origin/master' into refactor/vueChristoph Wurst
2018-11-29Move the Alias/AliasMapper to the QBMapperRoeland Jago Douma
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
2018-08-02Merge pull request #1005 from nextcloud/refactor/strict-serviceChristoph Wurst
2018-08-01Make OCA\Mail\Service strictChristoph Wurst
2018-08-01Make OCA\Mail\Service\AutoConfig strictChristoph Wurst
2018-08-01Fix type incompatibilitiesChristoph Wurst
2018-07-24Fix testsChristoph Wurst
2018-05-29testsRobin Appelman
2018-03-28Fix contacts integration with disabled sharing enumeration optionChristoph Wurst
2018-03-19Add ability to send to groupsMatthias
2018-02-15Fix folder hierarchy for prefixed mailboxesChristoph Wurst
2018-02-15Remove INBOX prefix from folder's display nameChristoph Wurst
2018-02-12Extract testing framework for other apps; fix base classesChristoph Wurst
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2018-02-02Move FolderMapper to OCA\Mail\IMAP namespaceChristoph Wurst
2018-02-01Remove unified inbox/mailbox relictsChristoph Wurst
2018-01-22Switch to nc13-RC1 to nc14-devChristoph Wurst
2017-12-12Merge pull request #653 from nextcloud/feature/gravatar-opt-outChristoph Wurst
2017-12-12Merge pull request #651 from nextcloud/fix/icon-scraperChristoph Wurst
2017-12-12Add opt-out setting for Gravatar integrationChristoph Wurst
2017-12-08Use ::class instead of stringMorris Jobke
2017-12-04Fix buggy icon scraper by replacing itChristoph Wurst
2017-11-20Save autoconfigured account tooChristoph Wurst