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/lib
AgeCommit message (Expand)Author
2021-09-29Make the sync response generic so it can hold two types of messagesChristoph Wurst
2021-09-24Calculate height for iframe by taggedElementDaniel Kesselberg
2021-09-23Set proper type for provisioning_idDaniel Kesselberg
2021-09-22Merge pull request #5393 from nextcloud/enhancement/check-parent-domainAnna Larch
2021-09-22Add parent domain to imap/smtp checkAnna Larch
2021-09-20Catch throwables, not just exceptions when loading mailboxesChristoph Wurst
2021-09-17Add tags for provisioned usersAnna Larch
2021-09-08Allow empty delimiterDaniel Kesselberg
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-12Roll back explicitly after an error within a transactionChristoph 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-11Do not trim null message IDsChristoph Wurst
2021-08-10Disable TidyImpl for html emailsDaniel Kesselberg
2021-08-10Merge pull request #5407 from nextcloud/fix/cli-sync-account-does-not-existChristoph Wurst
2021-08-09Merge pull request #5392 from nextcloud/enh/noid/catch-guzzle-error-in-proxyChristoph Wurst
2021-08-09Handle account not found for CLI syncChristoph Wurst
2021-08-09Merge pull request #5398 from nextcloud/fix/invalid-imap-message-idChristoph Wurst
2021-08-06fix: handle invalid imap message idRobert Timm
2021-08-04Catch guzzle error in proxyDaniel Kesselberg
2021-08-03Remove port 585Anna Larch
2021-07-16Merge pull request #5339 from nextcloud/bug/5282/inline-attachments-for-plain...Christoph Wurst
2021-07-15Change "ldap" to uppercaseValdnet
2021-07-14Show inline attachments for plain text emails.Daniel Kesselberg
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-14Add html structureDaniel Kesselberg
2021-07-12Move userId to controllerAnna Larch
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-07-06Add method exists check to migrationAnna Larch
2021-07-02Toggle auto tagging for classified messagesAnna Larch
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-15Lower the chunk size for IMAP syncsChristoph Wurst
2021-06-15Specify which account had a sync errorChristoph Wurst
2021-06-15Merge pull request #5184 from nextcloud/enhancement/evolution-feature-parityAnna Larch
2021-06-15Cast Evolution Labels to our implementationAnna Larch
2021-06-15Merge pull request #5183 from nextcloud/chore/document-mailboxsync-persistAnna Larch
2021-06-15Document MailboxSync::persist argumentsChristoph Wurst
2021-06-15Merge pull request #5175 from nextcloud/fix/wrap-classifier-exceptions-and-re...Anna Larch