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
2021-06-14Wrap Exceptions in ServiceException and remove ThrowableAnna 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
2020-12-04Use a static input vecotr size for the importance classifierChristoph Wurst
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Fix psalm errorsChristoph Wurst
2020-10-08Fix wrong member type docChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-09-25Fix php notice about undinfed index in importance classifierChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-02Merge pull request #3408 from IchbinkeinReh/fix/sender-no-email-2Christoph Wurst
2020-08-10Merge pull request #3292 from BMerz/masterChristoph Wurst
2020-08-08Added sender without mail check to the prepare functions of RepliedMessagesEx...Patrick Bender
2020-08-08Fixed linting errorsPatrick Bender
2020-08-08Added sender without mail check to ReadMessagesExtractorPatrick Bender
2020-08-01fixed php parse errorPatrick Bender
2020-08-01Make sure a sender exists AND it has an email in prepare function of Importan...Patrick Bender
2020-06-29Do not use the second param on \OCP\Files\SimpleFS\ISimpleFolder::newFileChristoph Wurst
2020-06-29Add more debug logging to classification persistanceChristoph Wurst
2020-06-22Log level for training classifier changedBenedikt Merz
2020-06-18Make sure a sender exists AND it has an emailChristoph Wurst
2020-06-16Make the importance classifier training more debuggableChristoph Wurst
2020-06-03Catch importance classification exception during syncChristoph Wurst
2020-05-28Migrate from php-ml to rubix/mlChristoph Wurst
2020-05-19Work around the cold start problem by falling back to rulesChristoph Wurst
2020-05-14Fix div by zero in important messages feature extractorChristoph Wurst
2020-05-13Add a ML-based classifier for important messagesChristoph Wurst
2020-04-30Fix query in often contacted sender classifierChristoph Wurst
2020-04-27Fix often replied percentagenightly-20200427Christoph Wurst
2020-04-23Add classifier for new messagesChristoph Wurst
2020-04-23Make it possible to mark messages importantChristoph Wurst