aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-01New options --build-cache and --dry-runRené 'Necoro' Neumann3-16/+38
2020-04-27Stylistic improvementsRené 'Necoro' Neumann1-7/+12
2020-04-27Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann4-4/+34
2020-04-27Fix messagesRené 'Necoro' Neumann1-2/+2
2020-04-26Fix template generationRené 'Necoro' Neumann1-1/+3
2020-04-26Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann4-49/+85
2020-04-26Option `always-new`René 'Necoro' Neumann5-7/+21
2020-04-26Fix logic in `similarTo`René 'Necoro' Neumann1-4/+4
2020-04-26Options: "disable" and "ignore-hash"René 'Necoro' Neumann4-6/+16
2020-04-26Handle the waitGroup internally in ForeachGoRené 'Necoro' Neumann3-20/+13
2020-04-26Some linting remarksRené 'Necoro' Neumann6-14/+18
2020-04-26Update README.mdRené 'Necoro' Neumann1-1/+1
2020-04-26Update README.mdRené 'Necoro' Neumann1-5/+2
2020-04-26Update README.mdRené 'Necoro' Neumann1-8/+33
2020-04-26Filtering from cacheRené 'Necoro' Neumann9-14/+219
2020-04-26Improved HTML templateRené 'Necoro' Neumann2-7/+10
2020-04-25Add debug outputRené 'Necoro' Neumann2-8/+39
2020-04-25feeditem.CreatorRené 'Necoro' Neumann2-1/+8
2020-04-25Shortcut: do nothing, if there is no feed leftRené 'Necoro' Neumann2-0/+9
2020-04-25Remove undue feedsRené 'Necoro' Neumann5-1/+20
2020-04-25Push global feed configuration to feedsRené 'Necoro' Neumann5-17/+35
2020-04-25Split cache fileRené 'Necoro' Neumann3-121/+131
2020-04-25Remove Feeds.StringRené 'Necoro' Neumann1-26/+0
2020-04-25Larger restructuringRené 'Necoro' Neumann20-437/+495
2020-04-25Improved cachingRené 'Necoro' Neumann6-161/+315
2020-04-24Started cachingRené 'Necoro' Neumann3-1/+133
2020-04-23Notify about the number of successfully fetched feeds.René 'Necoro' Neumann2-6/+22
2020-04-23Fix concurrent access to the same folderRené 'Necoro' Neumann2-5/+43
2020-04-23A mailbox may exist, but not be writable when \Noselect is setRené 'Necoro' Neumann2-3/+15
2020-04-23Move template to subfolder of feedRené 'Necoro' Neumann3-1/+1
2020-04-23Restructure imap pkgRené 'Necoro' Neumann8-267/+316
2020-04-23Concurrent imapRené 'Necoro' Neumann4-96/+184
2020-04-22Fix html templateRené 'Necoro' Neumann2-3/+11
2020-04-22Concurrent feed processing; central imap handlerRené 'Necoro' Neumann6-31/+161
2020-04-22Revert to the now patched version of go-messageRené 'Necoro' Neumann2-5/+4
2020-04-22Use patched version of go-messageRené 'Necoro' Neumann3-10/+5
2020-04-21Update README.mdRené 'Necoro' Neumann1-0/+2
2020-04-21Improved HTML creationRené 'Necoro' Neumann4-3/+22
2020-04-21Upload mails to imapRené 'Necoro' Neumann3-35/+80
2020-04-21Move HTML template to stringRené 'Necoro' Neumann3-12/+13
2020-04-21HTML Template part of the mailRené 'Necoro' Neumann7-18/+199
2020-04-20Fixes and validationRené 'Necoro' Neumann6-28/+25
2020-04-20Fix vettingRené 'Necoro' Neumann1-1/+1
2020-04-20Started with mail creationRené 'Necoro' Neumann4-3/+126
2020-04-20FeeditemsRené 'Necoro' Neumann2-2/+14
2020-04-20GlobalOptionsRené 'Necoro' Neumann3-25/+79
2020-04-19RestructureRené 'Necoro' Neumann6-152/+177
2020-04-19Rename package 'parse' to 'feed'René 'Necoro' Neumann2-3/+3
2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1
2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44