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
2021-02-26Add trusted domainGretaD
2021-02-26Merge pull request #4472 from nextcloud/enh/sievev1.9.0-alpha2Christoph Wurst
2021-02-26Merge pull request #4597 from nextcloud/fix/4595/create-account-validate-useridChristoph Wurst
2021-02-26Add Sieve supportDaniel Kesselberg
2021-02-26Save important flag to IMAP if permflags enabledAnna Larch
2021-02-26Check if user exists before creating accountRichard Steinmetz
2021-02-23Rework fetchThread QueryAnna Larch
2021-02-19Add delete command to OCCAnna Larch
2021-02-18Add attachment dl method, add parts query wrapperAnna Larch
2021-02-17Switch to a non-deprecated cache factory methodChristoph Wurst
2021-01-18Bump nextcloud/coding-standard from 0.4.0 to 0.5.0dependabot-preview[bot]
2021-01-15Bump phpunit/phpunit from 9.2.6 to 9.5.0dependabot-preview[bot]
2021-01-15Refactor flag strings for search into a classChristoph Wurst
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-17Add forward as attachmentChristoph Wurst
2020-12-16Add original attachments when forwarding a mailCyrille Bollu
2020-12-07Allow admins to limit the size of attachementsChristoph Wurst
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-11-30Do not use trailing commas yetChristoph Wurst
2020-11-27Merge pull request #4128 from nextcloud/fix/mailto_routeChristoph Wurst
2020-11-27Fix mailto routeGretaD
2020-11-26Fix previous drafts not being deleted from the cacheRichard Steinmetz
2020-11-10Store collapsed-folder settings in abstracted account settingsJohannes Brückner
2020-11-06Clean up HTML responseChristoph Wurst
2020-11-06Responsive mail iframeRichard Steinmetz
2020-11-04Fix to https://github.com/nextcloud/mail/issues/3956Cyrille Bollu
2020-11-03Remove dead methods from the Mailbox classChristoph Wurst
2020-11-02Fixes "Save all to Files" functionCyrille Bollu
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-30Sort phpunit tests by defectChristoph Wurst
2020-10-30Use a Github action for integration testsChristoph Wurst
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-14Merge pull request #3803 from nextcloud/techdept/immutable-dsChristoph Wurst
2020-10-14Mark immutable classes as immutableChristoph Wurst
2020-10-14Update psalm baseline to reflect fixed issuesChristoph Wurst
2020-10-13Use consecutive assertions instead of the deprecated atChristoph Wurst
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