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
2020-10-13Fix test class name and file name mismatchChristoph Wurst
2020-10-09Set Psalm to error level 4 and update baseline fileChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Add ignores for known external issues and add a baseline for the restChristoph Wurst
2020-10-08Use an empty array for empty json resonsesChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-10-04Merge pull request #3718 from nextcloud/techdept/integration-logger-interfaceChristoph Wurst
2020-10-04Merge pull request #3719 from nextcloud/techdept/listener-logger-interfaceChristoph Wurst
2020-10-04Merge pull request #3717 from nextcloud/techdept/imap-logger-interfaceChristoph Wurst
2020-10-04Migrate \OCA\Mail\Integration\* to the PSR loggerChristoph Wurst
2020-10-04Migrate listeners to the PSR loggerChristoph Wurst
2020-10-04Migrate \OCA\Mail\IMAP\* to the logger interfaceChristoph Wurst
2020-10-04Merge pull request #3694 from nextcloud/techdept/middleware-logger-interfaceChristoph Wurst
2020-10-04Migrate middlewares to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate controllers to the PSR logger interfaceChristoph Wurst
2020-09-29Merge pull request #3671 from nextcloud/techdept/test-linear-thread-reference...Christoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-28Add a unit test for another real-world linear threadChristoph Wurst
2020-09-28Add a test for @StCyr's thread with a replyChristoph Wurst
2020-09-24Merge pull request #3631 from nextcloud/enhancement/cache-no-avatarChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-22Remove skipped testsChristoph Wurst
2020-09-22Cache no avatar available in memcache as wellChristoph Wurst
2020-09-21Inject styles for using native fonts in html mailsJulius Härtl
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-25Add a unified search providerChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-08-11Move some usage of the old Folder to the more versatile MailboxChristoph Wurst
2020-08-11Migrate to Nextcloud 20's bootstrap mechanismChristoph Wurst
2020-07-17Add a REST resource to fetch a threadChristoph Wurst
2020-07-17Clean up mix up of ID, UID and UUIDChristoph Wurst
2020-07-10Do not merge two threads that have the same subjectChristoph Wurst
2020-07-08Add real-world test for a linear message threadChristoph Wurst
2020-07-08Add performance logging to threadingChristoph Wurst
2020-07-08Implement the jwz threading algorithmChristoph Wurst
2020-06-05Add quota for mailGretaD
2020-06-03Improve ISPDB detectionArnaud Abélard
2020-05-27Fix sync'ing with many known UIDsChristoph Wurst
2020-05-20Fix folder mapper testsChristoph Wurst
2020-05-19Merge pull request #3116 from dehnhardt/show_only_subscribed_foldersChristoph Wurst
2020-05-19Merge pull request #3128 from nextcloud/enhancement/importance-classification...Christoph Wurst
2020-05-19Work around the cold start problem by falling back to rulesChristoph 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-05-12Add mark as junkGretaD
2020-04-27Merge pull request #2972 from nextcloud/fix/contacts-integration-servicesChristoph Wurst
2020-04-27Merge pull request #2980 from nextcloud/enhancement/incomplete-sync-progressChristoph Wurst
2020-04-24Add virtual priority inboxGretaD
2020-04-24Log the progress of an incomplete syncChristoph Wurst