2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Carlo Strub
14d7ba2cf2 simplify code 2017-04-25 17:18:21 +00:00
Carlo Strub
2892cecb51 glide up 2017-04-25 17:05:36 +00:00
Carlo Strub
1a71d29eae Write methods for Maildir 2017-04-25 17:01:11 +00:00
Carlo Strub
59c43f40bc Fix checking version numbers correctly 2017-04-19 19:04:06 +00:00
Carlo Strub
5d60c9b309 add raw CHANGELOG.md 2017-04-19 14:37:42 +00:00
Carlo Strub
3d7c35a02e Fix Makefile so that every make command runs fine 2017-04-19 14:35:12 +00:00
Carlo Strub
2e4a1eeed5 Borrow Makefile from github.com/Masterminds/glide 2017-04-19 13:36:52 +00:00
Carlo Strub
76198ada5d typo 2017-04-19 07:49:06 +00:00
Carlo Strub
b5617db460 simplify code 2017-04-19 07:46:57 +00:00
Carlo Strub
19201b479d create daemon methods 2017-04-19 07:44:38 +00:00
Carlo Strub
632f0d7ea3 make cmd buildable by exporting more functions in the package 2017-04-17 21:13:18 +00:00
Carlo Strub
95eae62da6 glide up 2017-04-15 20:24:16 +00:00
Carlo Strub
8804ec20c7 separate out command and package 2017-04-15 20:23:26 +00:00
Carlo Strub
a6b1d02ac2 Classify 2017-03-19 22:35:13 +00:00
Carlo Strub
6613f768da classify 2017-03-19 21:43:14 +00:00
Carlo Strub
0afac8f4c8 add a counter bucket to processed, move some stuff out of main, clean up
mail, create bayesian updater
2017-03-19 20:54:23 +00:00
Carlo Strub
ca967c197a observe changes in the mail directories and add dummy functions to handle classifications 2017-03-16 22:08:23 +00:00
Carlo Strub
58e853c557 glide up and get fsnotify 2017-03-16 21:33:00 +00:00
Carlo Strub
0961e96b5a Index both junk and good mail in one function 2017-03-16 21:14:24 +00:00
Carlo Strub
667f75925f Load can handle Junk directory automatically 2017-03-16 21:04:38 +00:00
Carlo Strub
f25c7b2c86 more docs 2017-03-16 20:58:24 +00:00
Carlo Strub
e24bd2b7ff more documentation 2017-03-16 20:43:59 +00:00
Carlo Strub
ca521d51d6 fix tests and remove filter.go 2017-03-16 20:21:24 +00:00
Carlo Strub
b887d7dd46 begin handling mails -- far from being done 2017-03-16 20:13:39 +00:00
Carlo Strub
a5e7b729db add start logo 2017-03-14 22:07:34 +00:00
Carlo Strub
c5dc21e58e check if sisyphus is running in the background already 2017-03-14 21:38:12 +00:00
Carlo Strub
029e8b2457 move daemon stuff out of main into daemon source file 2017-03-14 21:31:28 +00:00
Carlo Strub
f1ac61d5ae add coveralls 2017-03-14 21:11:39 +00:00
Carlo Strub
8c8cf939fc remove 1.7 testing 2017-03-14 21:04:26 +00:00
Carlo Strub
f58ac47c4f fix test by sorting output 2017-03-14 20:58:12 +00:00
Carlo Strub
e5b59cafef daemonize 2017-03-14 20:27:05 +00:00
Carlo Strub
cb45c57c4d allow for a slice of maildirs to be handled 2017-03-12 23:18:58 +00:00
Carlo Strub
3bc9beb113 Store sisyphus.db in Maildir 2017-03-12 22:50:43 +00:00
Carlo Strub
754eac57b1 Use cli error handling 2017-03-12 22:40:16 +00:00
Carlo Strub
d47bc76dc4 cli operates now 2017-03-12 22:28:47 +00:00
Carlo Strub
7208399fac use cli to create a decent command line app 2017-03-11 20:34:54 +00:00
Carlo Strub
88a68aacb8 create database 2017-03-11 20:02:17 +00:00
Carlo Strub
ceda4054c7 Coverage badge 2017-03-11 19:11:45 +00:00
Carlo Strub
e56cd53729 add codebeat 2017-03-10 22:03:26 +00:00
Carlo Strub
2d39b89243 move filter stuff into separate source file 2017-03-10 21:53:39 +00:00
Carlo Strub
eb24f37ae7 produce word lists 2017-03-10 21:41:49 +00:00
Carlo Strub
0a6934b3ba turn travis cache off temporarily 2017-03-09 19:30:28 +00:00
Carlo Strub
ce88d598f8 glide up 2017-03-09 19:14:18 +00:00
Carlo Strub
9ef93ecca8 separate out the mail functions 2017-03-09 19:05:51 +00:00
Carlo Strub
04635b090a clean up mails properly 2017-03-08 13:10:31 +00:00
Carlo Strub
f759f1bae7 fix test 2017-03-08 08:50:21 +00:00
Carlo Strub
62250e3b68 make travis happier 2017-03-08 08:31:15 +00:00
Carlo Strub
e4af378ec0 make travis happy 2017-03-08 08:29:13 +00:00
Carlo Strub
18cb0c1b57 update initial docs 2017-03-08 08:23:38 +00:00
Carlo Strub
0f27b155f6 add initial docs 2017-03-08 08:07:34 +00:00