More validation for invalid feed URLs #18
Labels
No labels
automerge
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
maintenance
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: marc/rss-reader#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, invalid feed URLs (i.e. from which no feed can be pulled, whether that's because of unresponsive host, malformed response, etc) are ignored.
It would be nice to gracefully handle these and mark invalid ones as invalid in the settings tab.