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-08-09Store message (HTML) text preview in db cacheChristoph Wurst
2022-07-01Add support for XOAUTH2Christoph Wurst
2022-06-09Better signature detection: always store the HTML version for the CKeditor body.julia.kirschenheuter
2022-06-07Fix database platform check with Nextcloud <22Christoph Wurst
2022-06-07Fix sending erroneous message repeatedlyChristoph Wurst
2022-06-03ISchemaWrapper.getDatabasePlatform requires Nextcloud 22.2.4Daniel Kesselberg
2022-05-31Update column definition for oci compatibilityDaniel Kesselberg
2022-05-20Merge pull request #6509 from nextcloud/enhancement/message-table-mailbox-id-...Daniel
2022-05-20Add messages table index for mailbox id + uid searchChristoph Wurst
2022-05-19Use truncate to speed up migrationbug/6468/delete-from-to-truncateDaniel Kesselberg
2022-05-13Fix column type on mysqlDaniel Kesselberg
2022-05-12Do not delete outbox recipients during migrationChristoph Wurst
2022-05-12Create new indices,Anna Larch
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-04Merge remote-tracking branch 'origin/main' into chore/update-feature-outbox-IIIChristoph Wurst
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
2022-03-18DB for outboxAnna Larch
2021-12-21Fix collumn for account name too narrowChristoph Wurst
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-09Add Psalm-generated return typesChristoph Wurst
2021-11-10Update to Nextcloud coding standard v1Christoph Wurst
2021-09-23Set proper type for provisioning_idDaniel Kesselberg
2021-09-08Allow empty delimiterDaniel Kesselberg
2021-07-14Merge pull request #5198 from nextcloud/enh/5173/ldap-aliases-provisioningChristoph Wurst
2021-07-06Add provisioning for aliasesDaniel Kesselberg
2021-07-06Add method exists check to migrationAnna Larch
2021-05-28Fix where condition for provisioned mail accounts.Daniel Kesselberg
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-26Add bg job for label syncAnna Larch
2021-04-21fixed await with promisesSilvio Zimmer
2021-04-21add option to place signature above quoted textSilvio Zimmer
2021-04-19Exit early if no message ids are to be fixedChristoph Wurst
2021-04-19Allow signatures for aliasesDaniel Kesselberg
2021-04-12Split migrations for backportAnna Larch
2021-04-08Merge pull request #4840 from nextcloud/enhancement/rework-duplicate-entries-...Anna Larch
2021-04-07Change provisioning columnAnna Larch
2021-03-31Rework duplicate entry handling for tagsAnna Larch
2021-03-23Add repair step for default tagsAnna Larch
2021-03-22Add tagging to messagesAnna Larch
2021-03-12Check for method existence before calling during upgradeChristoph Wurst
2021-03-10Add a repair step for missing message-idsChristoph Wurst
2021-02-26Add trusted domainGretaD
2021-02-26Add Sieve supportDaniel Kesselberg
2021-01-14Sent and request mdn (read confirmation)Daniel Kesselberg
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-09-29Fix migration versionChristoph Wurst