Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed forked dependencies, because 'replace' in go.mod leads to problems. | René 'Necoro' Neumann | 2021-10-29 | 7 | -17/+12 |
* | #64: Set filename for included images | René 'Necoro' Neumann | 2021-10-29 | 3 | -5/+22 |
* | Upgrade replacement dependencies | René 'Necoro' Neumann | 2021-10-23 | 2 | -17/+6 |
* | Upgrade to Go 1.17 | René 'Necoro' Neumann | 2021-10-23 | 3 | -5/+19 |
* | Fix release processv1.2.0 | René 'Necoro' Neumann | 2021-10-20 | 2 | -3/+2 |
* | Prepare v1.2.0 | René 'Necoro' Neumann | 2021-10-20 | 3 | -3/+6 |
* | Improve Url.String() | René 'Necoro' Neumann | 2021-10-18 | 2 | -16/+40 |
* | Improve comment | René 'Necoro' Neumann | 2021-10-18 | 1 | -2/+2 |
* | Update documentation | René 'Necoro' Neumann | 2021-10-18 | 3 | -1/+7 |
* | 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 | 5 | -19/+183 |
* | 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: Changelog | René 'Necoro' Neumann | 2021-10-17 | 1 | -0/+2 |
* | #62: Ensure that, with empty roots, there still remains a storage location | René 'Necoro' Neumann | 2021-10-17 | 2 | -0/+12 |
* | Toplevel feed may have an empty target: Store directly in root. | René 'Necoro' Neumann | 2021-10-17 | 1 | -0/+4 |
* | Improve documentation in configuration | René 'Necoro' Neumann | 2021-10-17 | 1 | -3/+3 |
* | #62: Root can be empty | René 'Necoro' Neumann | 2021-10-17 | 3 | -6/+13 |
* | Allow to specify path to the cache directly in the config file | René 'Necoro' Neumann | 2021-10-17 | 4 | -9/+23 |
* | Bump github.com/gabriel-vasile/mimetype from 1.3.1 to 1.4.0 | dependabot[bot] | 2021-10-15 | 2 | -3/+3 |
* | Update go-imap to 1.2.0 | René 'Necoro' Neumann | 2021-10-06 | 2 | -7/+5 |
* | Bump github.com/antonmedv/expr from 1.8.9 to 1.9.0 | dependabot[bot] | 2021-08-13 | 2 | -3/+3 |
* | Update html2text dependency | René 'Necoro' Neumann | 2021-07-24 | 2 | -9/+7 |
* | Prepare v1.1.1v1.1.1 | René 'Necoro' Neumann | 2021-07-24 | 3 | -3/+7 |
* | Fix IMAP disconnect | René 'Necoro' Neumann | 2021-07-24 | 1 | -1/+4 |
* | Bump github.com/google/uuid from 1.2.0 to 1.3.0 | dependabot[bot] | 2021-07-17 | 2 | -3/+3 |
* | Bump github.com/PuerkitoBio/goquery from 1.7.0 to 1.7.1 | dependabot[bot] | 2021-07-17 | 2 | -6/+8 |
* | Bump github.com/gabriel-vasile/mimetype from 1.3.0 to 1.3.1 | dependabot[bot] | 2021-07-02 | 2 | -3/+3 |
* | Prepare v1.1.0v1.1.0 | René 'Necoro' Neumann | 2021-06-18 | 3 | -3/+8 |
* | Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.7.0 | dependabot[bot] | 2021-06-18 | 2 | -3/+3 |
* | Bump github.com/emersion/go-message from 0.14.1 to 0.15.0 | dependabot[bot] | 2021-06-18 | 2 | -3/+3 |
* | 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 |
* | Upgrade yaml.v3 dependency | René 'Necoro' Neumann | 2021-06-02 | 2 | -3/+3 |
* | Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 | dependabot[bot] | 2021-06-02 | 2 | -3/+3 |
* | Do not try to download already embedded images | René 'Necoro' Neumann | 2021-06-02 | 3 | -40/+57 |
* | Replace deprecated module `ioutil` | René 'Necoro' Neumann | 2021-06-02 | 1 | -2/+2 |
* | Prepare v1.0.0v1.0.0 | René 'Necoro' Neumann | 2021-05-19 | 2 | -2/+7 |
* | Upgrade go-imap to 1.1.0 | René 'Necoro' Neumann | 2021-05-12 | 2 | -8/+5 |
* | Small style improvement | René 'Necoro' Neumann | 2021-05-11 | 1 | -2/+1 |
* | Fix comments | René 'Necoro' Neumann | 2021-05-11 | 1 | -8/+6 |
* | Update dependencies | René 'Necoro' Neumann | 2021-05-11 | 2 | -10/+11 |
* | #47 Consume all messages and filter by UID | René 'Necoro' Neumann | 2021-05-10 | 1 | -8/+13 |
* | #47: Exhaust messages to avoid deadlock | René 'Necoro' Neumann | 2021-05-10 | 1 | -1/+8 |
* | Revert "#47: Upgrade to fixed go-imap" | René 'Necoro' Neumann | 2021-05-10 | 2 | -3/+3 |
* | #47: Upgrade to fixed go-imap | René 'Necoro' Neumann | 2021-05-05 | 2 | -3/+3 |
* | Upgrade gofeed dependency | René 'Necoro' Neumann | 2021-04-23 | 2 | -4/+4 |
* | Prepare v0.8.0v0.8.0 | René 'Necoro' Neumann | 2021-03-06 | 3 | -3/+5 |
* | go mod tidy | René 'Necoro' Neumann | 2021-03-05 | 1 | -2/+0 |