aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump github.com/gabriel-vasile/mimetype from 1.1.0 to 1.1.1dependabot-preview[bot]2020-06-201-0/+2
| | | | | | | | Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.0 to 1.1.1. - [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.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/google/go-cmp from 0.4.1 to 0.5.0dependabot-preview[bot]2020-06-201-0/+2
| | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.4.1...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/google/go-cmp from 0.4.0 to 0.4.1dependabot-preview[bot]2020-05-251-0/+2
| | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* New option 'item-filter'René 'Necoro' Neumann2020-05-211-0/+22
|
* Use stable version of gofeedRené 'Necoro' Neumann2020-05-111-2/+2
|
* Upgrade html2textRené 'Necoro' Neumann2020-05-101-2/+2
|
* Switch to our own html2text fork for the time beingRené 'Necoro' Neumann2020-05-101-2/+2
|
* Text part in emailsRené 'Necoro' Neumann2020-05-101-5/+8
|
* Updating some depsRené 'Necoro' Neumann2020-05-071-0/+5
|
* Update depsRené 'Necoro' Neumann2020-05-041-0/+10
|
* Fix for go-imap-uidplus has gone upstream, delete replace.René 'Necoro' Neumann2020-05-041-4/+2
|
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-0/+4
|
* Use uuid library directly and encode to base64.René 'Necoro' Neumann2020-05-021-3/+0
| | | | Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname.
* WIP: Message-IdsRené 'Necoro' Neumann2020-05-021-0/+5
|
* Improved image supportRené 'Necoro' Neumann2020-05-021-0/+2
|
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-0/+4
| | | | Closes #1
* Revert to the now patched version of go-messageRené 'Necoro' Neumann2020-04-221-2/+3
|
* Use patched version of go-messageRené 'Necoro' Neumann2020-04-221-3/+2
|
* Fixes and validationRené 'Necoro' Neumann2020-04-201-18/+4
|
* Started with mail creationRené 'Necoro' Neumann2020-04-201-0/+12
|
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+10
|
* Clean go.modRené 'Necoro' Neumann2020-04-191-2/+0
|
* Fetching and parsing the feedsRené 'Necoro' Neumann2020-04-191-0/+32
|
* Read and organize feedsRené 'Necoro' Neumann2020-04-171-2/+2
|
* Initial commitRené 'Necoro' Neumann2020-04-171-0/+4