Commit Graph

26 Commits (master)

Author SHA1 Message Date
Carlo Strub e7ac26f264
Add dry run mode that does not move mails after classification (fixes #8) 6 years ago
Carlo Strub 96a37e0439
Do not require environment variables set for help (fixes #7) 6 years ago
Carlo Strub 1ee7cfa40d
add some comments 6 years ago
Carlo Strub 40c3b023dd
use proper dependency on urfave/cli (fixes #5) 6 years ago
Carlo Strub 379d9dee1c
move info into the library 6 years ago
Carlo Strub 3a95f5cf1b
Use path/filepath for cleaner and safer path generation 6 years ago
Carlo Strub a08ad36d6e
Welcome 2018 6 years ago
Carlo Strub 467d8c0465
- backup functionality
- stats functionality
6 years ago
Carlo Strub 7859b98d9c
perform backup first 6 years ago
Carlo Strub eaca7173f2
create a backup after learning 6 years ago
Carlo Strub 77fa162ee0 improve help flag, configuration only via env variables, allow duration to be changed at runtime 7 years ago
Carlo Strub 93a4eb1a31 small fixes on application help page, removing an unused variable 7 years ago
Carlo Strub 1df45dc7b3 - we go 12factor
- remove daemon stuff
- change logo
7 years ago
Carlo Strub 2216b2a929 Implement automatic learning after predefined duration 7 years ago
Carlo Strub 88fefe9249 junk is just fine 7 years ago
Carlo Strub 9027d8a954 log when done learning 7 years ago
Carlo Strub 87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
7 years ago
Carlo Strub 84db65b054 Improve help text 7 years ago
Carlo Strub 8ce5e2dada re-enable watcher 7 years ago
Carlo Strub 1e67467307 use logrus properly (fixes #1) 7 years ago
Carlo Strub 04cc804722 replace log by logrus 7 years ago
Carlo Strub b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog
data structures -- still way to go though.
7 years ago
Carlo Strub 0497999a15 many new things... 7 years ago
Carlo Strub 1a71d29eae Write methods for Maildir 7 years ago
Carlo Strub 59c43f40bc Fix checking version numbers correctly 7 years ago
Carlo Strub 3d7c35a02e Fix Makefile so that every make command runs fine 7 years ago