Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-21 | Switch go-readability back to follow upstream | René 'Necoro' Neumann | 1 | -0/+2 |
2023-04-12 | Bump golang.org/x/net from 0.8.0 to 0.9.0 | dependabot[bot] | 2 | -6/+6 |
2023-03-28 | Prepare v1.6.0v1.6.0 | René 'Necoro' Neumann | 3 | -3/+5 |
2023-03-28 | Update Changelog | René 'Necoro' Neumann | 1 | -0/+1 |
2023-03-28 | Update deps | René 'Necoro' Neumann | 2 | -9/+16 |
2023-03-28 | Bump github.com/antonmedv/expr from 1.12.3 to 1.12.5 | dependabot[bot] | 2 | -3/+3 |
2023-03-23 | Amend Changelog | René 'Necoro' Neumann | 1 | -0/+3 |
2023-03-23 | Fix out of bound panic when Root is the empty string. | René 'Necoro' Neumann | 1 | -1/+1 |
2023-03-17 | Bump github.com/antonmedv/expr from 1.12.1 to 1.12.3 | dependabot[bot] | 2 | -3/+3 |
2023-03-17 | Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 | dependabot[bot] | 2 | -4/+3 |
2023-03-17 | Bump actions/setup-go from 3 to 4 | dependabot[bot] | 2 | -2/+2 |
2023-03-05 | Upgrade expr | René 'Necoro' Neumann | 2 | -3/+3 |
2023-03-05 | Update gofeed | René 'Necoro' Neumann | 2 | -13/+33 |
2023-02-17 | Bump github.com/antonmedv/expr from 1.10.5 to 1.12.0 | dependabot[bot] | 2 | -3/+3 |
2023-02-17 | Bump golang.org/x/net from 0.5.0 to 0.7.0 | dependabot[bot] | 2 | -6/+6 |
2023-01-31 | Prepare v1.5.2v1.5.2 | René 'Necoro' Neumann | 2 | -2/+6 |
2023-01-31 | Update expr dependency | René 'Necoro' Neumann | 2 | -3/+3 |
2023-01-31 | Update gofeed dependency | René 'Necoro' Neumann | 2 | -15/+16 |
2023-01-22 | Upgrade dependencies. | René 'Necoro' Neumann | 2 | -28/+14 |
2023-01-22 | Upgrade to Go 1.19 | René 'Necoro' Neumann | 4 | -6/+7 |
2022-12-17 | Bump goreleaser/goreleaser-action from 3 to 4 | dependabot[bot] | 1 | -1/+1 |
2022-09-30 | Add AUR | René 'Necoro' Neumann | 1 | -0/+6 |
2022-09-10 | Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 | dependabot[bot] | 2 | -3/+3 |
2022-07-13 | Bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1 | dependabot[bot] | 2 | -7/+9 |
2022-06-11 | Prepare v1.5.1v1.5.1 | René 'Necoro' Neumann | 3 | -3/+8 |
2022-06-11 | Upgrade more deps | René 'Necoro' Neumann | 2 | -5/+6 |
2022-06-11 | Upgrade deps | René 'Necoro' Neumann | 2 | -6/+6 |
2022-06-11 | Bump github.com/emersion/go-imap from 1.2.0 to 1.2.1 | dependabot[bot] | 2 | -3/+3 |
2022-06-11 | Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 | dependabot[bot] | 2 | -5/+3 |
2022-06-11 | Bump goreleaser/goreleaser-action from 2 to 3 | dependabot[bot] | 1 | -1/+1 |
2022-06-10 | Bump github.com/emersion/go-message from 0.15.0 to 0.16.0 | dependabot[bot] | 2 | -2/+3 |
2022-04-24 | Update mapstructure to 1.5.0 | René 'Necoro' Neumann | 2 | -3/+3 |
2022-04-24 | Replace `interface{}` by `any` | René 'Necoro' Neumann | 13 | -30/+30 |
2022-04-24 | Upgrade to Go 1.18 | René 'Necoro' Neumann | 3 | -5/+5 |
2022-04-08 | Bump actions/setup-go from 2 to 3 | dependabot[bot] | 2 | -2/+2 |
2022-03-08 | Bump actions/checkout from 2 to 3 | dependabot[bot] | 2 | -2/+2 |
2022-01-24 | Do not detect *.tpl files on github | René 'Necoro' Neumann | 1 | -1/+1 |
2022-01-21 | Squashed commit of the following: | René 'Necoro' Neumann | 2 | -3/+3 |
2022-01-11 | Prepare v1.5.0v1.5.0 | René 'Necoro' Neumann | 3 | -3/+5 |
2022-01-10 | Replace homegrown map-to-structure code by using package mapstructure. | René 'Necoro' Neumann | 4 | -41/+28 |
2022-01-09 | #66: Documentation | René 'Necoro' Neumann | 3 | -0/+6 |
2022-01-09 | #66: Support for specifying custom templates | René 'Necoro' Neumann | 3 | -6/+62 |
2022-01-09 | Fix comment | René 'Necoro' Neumann | 1 | -1/+1 |
2022-01-09 | template: Restructuring and adding tests. | René 'Necoro' Neumann | 4 | -73/+159 |
2022-01-08 | Mention fix of 180aa45d40 in Changelog. | René 'Necoro' Neumann | 1 | -0/+2 |
2022-01-08 | Update README | René 'Necoro' Neumann | 1 | -3/+6 |
2022-01-08 | #67: Update documentation | René 'Necoro' Neumann | 3 | -1/+7 |
2022-01-08 | #67: Readability support | René 'Necoro' Neumann | 4 | -10/+58 |
2022-01-08 | Add test for fix of 180aa45d40 | René 'Necoro' Neumann | 1 | -0/+1 |
2022-01-08 | Introduce http.Context to bundle http specific parameters | René 'Necoro' Neumann | 4 | -11/+24 |