Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicit version info | René 'Necoro' Neumann | 2020-05-03 | 1 | -10/+0 |
| | |||||
* | Option "reupload-if-updated" | René 'Necoro' Neumann | 2020-05-03 | 1 | -0/+1 |
| | |||||
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 1 | -4/+4 |
| | |||||
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 1 | -2/+3 |
| | |||||
* | Option 'body' | René 'Necoro' Neumann | 2020-05-02 | 2 | -0/+37 |
| | |||||
* | Embedding images in mail | René 'Necoro' Neumann | 2020-05-02 | 1 | -12/+14 |
| | |||||
* | Config option 'max-failures' | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Reintroduce yaml-internal `feed` | René 'Necoro' Neumann | 2020-05-01 | 3 | -33/+40 |
| | |||||
* | Print warning on deprecated options. Handle "disable-ssl-verification" | René 'Necoro' Neumann | 2020-05-01 | 2 | -3/+62 |
| | |||||
* | Print warning, when unknown global option. Also support specifying the new ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+23 |
| | | | | 'options:' keys on global level, but print warning. | ||||
* | YAML Parsing: Enable 'KnownFields' | René 'Necoro' Neumann | 2020-05-01 | 2 | -0/+11 |
| | |||||
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 3 | -11/+12 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 4 | -122/+170 |
| | | | | options. | ||||
* | Add tls-no-verify option to disallow certificate checks. | René 'Necoro' Neumann | 2020-04-27 | 1 | -0/+5 |
| | | | | Closes #3 | ||||
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 2 | -48/+80 |
| | | | | Closes #1 | ||||
* | Option `always-new` | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+5 |
| | |||||
* | Options: "disable" and "ignore-hash" | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+10 |
| | |||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 4 | -16/+34 |
| | |||||
* | Remove Feeds.String | René 'Necoro' Neumann | 2020-04-25 | 1 | -26/+0 |
| | | | | With using `spew` this is no longer needed | ||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 4 | -0/+579 |