Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix logic in `similarTo` | René 'Necoro' Neumann | 2020-04-26 | 1 | -4/+4 | |
* | Options: "disable" and "ignore-hash" | René 'Necoro' Neumann | 2020-04-26 | 3 | -6/+6 | |
* | Handle the waitGroup internally in ForeachGo | René 'Necoro' Neumann | 2020-04-26 | 2 | -14/+10 | |
* | Some linting remarks | René 'Necoro' Neumann | 2020-04-26 | 4 | -11/+13 | |
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 6 | -14/+200 | |
* | Improved HTML template | René 'Necoro' Neumann | 2020-04-26 | 2 | -7/+10 | |
* | feeditem.Creator | René 'Necoro' Neumann | 2020-04-25 | 2 | -1/+8 | |
* | Shortcut: do nothing, if there is no feed left | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+4 | |
* | Remove undue feeds | René 'Necoro' Neumann | 2020-04-25 | 4 | -1/+18 | |
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 | |
* | Split cache file | René 'Necoro' Neumann | 2020-04-25 | 3 | -121/+131 | |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 15 | -694/+113 | |
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 5 | -147/+306 | |
* | Started caching | René 'Necoro' Neumann | 2020-04-24 | 1 | -0/+120 | |
* | Notify about the number of successfully fetched feeds. | René 'Necoro' Neumann | 2020-04-23 | 1 | -5/+19 | |
* | Fix concurrent access to the same folder | René 'Necoro' Neumann | 2020-04-23 | 2 | -5/+43 | |
* | A mailbox may exist, but not be writable when \Noselect is set | René 'Necoro' Neumann | 2020-04-23 | 2 | -3/+15 | |
* | Move template to subfolder of feed | René 'Necoro' Neumann | 2020-04-23 | 3 | -1/+1 | |
* | Restructure imap pkg | René 'Necoro' Neumann | 2020-04-23 | 8 | -267/+316 | |
* | Concurrent imap | René 'Necoro' Neumann | 2020-04-23 | 3 | -90/+176 | |
* | Fix html template | René 'Necoro' Neumann | 2020-04-22 | 2 | -3/+11 | |
* | Concurrent feed processing; central imap handler | René 'Necoro' Neumann | 2020-04-22 | 5 | -13/+130 | |
* | Use patched version of go-message | René 'Necoro' Neumann | 2020-04-22 | 1 | -7/+1 | |
* | Improved HTML creation | René 'Necoro' Neumann | 2020-04-21 | 4 | -3/+22 | |
* | Upload mails to imap | René 'Necoro' Neumann | 2020-04-21 | 2 | -26/+59 | |
* | 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 |