aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare v0.7.0v0.7.0René 'Necoro' Neumann2021-02-213-5/+5
|
* Fix signatureRené 'Necoro' Neumann2021-02-212-2/+3
|
* Merge branch 'go-1.16'René 'Necoro' Neumann2021-02-219-79/+85
|\
| * Import 'embed' packageRené 'Necoro' Neumann2021-02-181-0/+1
| |
| * Fix CRLF endingRené 'Necoro' Neumann2021-02-161-57/+57
| |
| * Increment go-version to 1.16René 'Necoro' Neumann2021-02-163-5/+5
| |
| * Use go-embed for templates instead of inline strings.René 'Necoro' Neumann2021-02-166-74/+79
| | | | | | | | They should also use CRLF (cf issue #46).
* | #25 Normalize folder namesRené 'Necoro' Neumann2021-02-212-2/+14
| |
* | Strip whitespace from folder namesRené 'Necoro' Neumann2021-02-212-0/+13
| |
* | Fix order for `Cmp.Diff`René 'Necoro' Neumann2021-02-211-3/+3
| |
* | #25 Check for folder again while lockingRené 'Necoro' Neumann2021-02-211-0/+8
| |
* | Strip `srcset` attributeRené 'Necoro' Neumann2021-02-212-1/+8
| |
* | Slight restructuringRené 'Necoro' Neumann2021-02-214-14/+21
| |
* | Clarify codeRené 'Necoro' Neumann2021-02-211-5/+5
| |
* | Update changelogRené 'Necoro' Neumann2021-02-211-0/+2
| |
* | #39 Ignore mails marked as deleted when looking for existing mails, as to ↵René 'Necoro' Neumann2021-02-211-0/+1
| | | | | | | | not undelete them by accident.
* | go mod tidyRené 'Necoro' Neumann2021-02-211-8/+0
| |
* | Fix goreleaser setup regarding dockerRené 'Necoro' Neumann2021-02-161-3/+1
| |
* | Prepare v0.6.0v0.6.0René 'Necoro' Neumann2021-02-163-3/+8
|/
* Issue #46: Fix semantics of `n` resultRené 'Necoro' Neumann2021-02-162-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 commentsRené 'Necoro' Neumann2021-02-163-12/+21
|
* Issue #46: Improvements; add testsRené 'Necoro' Neumann2021-02-152-1/+48
|
* Bump github.com/google/uuid from 1.1.4 to 1.2.0dependabot[bot]2021-02-152-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>
* Issue #46: Make the resulting email body not to include single \r or \n. ↵René 'Necoro' Neumann2021-02-152-2/+66
| | | | This now pleases Cyrus IMAP.
* Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]2021-01-202-3/+3
| | | | | | | Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]2021-01-092-3/+3
| | | | | | | Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.4) Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]2021-01-092-3/+3
| | | | | | | | | Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.14.0...v0.14.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]2020-11-282-3/+9
| | | | | | | | | Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.13.0...v0.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]2020-11-282-3/+3
| | | | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix release.ymlv0.5.2René 'Necoro' Neumann2020-11-231-3/+10
|
* Prepare v0.5.2René 'Necoro' Neumann2020-11-233-3/+8
|
* Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]2020-11-202-3/+3
| | | | | | | | Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com>
* Clean dependabot.ymlRené 'Necoro' Neumann2020-11-041-4/+0
|
* Create Dependabot config filedependabot-preview[bot]2020-11-041-0/+16
|
* Update actionsRené 'Necoro' Neumann2020-11-042-5/+5
|
* Fix for GitHub's CVE-2020-15228René 'Necoro' Neumann2020-11-041-1/+1
|
* go mod tidyRené 'Necoro' Neumann2020-11-041-6/+4
|
* Bump github.com/antonmedv/expr from 1.8.8 to 1.8.9dependabot-preview[bot]2020-10-302-1/+2
| | | | | | | Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.8.8 to 1.8.9. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.8.8...v1.8.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0dependabot-preview[bot]2020-10-302-1/+2
| | | | | | | Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/emersion/go-imap from 1.0.5 to 1.0.6dependabot-preview[bot]2020-10-302-1/+2
| | | | | | | Bumps [github.com/emersion/go-imap](https://github.com/emersion/go-imap) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/emersion/go-imap/releases) - [Commits](https://github.com/emersion/go-imap/compare/v1.0.5...v1.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/emersion/go-message from 0.12.0 to 0.13.0dependabot-preview[bot]2020-10-302-1/+2
| | | | | | | Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.12.0...v0.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix gofeed version; no other changes due to replaceRené 'Necoro' Neumann2020-09-111-1/+1
|
* Fix Changelogv0.5.1René 'Necoro' Neumann2020-09-111-1/+2
|
* Prepare v0.5.1René 'Necoro' Neumann2020-09-114-4/+6
|
* Bump github.com/google/uuid from 1.1.1 to 1.1.2dependabot-preview[bot]2020-09-112-1/+3
| | | | | | | Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update gofeed dep.René 'Necoro' Neumann2020-09-112-8/+12
| | | | Fixes #29.
* Bump github.com/google/go-cmp from 0.5.1 to 0.5.2dependabot-preview[bot]2020-08-282-3/+5
| | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Pretty up the cache interface; ensure feed2imap-go unlocks the cacheRené 'Necoro' Neumann2020-08-224-5/+11
|
* print-cache should also unlockRené 'Necoro' Neumann2020-08-222-1/+7
|
* Prepare v0.5.0v0.5.0René 'Necoro' Neumann2020-08-223-3/+6
|