Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-10 | #47: Exhaust messages to avoid deadlock | René 'Necoro' Neumann | 1 | -1/+8 | |
2021-05-10 | Revert "#47: Upgrade to fixed go-imap" | René 'Necoro' Neumann | 2 | -3/+3 | |
This reverts commit 4635c493e7bb2cfb22c8136f9943e94ce54d0df3. | |||||
2021-05-05 | #47: Upgrade to fixed go-imap | René 'Necoro' Neumann | 2 | -3/+3 | |
2021-04-23 | Upgrade gofeed dependency | René 'Necoro' Neumann | 2 | -4/+4 | |
2021-03-06 | Prepare v0.8.0v0.8.0 | René 'Necoro' Neumann | 3 | -3/+5 | |
2021-03-05 | go mod tidy | René 'Necoro' Neumann | 1 | -2/+0 | |
2021-03-05 | Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 | dependabot[bot] | 2 | -1/+3 | |
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.4...v0.5.5) Signed-off-by: dependabot[bot] <support@github.com> | |||||
2021-02-28 | Restructure | René 'Necoro' Neumann | 2 | -54/+49 | |
2021-02-28 | Update changelog | René 'Necoro' Neumann | 1 | -0/+2 | |
2021-02-28 | Set up IMAP connections while fetching and filtering feeds | René 'Necoro' Neumann | 1 | -9/+17 | |
2021-02-28 | IMAP: Set a timeout for connection | René 'Necoro' Neumann | 1 | -2/+10 | |
2021-02-28 | Start IMAP connections in the background and use them on the go | René 'Necoro' Neumann | 3 | -16/+26 | |
2021-02-27 | Remove obsolete feeds from cache after 180 days | René 'Necoro' Neumann | 6 | -2/+34 | |
2021-02-27 | Do not upgrade the cache in `print-cache` | René 'Necoro' Neumann | 3 | -4/+4 | |
2021-02-27 | Update changelog | René 'Necoro' Neumann | 1 | -0/+7 | |
2021-02-27 | New cache format using gzip compression | René 'Necoro' Neumann | 3 | -7/+76 | |
2021-02-27 | Put storing / loading details into cache implementation | René 'Necoro' Neumann | 2 | -5/+17 | |
2021-02-27 | Rename file | René 'Necoro' Neumann | 1 | -0/+0 | |
2021-02-27 | Change from `transformToCurrent` to `transformTo` | René 'Necoro' Neumann | 2 | -5/+10 | |
2021-02-27 | Filter feeds in cache: Keep at most 1000 obsolete items per feed | René 'Necoro' Neumann | 1 | -8/+38 | |
2021-02-27 | Fix remaining use of `state.feeds` | René 'Necoro' Neumann | 1 | -1/+1 | |
2021-02-27 | Improve output of `print-cache` | René 'Necoro' Neumann | 1 | -2/+16 | |
2021-02-27 | Fix language errors | René 'Necoro' Neumann | 1 | -3/+3 | |
2021-02-27 | Do not use deprecated gofeed.Item.Author, but Authors instead | René 'Necoro' Neumann | 2 | -12/+24 | |
2021-02-26 | Update gofeed | René 'Necoro' Neumann | 2 | -3/+3 | |
2021-02-22 | Improve naming | René 'Necoro' Neumann | 4 | -11/+14 | |
2021-02-22 | Split cache and feed packages | René 'Necoro' Neumann | 12 | -303/+329 | |
2021-02-21 | Prepare v0.7.0v0.7.0 | René 'Necoro' Neumann | 3 | -5/+5 | |
2021-02-21 | Fix signature | René 'Necoro' Neumann | 2 | -2/+3 | |
2021-02-21 | #25 Normalize folder names | René 'Necoro' Neumann | 2 | -2/+14 | |
2021-02-21 | Strip whitespace from folder names | René 'Necoro' Neumann | 2 | -0/+13 | |
2021-02-21 | Fix order for `Cmp.Diff` | René 'Necoro' Neumann | 1 | -3/+3 | |
2021-02-21 | #25 Check for folder again while locking | René 'Necoro' Neumann | 1 | -0/+8 | |
2021-02-21 | Strip `srcset` attribute | René 'Necoro' Neumann | 2 | -1/+8 | |
2021-02-21 | Slight restructuring | René 'Necoro' Neumann | 4 | -14/+21 | |
2021-02-21 | Clarify code | René 'Necoro' Neumann | 1 | -5/+5 | |
2021-02-21 | Update changelog | René 'Necoro' Neumann | 1 | -0/+2 | |
2021-02-21 | #39 Ignore mails marked as deleted when looking for existing mails, as to ↵ | René 'Necoro' Neumann | 1 | -0/+1 | |
not undelete them by accident. | |||||
2021-02-21 | go mod tidy | René 'Necoro' Neumann | 1 | -8/+0 | |
2021-02-18 | Import 'embed' package | René 'Necoro' Neumann | 1 | -0/+1 | |
2021-02-16 | Fix goreleaser setup regarding docker | René 'Necoro' Neumann | 1 | -3/+1 | |
2021-02-16 | Prepare v0.6.0v0.6.0 | René 'Necoro' Neumann | 3 | -3/+8 | |
2021-02-16 | Fix CRLF ending | René 'Necoro' Neumann | 1 | -57/+57 | |
2021-02-16 | Increment go-version to 1.16 | René 'Necoro' Neumann | 3 | -5/+5 | |
2021-02-16 | Use go-embed for templates instead of inline strings. | René 'Necoro' Neumann | 6 | -74/+79 | |
They should also use CRLF (cf issue #46). | |||||
2021-02-16 | Issue #46: Fix semantics of `n` result | René 'Necoro' Neumann | 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. | |||||
2021-02-16 | Issue #46: Move and rename writer; add comments | René 'Necoro' Neumann | 3 | -12/+21 | |
2021-02-15 | Issue #46: Improvements; add tests | René 'Necoro' Neumann | 2 | -1/+48 | |
2021-02-15 | Bump github.com/google/uuid from 1.1.4 to 1.2.0 | dependabot[bot] | 2 | -3/+3 | |
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.4...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> | |||||
2021-02-15 | Issue #46: Make the resulting email body not to include single \r or \n. ↵ | René 'Necoro' Neumann | 2 | -2/+66 | |
This now pleases Cyrus IMAP. |