index
:
feed2imap-go
cookies
master
A software to convert rss feeds into mails.
René 'Necoro' Neumann
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reintroduce yaml-internal `feed`
René 'Necoro' Neumann
2020-05-01
3
-33
/
+40
*
Print warning on deprecated options. Handle "disable-ssl-verification"
René 'Necoro' Neumann
2020-05-01
2
-3
/
+62
*
Print warning, when unknown global option. Also support specifying the new 'o...
René 'Necoro' Neumann
2020-05-01
1
-0
/
+23
*
YAML Parsing: Enable 'KnownFields'
René 'Necoro' Neumann
2020-05-01
2
-0
/
+11
*
Yaml: Pass `Reader` around instead of []byte
René 'Necoro' Neumann
2020-05-01
3
-11
/
+12
*
Remove pointers from feed options. Detect unknown fields in feed and group op...
René 'Necoro' Neumann
2020-05-01
4
-122
/
+170
*
Add tls-no-verify option to disallow certificate checks.
René 'Necoro' Neumann
2020-04-27
1
-0
/
+5
*
Handle `target: null` the same as `target: ""`.
René 'Necoro' Neumann
2020-04-26
2
-48
/
+80
*
Option `always-new`
René 'Necoro' Neumann
2020-04-26
1
-0
/
+5
*
Options: "disable" and "ignore-hash"
René 'Necoro' Neumann
2020-04-26
1
-0
/
+10
*
Push global feed configuration to feeds
René 'Necoro' Neumann
2020-04-25
4
-16
/
+34
*
Remove Feeds.String
René 'Necoro' Neumann
2020-04-25
1
-26
/
+0
*
Larger restructuring
René 'Necoro' Neumann
2020-04-25
4
-0
/
+579