Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move HTML template to string | René 'Necoro' Neumann | 2020-04-21 | 3 | -12/+13 | |
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 5 | -17/+185 | |
* | Fixes and validation | René 'Necoro' Neumann | 2020-04-20 | 3 | -2/+15 | |
* | Fix vetting | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+1 | |
* | Started with mail creation | René 'Necoro' Neumann | 2020-04-20 | 2 | -3/+110 | |
* | Feeditems | René 'Necoro' Neumann | 2020-04-20 | 2 | -2/+14 | |
* | GlobalOptions | René 'Necoro' Neumann | 2020-04-20 | 3 | -25/+79 | |
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 5 | -149/+174 | |
* | Rename package 'parse' to 'feed' | René 'Necoro' Neumann | 2020-04-19 | 1 | -1/+1 | |
* | SELECT is not necessary for most operations -- skip it | René 'Necoro' Neumann | 2020-04-19 | 2 | -12/+1 | |
* | Store path as array -- the delimiter is not always '.' | René 'Necoro' Neumann | 2020-04-19 | 3 | -36/+44 | |
* | Split client part to client.go | René 'Necoro' Neumann | 2020-04-19 | 2 | -125/+137 | |
* | IMAP: Create folders | René 'Necoro' Neumann | 2020-04-19 | 1 | -4/+38 | |
* | Improved IMAP | René 'Necoro' Neumann | 2020-04-19 | 1 | -3/+88 | |
* | Started IMAP connection | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+126 | |
* | Use our own logger for debug for convenience sake | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+3 | |
* | Fix debug logging m( | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+2 | |
* | Rename util.go to log.go. Add verbose mode | René 'Necoro' Neumann | 2020-04-19 | 3 | -20/+48 | |
* | Do not print the parsedCfg anymore | René 'Necoro' Neumann | 2020-04-19 | 1 | -1/+1 | |
* | Fetching and parsing the feeds | René 'Necoro' Neumann | 2020-04-19 | 2 | -0/+66 | |
* | Tests for `buildFeeds` and corresponding fixes | René 'Necoro' Neumann | 2020-04-18 | 3 | -3/+141 | |
* | Error if unnamed feed | René 'Necoro' Neumann | 2020-04-18 | 1 | -0/+4 | |
* | Move to yaml_test | René 'Necoro' Neumann | 2020-04-18 | 1 | -26/+0 | |
* | Fix dup key detection | René 'Necoro' Neumann | 2020-04-18 | 1 | -1/+2 | |
* | Tests | René 'Necoro' Neumann | 2020-04-18 | 3 | -21/+197 | |
* | Split up main.go | René 'Necoro' Neumann | 2020-04-17 | 2 | -0/+123 |