aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
Commit message (Collapse)AuthorAgeFilesLines
* Adding support to multiple maildirsYuchen Pei2022-05-311-23/+19
|
* adding error handlingYuchen Pei2022-05-301-1/+6
| | | | - error with one feed does not crash the whole program
* fixed a few thingsYuchen Pei2022-05-301-13/+25
| | | | | - redundant imports and deps - check file existence
* lintingYuchen Pei2022-05-301-3/+3
|
* adding license and coppyright headersYuchen Pei2022-05-301-0/+20
|
* Added config file optionYuchen Pei2022-05-301-7/+23
|
* several enhancementsYuchen Pei2022-05-301-4/+13
| | | | | | | - logging - sorting by date - adding enclosure - deterministic message id using md5
* time and map updatesYuchen Pei2022-05-281-4/+5
|
* break apart the code, timestamp read imp.Yuchen Pei2022-05-271-0/+19