Commit Graph

  • 3b3c20962b Add database close test Carlo Strub 2017-05-11 02:47:00 +0000
  • 5bad623da4 add database test Carlo Strub 2017-05-10 19:09:02 +0000
  • 095885bc90 fix tests where err variable was missing in wordlist Carlo Strub 2017-05-10 17:34:58 +0000
  • cd5b02b0c7 glide up Carlo Strub 2017-05-10 17:28:21 +0000
  • 639ffadfe3 fix some static code errors Carlo Strub 2017-05-10 17:23:25 +0000
  • 962777cbbe no need to keep that file as it is generated dynamically Carlo Strub 2017-05-10 17:14:48 +0000
  • 87c404191f add cover to test Carlo Strub 2017-05-10 17:14:26 +0000
  • b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog data structures -- still way to go though. Carlo Strub 2017-05-10 03:45:11 +0000
  • 0497999a15 many new things... Carlo Strub 2017-05-08 03:29:25 +0000
  • 237fe45ced glide up Carlo Strub 2017-05-05 01:59:31 +0000
  • 12acfb5fe3 add retailnext/hllpp Carlo Strub 2017-04-27 14:31:16 +0200
  • cf598f8710 big code cleanup Carlo Strub 2017-04-26 11:20:21 +0000
  • 14d7ba2cf2 simplify code Carlo Strub 2017-04-25 17:18:21 +0000
  • 2892cecb51 glide up Carlo Strub 2017-04-25 17:05:36 +0000
  • 1a71d29eae Write methods for Maildir Carlo Strub 2017-04-25 17:01:11 +0000
  • 59c43f40bc Fix checking version numbers correctly Carlo Strub 2017-04-19 19:04:06 +0000
  • 5d60c9b309 add raw CHANGELOG.md Carlo Strub 2017-04-19 14:37:42 +0000
  • 3d7c35a02e Fix Makefile so that every make command runs fine Carlo Strub 2017-04-19 14:35:12 +0000
  • 2e4a1eeed5 Borrow Makefile from github.com/Masterminds/glide Carlo Strub 2017-04-19 13:36:52 +0000
  • 76198ada5d typo Carlo Strub 2017-04-19 07:49:06 +0000
  • b5617db460 simplify code Carlo Strub 2017-04-19 07:46:57 +0000
  • 19201b479d create daemon methods Carlo Strub 2017-04-19 07:44:38 +0000
  • 632f0d7ea3 make cmd buildable by exporting more functions in the package Carlo Strub 2017-04-17 21:13:18 +0000
  • 95eae62da6 glide up Carlo Strub 2017-04-15 20:24:16 +0000
  • 8804ec20c7 separate out command and package Carlo Strub 2017-04-15 20:23:26 +0000
  • a6b1d02ac2 Classify Carlo Strub 2017-03-19 22:35:13 +0000
  • 6613f768da classify Carlo Strub 2017-03-19 21:43:14 +0000
  • 0afac8f4c8 add a counter bucket to processed, move some stuff out of main, clean up mail, create bayesian updater Carlo Strub 2017-03-19 20:54:23 +0000
  • ca967c197a observe changes in the mail directories and add dummy functions to handle classifications Carlo Strub 2017-03-16 22:08:23 +0000
  • 58e853c557 glide up and get fsnotify Carlo Strub 2017-03-16 21:33:00 +0000
  • 0961e96b5a Index both junk and good mail in one function Carlo Strub 2017-03-16 21:14:24 +0000
  • 667f75925f Load can handle Junk directory automatically Carlo Strub 2017-03-16 21:04:38 +0000
  • f25c7b2c86 more docs Carlo Strub 2017-03-16 20:58:24 +0000
  • e24bd2b7ff more documentation Carlo Strub 2017-03-16 20:43:59 +0000
  • ca521d51d6 fix tests and remove filter.go Carlo Strub 2017-03-16 20:21:24 +0000
  • b887d7dd46 begin handling mails -- far from being done Carlo Strub 2017-03-16 20:13:39 +0000
  • a5e7b729db add start logo Carlo Strub 2017-03-14 22:07:34 +0000
  • c5dc21e58e check if sisyphus is running in the background already Carlo Strub 2017-03-14 21:38:12 +0000
  • 029e8b2457 move daemon stuff out of main into daemon source file Carlo Strub 2017-03-14 21:31:28 +0000
  • f1ac61d5ae add coveralls Carlo Strub 2017-03-14 21:11:39 +0000
  • 8c8cf939fc remove 1.7 testing Carlo Strub 2017-03-14 21:04:26 +0000
  • f58ac47c4f fix test by sorting output Carlo Strub 2017-03-14 20:58:12 +0000
  • e5b59cafef daemonize Carlo Strub 2017-03-14 20:27:05 +0000
  • cb45c57c4d allow for a slice of maildirs to be handled Carlo Strub 2017-03-12 23:18:58 +0000
  • 3bc9beb113 Store sisyphus.db in Maildir Carlo Strub 2017-03-12 22:50:43 +0000
  • 754eac57b1 Use cli error handling Carlo Strub 2017-03-12 22:40:16 +0000
  • d47bc76dc4 cli operates now Carlo Strub 2017-03-12 22:28:47 +0000
  • 7208399fac use cli to create a decent command line app Carlo Strub 2017-03-11 20:34:54 +0000
  • 88a68aacb8 create database Carlo Strub 2017-03-11 20:02:17 +0000
  • ceda4054c7 Coverage badge Carlo Strub 2017-03-11 19:11:45 +0000
  • e56cd53729 add codebeat Carlo Strub 2017-03-10 22:03:26 +0000
  • 2d39b89243 move filter stuff into separate source file Carlo Strub 2017-03-10 21:53:39 +0000
  • eb24f37ae7 produce word lists Carlo Strub 2017-03-10 21:41:49 +0000
  • 0a6934b3ba turn travis cache off temporarily Carlo Strub 2017-03-09 19:30:28 +0000
  • ce88d598f8 glide up Carlo Strub 2017-03-09 19:14:18 +0000
  • 9ef93ecca8 separate out the mail functions Carlo Strub 2017-03-09 19:05:51 +0000
  • 04635b090a clean up mails properly Carlo Strub 2017-03-08 13:10:31 +0000
  • f759f1bae7 fix test Carlo Strub 2017-03-08 08:50:21 +0000
  • 62250e3b68 make travis happier Carlo Strub 2017-03-08 08:31:15 +0000
  • e4af378ec0 make travis happy Carlo Strub 2017-03-08 08:29:13 +0000
  • 18cb0c1b57 update initial docs Carlo Strub 2017-03-08 08:23:38 +0000
  • 0f27b155f6 add initial docs Carlo Strub 2017-03-08 08:07:34 +0000
  • a7ecbf8897 add more batches Carlo Strub 2017-03-08 08:04:53 +0000
  • ba323ccbef add line above appveyor.yaml Carlo Strub 2017-03-08 07:54:51 +0000
  • c986fdec0c add appveyor.yaml Carlo Strub 2017-03-08 07:46:57 +0000
  • d0c7d79203 more tests and better sanitation Carlo Strub 2017-03-03 22:25:49 +0000
  • 5d367a0455 sorting Carlo Strub 2017-02-28 22:51:00 +0000
  • 007a70edb4 more cleaning Carlo Strub 2017-02-28 22:50:36 +0000
  • 4216909c6a glide up Carlo Strub 2017-02-28 21:30:37 +0000
  • 43f8bb374b add vendor to travis cache Carlo Strub 2017-02-28 18:13:39 +0000
  • 63ad964f50 tests run fine now Carlo Strub 2017-02-28 18:00:12 +0000
  • 6417fbe933 use quotedprintable for decoding Carlo Strub 2017-02-27 23:43:20 +0000
  • d4899a5d0a first test Carlo Strub 2017-02-27 21:36:17 +0000
  • a3bbba66ac glide up Carlo Strub 2017-02-27 19:38:00 +0000
  • f2ffeb90eb work in progress Carlo Strub 2017-02-26 21:55:39 +0000
  • 21a88d8ddc clean up how to load Maildir and mails in it Carlo Strub 2017-02-26 21:54:44 +0000
  • 730a7588ac Merge branch 'master' of github.com:carlostrub/sisyphus Carlo Strub 2017-02-22 23:36:27 +0000
  • d3f2f6b099 ginkgo Carlo Strub 2017-02-22 23:36:08 +0000
  • b0f7afd895 Update Readme with Travis status Carlo Strub 2017-02-23 00:30:56 +0100
  • 0538ebba38 travis Carlo Strub 2017-02-22 23:21:05 +0000
  • 87aebe185e travis Carlo Strub 2017-02-22 23:17:28 +0000
  • 96fca564b9 travis Carlo Strub 2017-02-22 23:15:45 +0000
  • 0a371991fc travis Carlo Strub 2017-02-22 23:14:33 +0000
  • 2ed67c63c5 first travis file Carlo Strub 2017-02-22 23:09:24 +0000
  • da427ae069 start loading mails and classifying them Carlo Strub 2017-02-22 23:01:16 +0000
  • 1694b0b35d adjust gitignore Carlo Strub 2017-02-22 19:23:13 +0000
  • 46e554e188 get lists of mail keys Carlo Strub 2017-02-20 22:57:33 +0000
  • f2e326313b initial commit Carlo Strub 2017-02-20 22:24:11 +0000
  • 5562e74d3c Initial glide commit Carlo Strub 2017-02-20 22:19:10 +0000
  • b0d2c2dfce Initial commit Carlo Strub 2017-02-20 23:12:05 +0100