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-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
2018-08-08Fix wrong property accessChristoph Wurst
2018-08-08Fix redirect in proxy controller with no referrerChristoph 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 unit testsChristoph Wurst
2018-08-01Merge pull request #1000 from nextcloud/refactor/strict-modelChristoph Wurst
2018-08-01Make OCA\Mail\Service\AutoCompletion strictChristoph Wurst
2018-08-01Merge pull request #997 from nextcloud/refactor/strict-httpChristoph Wurst
2018-08-01Fix type incompatibilitiesChristoph Wurst
2018-07-30Fix HTML body in mocked messageChristoph Wurst
2018-07-30Fix HtmlResponse type incompatibility in testsChristoph Wurst
2018-07-30Merge pull request #988 from nextcloud/refactor/strict-controllersChristoph Wurst
2018-07-24Make AccountsController strictChristoph Wurst
2018-07-24Fix testsChristoph Wurst
2018-06-08Add support for basic "advanced search"Robin Appelman
2018-05-29testsRobin Appelman
2018-03-28Fix contacts integration with disabled sharing enumeration optionChristoph Wurst
2018-03-27Merge pull request #851 from nextcloud/fix/no-senderChristoph Wurst
2018-03-27Fix logging of already handled exceptionsChristoph Wurst
2018-03-27Fix no sender null checkChristoph 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-12Merge pull request #758 from nextcloud/feature/api-error-messagesChristoph Wurst
2018-02-12Merge pull request #775 from nextcloud/fix/favicon-integration-testChristoph Wurst