aboutsummaryrefslogtreecommitdiff
path: root/go.sum (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-21go mod tidyRené 'Necoro' Neumann1-8/+0
2021-02-15Bump github.com/google/uuid from 1.1.4 to 1.2.0dependabot[bot]1-2/+2
2021-01-20Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]1-2/+2
2021-01-09Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]1-2/+2
2021-01-09Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]1-2/+2
2020-11-28Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]1-2/+8
2020-11-28Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]1-2/+2
2020-11-20Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]1-2/+2
2020-11-04go mod tidyRené 'Necoro' Neumann1-6/+4
2020-10-30Bump github.com/antonmedv/expr from 1.8.8 to 1.8.9dependabot-preview[bot]1-0/+1
2020-10-30Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0dependabot-preview[bot]1-0/+1
2020-10-30Bump github.com/emersion/go-imap from 1.0.5 to 1.0.6dependabot-preview[bot]1-0/+1
2020-10-30Bump github.com/emersion/go-message from 0.12.0 to 0.13.0dependabot-preview[bot]1-0/+1
2020-09-11Prepare v0.5.1René 'Necoro' Neumann1-2/+0
2020-09-11Bump github.com/google/uuid from 1.1.1 to 1.1.2dependabot-preview[bot]1-0/+2
2020-09-11Update gofeed dep.René 'Necoro' Neumann1-6/+10
2020-08-28Bump github.com/google/go-cmp from 0.5.1 to 0.5.2dependabot-preview[bot]1-0/+2
2020-08-22Switch back to 'replace' for html2textRené 'Necoro' Neumann1-2/+2
2020-08-22Upgrade some unversioned depsRené 'Necoro' Neumann1-4/+9
2020-08-22go mod tidyRené 'Necoro' Neumann1-10/+0
2020-08-22#24: Use patched version of gofeedRené 'Necoro' Neumann1-0/+8
2020-08-22Lock cacheRené 'Necoro' Neumann1-0/+2
2020-08-05go mod tidyRené 'Necoro' Neumann1-4/+0
2020-07-24Bump github.com/google/go-cmp from 0.5.0 to 0.5.1dependabot-preview[bot]1-0/+2
2020-06-27Bump github.com/emersion/go-imap from 1.0.4 to 1.0.5dependabot-preview[bot]1-0/+2
2020-06-20go mod tidyRené 'Necoro' Neumann1-6/+0
2020-06-20Bump github.com/gabriel-vasile/mimetype from 1.1.0 to 1.1.1dependabot-preview[bot]1-0/+2
2020-06-20Bump github.com/google/go-cmp from 0.4.1 to 0.5.0dependabot-preview[bot]1-0/+2
2020-05-25Bump github.com/google/go-cmp from 0.4.0 to 0.4.1dependabot-preview[bot]1-0/+2
2020-05-21New option 'item-filter'René 'Necoro' Neumann1-0/+22
2020-05-11Use stable version of gofeedRené 'Necoro' Neumann1-2/+2
2020-05-10Upgrade html2textRené 'Necoro' Neumann1-2/+2
2020-05-10Switch to our own html2text fork for the time beingRené 'Necoro' Neumann1-2/+2
2020-05-10Text part in emailsRené 'Necoro' Neumann1-5/+8
2020-05-07Updating some depsRené 'Necoro' Neumann1-0/+5
2020-05-04Update depsRené 'Necoro' Neumann1-0/+10
2020-05-04Fix for go-imap-uidplus has gone upstream, delete replace.René 'Necoro' Neumann1-4/+2
2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann1-0/+4
2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann1-3/+0
2020-05-02WIP: Message-IdsRené 'Necoro' Neumann1-0/+5
2020-05-02Improved image supportRené 'Necoro' Neumann1-0/+2
2020-04-26Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann1-0/+4
2020-04-22Revert to the now patched version of go-messageRené 'Necoro' Neumann1-2/+3
2020-04-22Use patched version of go-messageRené 'Necoro' Neumann1-3/+2
2020-04-20Fixes and validationRené 'Necoro' Neumann1-18/+4
2020-04-20Started with mail creationRené 'Necoro' Neumann1-0/+12
2020-04-19Started IMAP connectionRené 'Necoro' Neumann1-0/+10
2020-04-19Clean go.modRené 'Necoro' Neumann1-2/+0
2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann1-0/+32
2020-04-17Read and organize feedsRené 'Necoro' Neumann1-2/+2