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-09Integration test resetting message structure analyzationChristoph Wurst
2022-07-07Split auto config and account creationChristoph Wurst
2022-06-15Merge pull request #5981 from nextcloud/fix/handle-null-threadAnna
2022-06-14Handle empty thread root idAnna Larch
2022-06-13Remove failing avatar integration testChristoph Wurst
2022-05-31Update phpdoc for local attachment and outboxDaniel Kesselberg
2022-05-23Prevent causal read for outbox message and recipient insertsChristoph Wurst
2022-05-17Fix sending messages to groupsfix/sending-messages-to-groupsChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-07Add a background worker job that flushes the outboxChristoph Wurst
2022-04-07Add outbox backend implementationAnna Larch
2022-04-04fix testsAnna 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
2022-02-15Revert "Remove Jans test (for now)"Anna 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-02(Re)wrap message ID in '<>' brackets before inserting in the dbAnna Larch
2021-08-24Create anti spam report featureAnna Larch
2021-07-12Move userId to controllerAnna Larch
2021-05-28Fix parameter type of message IDsChristoph Wurst
2021-05-28Clean up the message mapper testChristoph Wurst
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2021-05-26Add bg job for label syncAnna Larch
2021-04-21add option to place signature above quoted textSilvio Zimmer
2021-04-19Allow signatures for aliasesDaniel Kesselberg
2021-04-15Remove Jans test (for now)Anna Larch
2021-03-15Log performance of saving a draftChristoph Wurst
2021-02-26Add trusted domainGretaD
2021-02-26Add Sieve supportDaniel Kesselberg
2021-02-17Switch to a non-deprecated cache factory methodChristoph Wurst
2020-12-16Add original attachments when forwarding a mailCyrille Bollu
2020-12-03Allow always showing images from trusted sendersChristoph Wurst
2020-11-03Remove dead methods from the Mailbox classChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-30Use a Github action for integration testsChristoph Wurst
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate \OCA\Mail\Integration\* to the PSR loggerChristoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-22Remove skipped testsChristoph Wurst
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-05-19Merge pull request #3116 from dehnhardt/show_only_subscribed_foldersChristoph Wurst
2020-05-19Ensure "subscribed" flag is transferred from imap serverHolger Dehnhardt
2020-05-19Add kitinerary-sys adapterChristoph Wurst
2020-05-14Mozartize the favicon libChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst