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
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-10-13Allow changing an account's auth method via RESTChristoph Wurst
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-08-25Remove unneccessary account checkperf/remove-account-checkAnna Larch
2022-08-18Mark avatar has immutableCarl Schwan
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-14Handle empty thread root idAnna Larch
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-19Drop dead message sending codeChristoph Wurst
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-05-12Consider passwordless signings when provisioningAnna Larch
2022-05-12Add more detailed performance logging to occ syncChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-28Disable scheduled sending if ajax cron is usedRichard Steinmetz
2022-04-28Revert "Check account for currentness before reprovisioning it"Anna Larch
2022-04-28Check account for currentness before reprovisioning itAnna Larch
2022-04-08Merge pull request #6190 from nextcloud/feature/outboxChristoph Wurst
2022-04-08Replace mapper with outbox service for initial statefix/initial-state-from-serviceAnna Larch
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-04-07Fix message account sync error if uidCandites list is empty after filteringpravussum
2022-04-07Add outbox backend implementationAnna Larch
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst