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
2020-05-05Merge pull request #3027 from nextcloud/fix/often-contacted-classifier-queryChristoph Wurst
2020-05-04Don't mark as important in archive, draft, junk, sent or trashChristoph Wurst
2020-04-30Fix query in often contacted sender classifierChristoph Wurst
2020-04-28Fix endless initial sync due to empty partial pageChristoph Wurst
2020-04-27Fix often replied percentagenightly-20200427Christoph Wurst
2020-04-27Merge pull request #2972 from nextcloud/fix/contacts-integration-servicesChristoph Wurst
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-24Make it possible to filter messages for the important flagChristoph 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-23Make it possible to mark messages importantChristoph Wurst
2020-04-23Use all available group servicesChristoph Wurst
2020-04-21Do not sync accounts that are provisioned and have no password setChristoph Wurst
2020-04-21Merge pull request #2935 from nextcloud/feature/clear-cache-actionJan-Christoph Borchardt
2020-04-20Make it possible to clear the message cache as userChristoph Wurst
2020-04-20Limit the size of recipient labelsChristoph 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-04-07Improve logging when the sent folder can't be createdChristoph Wurst
2020-04-03Fix URLs of embedded imagesChristoph Wurst
2020-04-01Do not pass the UID twice when sending a mailChristoph Wurst
2020-03-26Update the message cache when a message is flaggedChristoph Wurst
2020-03-26Merge pull request #2797 from nextcloud/techdept/refactor-message-flag-serviceChristoph Wurst
2020-03-26Merge pull request #2788 from nextcloud/feature/contacts-interaction-eventChristoph Wurst
2020-03-26Refactor message flag logic into a service methodChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-26Ignore the event if the interaction even class does not existChristoph Wurst
2020-03-26Dispatch an interaction event for sent messagesChristoph Wurst
2020-03-25Use short array syntaxChristoph Wurst
2020-03-25Add "view message source" functionalityCyrille Bollu
2020-03-23Turn on TLS peer verificationChristoph Wurst
2020-03-23Clean up exception handling (of Horde errors)Christoph Wurst
2020-03-20Remove the now unused \OCA\Mail\Db\Mailbox::getMailboxChristoph Wurst
2020-03-20Simplify the virtual favorite inboxChristoph Wurst
2020-03-03Log errors when the initial state data can't be loadedChristoph Wurst
2020-03-03Lower number of messages per requestChristoph Wurst
2020-03-03Merge pull request #2688 from nextcloud/enhancement/resume-initial-syncChristoph Wurst
2020-02-26Add psalm and apply auto fixesChristoph Wurst
2020-02-26Make it possible to resume the initial syncChristoph Wurst
2020-02-24Make envelope lists more versatileChristoph Wurst
2020-02-14Specify table name for selectChristoph Wurst
2020-02-14Fix distinct select in strict modeChristoph Wurst