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
2022-11-11Merge pull request #7517 from nextcloud/enh/draft-handling-newChristoph Wurst
2022-11-11Fix broken encoding for outgoing messagesDaniel Kesselberg
2022-11-10TestsAnna Larch
2022-11-10Local Draft Handling BackendAnna Larch
2022-11-04Prevent null hackstack'ing in integration testsChristoph Wurst
2022-11-04Prevent trim'ing null in integration testsChristoph Wurst
2022-10-20Merge pull request #6908 from MaadixNet/feature/occ-account-update-commandAnna
2022-10-18Avoid psalm Command Class errorMaadiX
2022-10-13Allow changing an account's auth method via RESTChristoph Wurst
2022-10-04Implement archive functionalityArjen
2022-10-03Fix disabling the add account buttonRichard Steinmetz
2022-10-02Add the option to disable the new account buttonAnna Larch
2022-09-27Improve HTTP cachingChristoph Wurst
2022-09-20Fix psalm warningsDaniel Kesselberg
2022-09-09Merge pull request #6812 from nextcloud/enh/process-imip-in-backgroundChristoph Wurst
2022-09-09Add imip processingAnna Larch
2022-09-08Remove unneccesary client call from outboxAnna Larch
2022-09-03Update codestyledependabot/composer/vendor-bin/cs-fixer/friendsofphp/php-cs-fixer-3.11.0Daniel Kesselberg
2022-09-02Merge pull request #6935 from nextcloud/enh/2733/html-signaturesChristoph Wurst
2022-09-02Merge pull request #7066 from nextcloud/enhancement/viewer-attachmentsChristoph Wurst
2022-09-02Open attachments with viewerChristoph Wurst
2022-09-02Remember last/start mailboxChristoph Wurst
2022-09-02Create a multipart/related message for html, text and inline imagesDaniel Kesselberg
2022-09-02Transform base64 images to attachmentsDaniel Kesselberg
2022-09-02Add service to parse data uri stringsDaniel Kesselberg
2022-09-02Add field signature mode to mapperDaniel Kesselberg
2022-08-25Remove unneccessary account checkperf/remove-account-checkAnna Larch
2022-08-18Mark avatar has immutableCarl Schwan
2022-08-09Integration test resetting message structure analyzationChristoph Wurst
2022-08-09Merge pull request #6950 from nextcloud/enh/6363/download-raw-messageRichard Steinmetz
2022-08-09Add envelope action links to download whole messageRichard Steinmetz
2022-08-04Ensure message is availableDaniel Kesselberg
2022-07-15Do not chunk changed/vanished UIDS with QRESYNCChristoph Wurst
2022-07-07Split auto config and account creationChristoph Wurst
2022-07-01Add support for XOAUTH2Christoph Wurst
2022-06-15Merge pull request #5981 from nextcloud/fix/handle-null-threadAnna
2022-06-14Handle empty thread root idAnna Larch
2022-06-13Remove failing avatar integration testChristoph Wurst
2022-06-09Better signature detection: always store the HTML version for the CKeditor body.julia.kirschenheuter
2022-06-07Add attachment objects on message forwardbug/6064/frontend-forward-attachmentsDaniel Kesselberg
2022-06-07Fix sending erroneous message repeatedlyChristoph Wurst
2022-05-31Merge pull request #6593 from nextcloud/fix/outbox-address-collectionDaniel
2022-05-31Update phpdoc for local attachment and outboxDaniel Kesselberg
2022-05-31Fix collecting addresses in the backgroundChristoph Wurst
2022-05-25Use UID ranges for IMAP fetch operations during syncChristoph Wurst
2022-05-23Add PHP8.1 supportChristoph Wurst
2022-05-23Prevent causal read for outbox message and recipient insertsChristoph Wurst
2022-05-19Drop dead message sending codeChristoph Wurst
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-05-12Merge pull request #5944 from nextcloud/fix/take-sso-into-consideration-when-...Anna