Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce http.Context to bundle http specific parameters | René 'Necoro' Neumann | 2022-01-08 | 1 | -0/+8 |
* | Prefer the self-link of the feed over the URL. | René 'Necoro' Neumann | 2021-12-21 | 1 | -10/+16 |
* | Renamed forked dependencies, because 'replace' in go.mod leads to problems. | René 'Necoro' Neumann | 2021-10-29 | 1 | -1/+1 |
* | Do not try to download already embedded images | René 'Necoro' Neumann | 2021-06-02 | 1 | -0/+20 |
* | Split cache and feed packages | René 'Necoro' Neumann | 2021-02-22 | 1 | -11/+75 |
* | Slight restructuring | René 'Necoro' Neumann | 2021-02-21 | 1 | -0/+12 |
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+8 |
* | New option 'item-filter' | René 'Necoro' Neumann | 2020-05-21 | 1 | -0/+2 |
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 1 | -42/+1 |
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 1 | -0/+1 |
* | Embedding images in mail | René 'Necoro' Neumann | 2020-05-02 | 1 | -0/+17 |
* | Remove pointers from feed options. Detect unknown fields in feed and group op... | René 'Necoro' Neumann | 2020-05-01 | 1 | -2/+2 |
* | Add tls-no-verify option to disallow certificate checks. | René 'Necoro' Neumann | 2020-04-27 | 1 | -0/+1 |
* | Fix template generation | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+3 |
* | Option `always-new` | René 'Necoro' Neumann | 2020-04-26 | 1 | -3/+6 |
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+13 |
* | feeditem.Creator | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+7 |
* | Remove undue feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+4 |
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
* | Split cache file | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+5 |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -72/+8 |
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 1 | -5/+59 |
* | Feeditems | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+7 |
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+45 |