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-12-21Fix collumn for account name too narrowChristoph Wurst
2021-12-21Chunk the recipients queryAnna Larch
2021-12-20Merge pull request #5843 from nextcloud/fix/mark-as-spamAnna Larch
2021-12-20Fix mark as spam displaygreta
2021-12-17Update throws annotations in ProvisioningManagerRichard Steinmetz
2021-12-16Use Parameters instead of Named Paramaeters for chunked queriesAnna Larch
2021-12-15Catch unknown method during upgrade repair stepChristoph Wurst
2021-12-14Add the correct namespaceAnna Larch
2021-12-13Change command to fix threads to repair stepAnna Larch
2021-12-13Add repair step to fix reply tos that have <> as their contentAnna Larch
2021-12-10Check for empty string in message id and reply toAnna Larch
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-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-09Merge pull request #5799 from nextcloud/fix/message-db-mapper-mailbox-id-typeChristoph Wurst
2021-12-09Fix initial sync stopping prematurelyChristoph Wurst
2021-12-09Fix MessageMapper mailbox_id type to be intChristoph Wurst
2021-12-06Revert "Fetch LDAP provider factory on demand"Christoph Wurst
2021-12-06Fetch LDAP provider factory on demandChristoph Wurst
2021-12-02Merge pull request #5765 from nextcloud/fix/rewrap-message-ids-for-insertAnna Larch
2021-12-02(Re)wrap message ID in '<>' brackets before inserting in the dbAnna Larch
2021-12-02Collect errors and log them to debugAnna Larch
2021-11-10Update to Nextcloud coding standard v1Christoph Wurst
2021-10-22Fix accountId loggingRichard Steinmetz
2021-10-22Log account ID for errors in the cron sync jobChristoph Wurst
2021-10-20Merge pull request #5630 from nextcloud/debt/cleanup-ispdbChristoph Wurst
2021-10-18Merge pull request #5533 from vkrause/work/fix-messagemapper-get-html-bodyChristoph Wurst
2021-10-17Rework IspDb to use IClientDaniel Kesselberg
2021-10-14Merge pull request #5632 from nextcloud/fix/code-cleanupAnna Larch
2021-10-14Change order of dockblock paramsAnna Larch
2021-10-14Removed second parameter from getAnna Larch
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-13Use the same IMAP query for the HTML body part as for attachmentsVolker Krause
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