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-07-13Fix performance logger message for vanished messagesChristoph Wurst
2022-05-12Turn off cache for initial sync to prevent a memory leakChristoph Wurst
2022-05-12Add more detailed performance logging to occ syncChristoph Wurst
2022-05-09Share Horde_Client between sync and perflags queryenhancement/remove-duplicate-loginAnna Larch
2022-04-27Build threads conditionallyenhancement/conditional-threadingChristoph Wurst
2022-04-04Handle IMAP disconnects more explicitlyChristoph Wurst
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-08-16Ignore already known UIDs when looking for new onesChristoph Wurst
2021-06-22Tag messages in classifierAnna Larch
2021-05-26Add bg job for label syncAnna Larch
2021-04-26Reintroduce unread counter in app navigationRichard Steinmetz
2021-03-31Rework duplicate entry handling for tagsAnna Larch
2021-03-29Merge pull request #4765 from nextcloud/fix/initial-sync-lock-full-mailboxChristoph Wurst
2021-03-22Add tagging to messagesAnna Larch
2021-03-15Lock the full mailbox when doing a (forced) initial syncChristoph Wurst
2021-03-09Add logging to syncAnna Larch
2021-02-17Fix envelopes not vanishing on syncRichard Steinmetz
2020-11-18Add debug logs for mailbox locking/unlockingChristoph Wurst
2020-10-14Catch mailbox does not support mod-sequences error and force a full sync if i...Patrick Bender
2020-09-24Add a flag that indicates whether an inbox should be sync'edChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-08-27Do not compare apples and pears during the mailbox syncChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-07-13Build threads after each IMAP syncChristoph Wurst
2020-05-19Implement multiple envelopes selectionCyrille Bollu
2020-04-27Merge pull request #2980 from nextcloud/enhancement/incomplete-sync-progressChristoph Wurst
2020-04-27Merge pull request #2979 from nextcloud/fix/uid-validity-change-handlingChristoph Wurst
2020-04-24Merge pull request #2648 from nextcloud/feature/PriorityInbox_listsChristoph Wurst
2020-04-24Fix the UID validity change logicChristoph Wurst
2020-04-24Add virtual priority inboxGretaD
2020-04-24Log the progress of an incomplete syncChristoph Wurst
2020-04-24Fix the namespace of UidValidityChangedExceptionChristoph Wurst
2020-04-23Add classifier for new messagesChristoph Wurst
2020-04-20Make it possible to clear the message cache as userChristoph Wurst
2020-04-16Fix lower bound when fetching a range of IMAP messages for the syncChristoph Wurst
2020-04-16In cron always sync mailboxes before sync'ing their messagesChristoph Wurst
2020-04-16Fix handling of service exceptionsChristoph Wurst
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-04-07Lower the memory footprint of the initial message cache syncChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-20Remove the now unused \OCA\Mail\Db\Mailbox::getMailboxChristoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst