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
path: root/tests
AgeCommit message (Expand)Author
2019-12-02Bump christophwurst/nextcloud_testing from 0.7.0 to 0.9.1dependabot-preview[bot]
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-25Merge pull request #2167 from nextcloud/fix/plain-text-message-line-breaksChristoph Wurst
2019-10-25Fix line breaks in plain text messageChristoph Wurst
2019-10-25Fix encoding issues of the folder display nameChristoph Wurst
2019-10-23Fix missing account display name and email prefillChristoph Wurst
2019-10-23Improve redirect checkRoeland Jago Douma
2019-10-17Lets use the server methods for cachingRoeland Jago Douma
2019-10-16Merge pull request #2111 from nextcloud/td/remove/messagescontroller/getAccountRoeland Jago Douma
2019-10-16Remove getAccount from MessagesControllerRoeland Jago Douma
2019-10-16Remove deleteMailboxRoeland Jago Douma
2019-10-16Move ImapConnector overRoeland Jago Douma
2019-10-15Build CKEditor from source to disable more featuresChristoph Wurst
2019-10-07Clean up searching for messages (#2058)Christoph Wurst
2019-10-07Remove \OCA\Mail\Account::createMailbox (#2056)Yih Yang
2019-09-27Include the HTML body in the JSON message dataChristoph 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-09-02Move away from string-based ID column as that causes problems on updateChristoph 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-10Merge pull request #1668 from nextcloud/pimp/account_serviceChristoph Wurst
2019-04-10Small cleanup of AccountServiceRoeland Jago Douma
2019-04-10Smal cleanup of the AccountsControllerRoeland Jago Douma
2019-04-09Add support for signaturesChristoph Wurst
2019-04-04Disable fragile outlook.com integration testChristoph Wurst
2019-03-05Fix testsChristoph Wurst
2019-01-24Load account folders with the page and add error handlingChristoph 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-12-18Fix failing AvatarServiceIntegrationTest::testGithubFavicon.sahalsaad
2018-11-29Move the Alias/AliasMapper to the QBMapperRoeland Jago Douma
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
2018-11-21Add external avatarsChristoph Wurst
2018-11-05Fix testsChristoph Wurst
2018-09-18Fix import of old phpunit classChristoph Wurst
2018-08-26Rename mail_collected_addresses to mail_coll_addressesDaniel Kesselberg
2018-08-21Update IMAP & SMTP timeoutsPierre Gordon
2018-08-09Refactor host name retrieval to make it mockableChristoph Wurst