Quantcast
Channel: feed2exec:6f21227534cbad084affd9ceeb05c8f667c427a7 commits
Browsing all 39 articles
Browse latest View live
↧

add summary documentation

View Article


fix unicode message generation

View Article

tell user where file was saved

View Article

provide backtrace on plugin exceptions

View Article

Merge branch 'master' of gitlab.com:anarcat/feed2exec

View Article


quick manpage, to be improved

View Article

add proper date header

View Article

handle broken feeds better in logging

View Article


do not force plugin to have a class - it can be just a function

View Article


remove unused imports

View Article

remove unused class

View Article

make opml import more verbose

View Article

add NASA feed as it yields error in my tests, failing to reproduce

View Article


don't cache entries if output plugin failed

View Article

add another funky feed that freaks out feedparser

View Article


make the Sqlite object a singleton

View Article

add missing dependencies to setup

View Article


split fetching and parsing out in two distinct functions

View Article

fix tests and sqlite singleton

do not pass the path everywhere, we are bound to forget it instead, we use a static "path" in the singleton and use a connexion cache based on that path. this is still wrong and we should consider...

View Article

switch to a config file for feed storage

this makes it easier for people to edit the config file and removes potential conflicts with the cache it also allows for default values

View Article
Browsing all 39 articles
Browse latest View live