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-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-04-07Add outbox backend implementationAnna Larch
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2022-04-01Improve account setup error reportingChristoph Wurst
2022-03-21Add anti abuse detectionChristoph Wurst
2022-01-18Render full links in plain text bodiesRichard Steinmetz
2022-01-14Revert "Add more logging to IMAP to DB conversion"Anna Larch
2022-01-14Add more logging to IMAP to DB conversionfix/add-logging-pt-2Anna Larch
2021-12-17Update throws annotations in ProvisioningManagerRichard Steinmetz
2021-12-09Merge pull request #5825 from nextcloud/refactor/psalm-autofix-param-typesChristoph Wurst
2021-12-09Add Psalm-generated param typesChristoph Wurst
2021-12-09Add Psalm-generated return typesChristoph Wurst
2021-12-06Revert "Fetch LDAP provider factory on demand"Christoph Wurst
2021-12-06Fetch LDAP provider factory on demandChristoph Wurst
2021-12-02Collect errors and log them to debugAnna Larch
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-08-24Set schema for url when empty. Schema is usually empty for relative urls (wit...Daniel Kesselberg
2021-08-24Merge pull request #5222 from nextcloud/enhancement/anti-spamAnna Larch
2021-08-24Create anti spam report featureAnna Larch
2021-08-24Merge pull request #5428 from nextcloud/bug/2481/additional-newlines-in-messagesGreta
2021-08-16Merge pull request #5440 from nextcloud/fix/new-duplicate-uidsChristoph Wurst
2021-08-16Ignore already known UIDs when looking for new onesChristoph Wurst
2021-08-13Merge pull request #5424 from nextcloud/bug/5279/disable-css-tidyChristoph Wurst
2021-08-11Add noreferrer to external links. Don't forward external links via proxy.Daniel Kesselberg
2021-08-11Add callback to overwrite the default behavior for <p></p>.Daniel Kesselberg
2021-08-10Disable TidyImpl for html emailsDaniel Kesselberg
2021-08-03Remove port 585Anna Larch
2021-07-15Change "ldap" to uppercaseValdnet
2021-07-14Merge pull request #5244 from nextcloud/dependabot/composer/psalm/phar-4.8.1Christoph Wurst
2021-07-14Merge pull request #5198 from nextcloud/enh/5173/ldap-aliases-provisioningChristoph Wurst
2021-07-14Bump psalm/phar from 4.7.1 to 4.8.1dependabot[bot]
2021-07-12Move userId to controllerAnna Larch
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-06-22Handle missing fullname in contacts integrationChristoph Wurst
2021-06-22Merge pull request #5189 from nextcloud/fix/noid/sanitize-css-style-sheetsChristoph Wurst
2021-06-22Tag messages in classifierAnna Larch
2021-06-21Add $ back to label creation processAnna Larch
2021-06-16Sanitize urls in css style sheetsRichard Steinmetz
2021-06-15Merge pull request #5175 from nextcloud/fix/wrap-classifier-exceptions-and-re...Anna Larch
2021-06-15Add validation to account patchingAnna Larch
2021-06-14Wrap Exceptions in ServiceException and remove ThrowableAnna Larch
2021-06-10Show each thread once per message listDaniel Kesselberg
2021-06-01Move create and update tag to mail managerDaniel Kesselberg
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-26Add bg job for label syncAnna Larch
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
2021-04-19Allow signatures for aliasesDaniel Kesselberg
2021-04-08Cleanup internal alias apiDaniel Kesselberg