summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* indices can now return confidence levelsbayesdakkar2020-03-16
* actually working cache updating in ByAddressesdakkar2020-03-16
* more async!dakkar2020-03-16
* always decont the arguments to pairdakkar2020-03-05
* nicer typesdakkar2020-01-26
* timeout when parsing a socketdakkar2020-01-25
* Revert "fewer temporary variables"dakkar2020-01-25
* say where things went wrongdakkar2020-01-25
* numeric types, not-zero constantdakkar2020-01-25
* safer socket input?dakkar2020-01-25
* don't die if the other end closes the socketdakkar2020-01-25
* speed-up Bayes predictionsdakkar2020-01-25
* fewer temporary variablesdakkar2020-01-25
* nicer scan-dir signaturedakkar2020-01-25
* pre-compute more Bayes stuffdakkar2020-01-11
* allow multiple maildirs on cmdlinedakkar2020-01-11
* lock when reading, toodakkar2020-01-03
* use a set instead of an arraydakkar2020-01-03
* binding FTWdakkar2020-01-03
* I don't understand this context/flat thingdakkar2019-12-31
* better fix for the array type checkdakkar2019-12-31
* avoid type check failuredakkar2019-12-31
* work around some weird newline issuesdakkar2019-12-31
* more sensible worker count defaultdakkar2019-12-31
* log end-of-scandakkar2019-12-29
* handle receiving same file more than oncedakkar2019-12-29
* better scandirdakkar2019-12-29
* new module extensiondakkar2019-12-29
* close files after parsingdakkar2019-12-29
* change port from cmdlinedakkar2019-12-29
* warn exceptions' normal stringification, not their `.perl`dakkar2019-12-29
* 6.d has been stable a whiledakkar2019-12-29
* better predictions with small foldersdakkar2019-12-28
* no need to .key on pairs we don't care aboutdakkar2019-12-28
* more types, counts seems to work better this waydakkar2019-12-28
* one more addressdakkar2019-12-28
* forget about things when they go to 0dakkar2019-12-28
* naive-bayes classifying indexdakkar2019-12-28
* make things faster by doing more work (?!??!)dakkar2019-12-27
* ok, the slow bit is looking for the @separatorsdakkar2019-12-27
* Log::Timelinedakkar2019-12-27
* types in Storedakkar2019-12-27
* some fixes after manual testingdakkar2019-12-27
* skip non-mails based on name, firstdakkar2019-12-27
* move scan-dir out of Storedakkar2019-12-27
* extract addressesdakkar2019-12-27
* restructure store, extract serverdakkar2019-12-26
* test emaildakkar2018-11-16
* test the parserdakkar2018-11-16
* look up by refs, not id!dakkar2018-11-09