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
2021-03-15Log performance of saving a draftChristoph Wurst
2021-02-26Add trusted domainGretaD
2021-02-26Add Sieve supportDaniel Kesselberg
2021-02-17Switch to a non-deprecated cache factory methodChristoph Wurst
2020-12-16Add original attachments when forwarding a mailCyrille Bollu
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-11-03Remove dead methods from the Mailbox classChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-30Use a Github action for integration testsChristoph Wurst
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate \OCA\Mail\Integration\* to the PSR loggerChristoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-22Remove skipped testsChristoph Wurst
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-05-19Merge pull request #3116 from dehnhardt/show_only_subscribed_foldersChristoph Wurst
2020-05-19Ensure "subscribed" flag is transferred from imap serverHolger Dehnhardt
2020-05-19Add kitinerary-sys adapterChristoph Wurst
2020-05-14Mozartize the favicon libChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-01Do not pass the UID twice when sending a mailChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Use short array syntaxChristoph Wurst
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-01-31Add a cache for IMAP message in the databaseChristoph Wurst
2020-01-08Use KItinerary to extract information from emails and attachmentsChristoph Wurst
2019-12-17Merge pull request #2364 from nextcloud/fix/favicon-vendor-cacheChristoph Wurst
2019-12-17Make it possible to change the order of accountsChristoph Wurst
2019-12-16Fix local caching in external Favicon libChristoph Wurst
2019-12-04Merge branch 'master' of github.com:/nextcloud/mail into techdept/pure-unit-t...Christoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-12-03Move IMAP and DB tests to \OCA\Mail\Tests\IntegrationChristoph Wurst
2019-12-02Bump christophwurst/nextcloud_testing from 0.7.0 to 0.9.1dependabot-preview[bot]
2019-10-15Build CKEditor from source to disable more featuresChristoph 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-08-29Add a database cache for mailbox dataChristoph Wurst
2019-08-29Fix risky and unreliable testsChristoph Wurst
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-12-18Fix failing AvatarServiceIntegrationTest::testGithubFavicon.sahalsaad
2018-08-01Fix type incompatibilitiesChristoph 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
2018-02-12Fix folder test integration testChristoph Wurst
2018-02-12Fix favicon integration testChristoph Wurst
2018-02-12Extract testing framework for other apps; fix base classesChristoph Wurst