Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #67: Readability support | René 'Necoro' Neumann | 2022-01-08 | 1 | -1/+1 |
| | |||||
* | Add test for fix of 180aa45d40 | René 'Necoro' Neumann | 2022-01-08 | 1 | -0/+1 |
| | |||||
* | Fix configuration parsing, when the target field is not of a primitive type. | René 'Necoro' Neumann | 2022-01-08 | 1 | -3/+7 |
| | |||||
* | Prepare v1.4.0v1.4.0 | René 'Necoro' Neumann | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | Prepare v1.3.0v1.3.0 | René 'Necoro' Neumann | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | Prepare v1.2.0 | René 'Necoro' Neumann | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Improve Url.String() | René 'Necoro' Neumann | 2021-10-18 | 2 | -16/+40 |
| | |||||
* | Improve comment | René 'Necoro' Neumann | 2021-10-18 | 1 | -2/+2 |
| | |||||
* | Explicit test for maildir | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+7 |
| | |||||
* | Restructuring | René 'Necoro' Neumann | 2021-10-18 | 1 | -24/+33 |
| | |||||
* | Support feed targets per feed | René 'Necoro' Neumann | 2021-10-18 | 3 | -12/+177 |
| | |||||
* | URL: Do not print '@' when no user is given | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+7 |
| | |||||
* | #62: Fix tests (empty root is now allowed) | René 'Necoro' Neumann | 2021-10-17 | 1 | -2/+16 |
| | |||||
* | #62: Ensure that, with empty roots, there still remains a storage location | René 'Necoro' Neumann | 2021-10-17 | 2 | -0/+12 |
| | |||||
* | #62: Root can be empty | René 'Necoro' Neumann | 2021-10-17 | 1 | -3/+0 |
| | |||||
* | Allow to specify path to the cache directly in the config file | René 'Necoro' Neumann | 2021-10-17 | 1 | -0/+2 |
| | |||||
* | Prepare v1.1.1v1.1.1 | René 'Necoro' Neumann | 2021-07-24 | 1 | -1/+1 |
| | |||||
* | Prepare v1.1.0v1.1.0 | René 'Necoro' Neumann | 2021-06-18 | 1 | -1/+1 |
| | |||||
* | More tests | René 'Necoro' Neumann | 2021-06-02 | 1 | -1/+56 |
| | |||||
* | Change handling of NULL nodes to new yaml.v3 semantics | René 'Necoro' Neumann | 2021-06-02 | 1 | -14/+7 |
| | |||||
* | Prepare v1.0.0v1.0.0 | René 'Necoro' Neumann | 2021-05-19 | 1 | -1/+1 |
| | |||||
* | Small style improvement | René 'Necoro' Neumann | 2021-05-11 | 1 | -2/+1 |
| | |||||
* | Fix comments | René 'Necoro' Neumann | 2021-05-11 | 1 | -8/+6 |
| | |||||
* | Prepare v0.8.0v0.8.0 | René 'Necoro' Neumann | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Remove obsolete feeds from cache after 180 days | René 'Necoro' Neumann | 2021-02-27 | 1 | -0/+5 |
| | |||||
* | Prepare v0.7.0v0.7.0 | René 'Necoro' Neumann | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Strip whitespace from folder names | René 'Necoro' Neumann | 2021-02-21 | 2 | -0/+13 |
| | |||||
* | Fix order for `Cmp.Diff` | René 'Necoro' Neumann | 2021-02-21 | 1 | -3/+3 |
| | |||||
* | Slight restructuring | René 'Necoro' Neumann | 2021-02-21 | 1 | -1/+5 |
| | |||||
* | Prepare v0.6.0v0.6.0 | René 'Necoro' Neumann | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | Issue #46: Fix semantics of `n` result | René 'Necoro' Neumann | 2021-02-16 | 2 | -9/+15 |
| | | | | | Per contract, the returned number of bytes written should be the number of bytes _from the input_. Therefore, the added bytes (`\r` or `\n`) shall not count into that number. | ||||
* | Issue #46: Move and rename writer; add comments | René 'Necoro' Neumann | 2021-02-16 | 2 | -10/+19 |
| | |||||
* | Issue #46: Improvements; add tests | René 'Necoro' Neumann | 2021-02-15 | 2 | -1/+48 |
| | |||||
* | Issue #46: Make the resulting email body not to include single \r or \n. ↵ | René 'Necoro' Neumann | 2021-02-15 | 1 | -0/+63 |
| | | | | This now pleases Cyrus IMAP. | ||||
* | Prepare v0.5.2 | René 'Necoro' Neumann | 2020-11-23 | 1 | -1/+1 |
| | |||||
* | Prepare v0.5.1 | René 'Necoro' Neumann | 2020-09-11 | 1 | -1/+1 |
| | |||||
* | Prepare v0.5.0v0.5.0 | René 'Necoro' Neumann | 2020-08-22 | 1 | -1/+1 |
| | |||||
* | #26: Introduce new option `auto-target` | René 'Necoro' Neumann | 2020-08-22 | 3 | -13/+45 |
| | |||||
* | Prepare v0.4.1v0.4.1 | René 'Necoro' Neumann | 2020-06-20 | 1 | -1/+1 |
| | |||||
* | Prepare v0.4.0 | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 5 | -2/+30 |
| | |||||
* | New option 'item-filter' | René 'Necoro' Neumann | 2020-05-21 | 2 | -10/+12 |
| | |||||
* | Verbose variant of 'target' in config | René 'Necoro' Neumann | 2020-05-14 | 3 | -3/+238 |
| | |||||
* | Prepare v0.3.1 | René 'Necoro' Neumann | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Prepare release 0.3.0v0.3.0 | René 'Necoro' Neumann | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | Allow options on group level. | René 'Necoro' Neumann | 2020-05-10 | 1 | -4/+6 |
| | | | | Closes #12. | ||||
* | Release v0.2.0v0.2.0 | René 'Necoro' Neumann | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | go fmt | René 'Necoro' Neumann | 2020-05-07 | 1 | -3/+2 |
| | |||||
* | Min frequency should be 0 by default | René 'Necoro' Neumann | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Build releases with goreleaser | René 'Necoro' Neumann | 2020-05-04 | 1 | -4/+11 |
| |