Commit Graph

87 Commits (cd5b02b0c73928b633f85ad80ed4c8094af9abd1)
 

Author SHA1 Message Date
Carlo Strub cd5b02b0c7 glide up 7 years ago
Carlo Strub 639ffadfe3 fix some static code errors 7 years ago
Carlo Strub 962777cbbe no need to keep that file as it is generated dynamically 7 years ago
Carlo Strub 87c404191f add cover to test 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 237fe45ced glide up 8 years ago
Carlo Strub 12acfb5fe3 add retailnext/hllpp 8 years ago
Carlo Strub cf598f8710 big code cleanup 8 years ago
Carlo Strub 14d7ba2cf2 simplify code 8 years ago
Carlo Strub 2892cecb51 glide up 8 years ago
Carlo Strub 1a71d29eae Write methods for Maildir 8 years ago
Carlo Strub 59c43f40bc Fix checking version numbers correctly 8 years ago
Carlo Strub 5d60c9b309 add raw CHANGELOG.md 8 years ago
Carlo Strub 3d7c35a02e Fix Makefile so that every make command runs fine 8 years ago
Carlo Strub 2e4a1eeed5 Borrow Makefile from github.com/Masterminds/glide 8 years ago
Carlo Strub 76198ada5d typo 8 years ago
Carlo Strub b5617db460 simplify code 8 years ago
Carlo Strub 19201b479d create daemon methods 8 years ago
Carlo Strub 632f0d7ea3 make cmd buildable by exporting more functions in the package 8 years ago
Carlo Strub 95eae62da6 glide up 8 years ago
Carlo Strub 8804ec20c7 separate out command and package 8 years ago
Carlo Strub a6b1d02ac2 Classify 8 years ago
Carlo Strub 6613f768da classify 8 years ago
Carlo Strub 0afac8f4c8 add a counter bucket to processed, move some stuff out of main, clean up
mail, create bayesian updater
8 years ago
Carlo Strub ca967c197a observe changes in the mail directories and add dummy functions to handle classifications 8 years ago
Carlo Strub 58e853c557 glide up and get fsnotify 8 years ago
Carlo Strub 0961e96b5a Index both junk and good mail in one function 8 years ago
Carlo Strub 667f75925f Load can handle Junk directory automatically 8 years ago
Carlo Strub f25c7b2c86 more docs 8 years ago
Carlo Strub e24bd2b7ff more documentation 8 years ago
Carlo Strub ca521d51d6 fix tests and remove filter.go 8 years ago
Carlo Strub b887d7dd46 begin handling mails -- far from being done 8 years ago
Carlo Strub a5e7b729db add start logo 8 years ago
Carlo Strub c5dc21e58e check if sisyphus is running in the background already 8 years ago
Carlo Strub 029e8b2457 move daemon stuff out of main into daemon source file 8 years ago
Carlo Strub f1ac61d5ae add coveralls 8 years ago
Carlo Strub 8c8cf939fc remove 1.7 testing 8 years ago
Carlo Strub f58ac47c4f fix test by sorting output 8 years ago
Carlo Strub e5b59cafef daemonize 8 years ago
Carlo Strub cb45c57c4d allow for a slice of maildirs to be handled 8 years ago
Carlo Strub 3bc9beb113 Store sisyphus.db in Maildir 8 years ago
Carlo Strub 754eac57b1 Use cli error handling 8 years ago
Carlo Strub d47bc76dc4 cli operates now 8 years ago
Carlo Strub 7208399fac use cli to create a decent command line app 8 years ago
Carlo Strub 88a68aacb8 create database 8 years ago
Carlo Strub ceda4054c7 Coverage badge 8 years ago
Carlo Strub e56cd53729 add codebeat 8 years ago
Carlo Strub 2d39b89243 move filter stuff into separate source file 8 years ago
Carlo Strub eb24f37ae7 produce word lists 8 years ago