Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize flag handling | René 'Necoro' Neumann | 2020-05-11 | 1 | -17/+30 |
| | |||||
* | Fix building cache | René 'Necoro' Neumann | 2020-05-10 | 1 | -1/+3 |
| | |||||
* | Print version during startup | René 'Necoro' Neumann | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Build releases with goreleaser | René 'Necoro' Neumann | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Explicit version info | René 'Necoro' Neumann | 2020-05-03 | 1 | -1/+2 |
| | |||||
* | --version flag | René 'Necoro' Neumann | 2020-05-03 | 1 | -0/+6 |
| | |||||
* | Update support for IMAP | René 'Necoro' Neumann | 2020-05-03 | 1 | -4/+4 |
| | |||||
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 1 | -3/+3 |
| | |||||
* | Logging fixes | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+1 |
| | |||||
* | New options --build-cache and --dry-run | René 'Necoro' Neumann | 2020-05-01 | 1 | -13/+21 |
| | | | | Closes #11 | ||||
* | Handle the waitGroup internally in ForeachGo | René 'Necoro' Neumann | 2020-04-26 | 1 | -6/+3 |
| | |||||
* | Some linting remarks | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+5 |
| | |||||
* | Add debug output | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+6 |
| | |||||
* | Shortcut: do nothing, if there is no feed left | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+5 |
| | |||||
* | Remove undue feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+2 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -8/+9 |
| | |||||
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 1 | -14/+9 |
| | |||||
* | Started caching | René 'Necoro' Neumann | 2020-04-24 | 1 | -0/+11 |
| | |||||
* | Notify about the number of successfully fetched feeds. | René 'Necoro' Neumann | 2020-04-23 | 1 | -1/+3 |
| | |||||
* | Concurrent imap | René 'Necoro' Neumann | 2020-04-23 | 1 | -6/+8 |
| | |||||
* | Concurrent feed processing; central imap handler | René 'Necoro' Neumann | 2020-04-22 | 1 | -18/+31 |
| | |||||
* | Upload mails to imap | René 'Necoro' Neumann | 2020-04-21 | 1 | -9/+21 |
| | |||||
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 1 | -0/+9 |
| | |||||
* | Fixes and validation | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+5 |
| | |||||
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 1 | -3/+3 |
| | |||||
* | Rename package 'parse' to 'feed' | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+2 |
| | |||||
* | Started IMAP connection | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+15 |
| | |||||
* | Rename util.go to log.go. Add verbose mode | René 'Necoro' Neumann | 2020-04-19 | 1 | -4/+6 |
| | |||||
* | Fetching and parsing the feeds | René 'Necoro' Neumann | 2020-04-19 | 1 | -3/+7 |
| | |||||
* | Move feed2imap-go/main.go to toplevel again | René 'Necoro' Neumann | 2020-04-18 | 1 | -0/+31 |
| | |||||
* | Split up main.go | René 'Necoro' Neumann | 2020-04-17 | 1 | -138/+0 |
| | |||||
* | Read and organize feeds | René 'Necoro' Neumann | 2020-04-17 | 1 | -16/+100 |
| | |||||
* | Initial commit | René 'Necoro' Neumann | 2020-04-17 | 1 | -0/+54 |