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-05-31Fix collecting addresses in the backgroundChristoph Wurst
2022-05-31Update phpdoc for local attachment and outboxDaniel Kesselberg
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
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-25Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIChristoph Wurst
2022-03-25Fix outbox PHP unit testsChristoph Wurst
2022-03-21Add anti abuse detectionChristoph Wurst
2022-01-18Render full links in plain text bodiesRichard Steinmetz
2021-12-20Fix mark as spam displaygreta
2021-12-09Merge pull request #5800 from nextcloud/debug/imap-message-mapper-find-by-idsChristoph Wurst
2021-12-09Add debug logs to the imap message mapper findByIdsChristoph Wurst
2021-12-09Fix initial sync stopping prematurelyChristoph Wurst
2021-11-10Update to Nextcloud coding standard v1Christoph Wurst
2021-10-17Rework IspDb to use IClientDaniel Kesselberg
2021-09-22Add parent domain to imap/smtp checkAnna Larch
2021-09-17Add tags for provisioned usersAnna Larch
2021-09-08Allow empty delimiterDaniel Kesselberg
2021-08-24Create anti spam report featureAnna Larch
2021-08-04Catch guzzle error in proxyDaniel Kesselberg
2021-08-03Remove port 585Anna Larch
2021-07-14Merge pull request #5198 from nextcloud/enh/5173/ldap-aliases-provisioningChristoph Wurst
2021-07-12Move userId to controllerAnna Larch
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-07-02Toggle auto tagging for classified messagesAnna Larch
2021-06-22Merge pull request #5189 from nextcloud/fix/noid/sanitize-css-style-sheetsChristoph Wurst
2021-06-21Add $ back to label creation processAnna Larch
2021-06-16Sanitize urls in css style sheetsRichard Steinmetz
2021-06-15Lower the chunk size for IMAP syncsChristoph Wurst
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-04Merge pull request #5111 from nextcloud/fix/disabled-user-no-background-syncChristoph Wurst
2021-06-04Do not run background syncs for disabled usersChristoph Wurst
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-05-28Tagging UIGretaD
2021-05-28Fix the page controller test after #5075Christoph Wurst
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-26Load accounts and their settings via initial stateChristoph Wurst