↧
Revert "remove unused null plugin, echo is similar"
This is useful to reset the cache, for example. This reverts commit 94f80cfa.
View Articlestandardize the html2text plugin
we need to accept arbitrary arguments. in this case, this plugin would break in the threads branch
View Articlefix parsing of broken date feeds
for some reason, feedparser generates an object that has a "published_parsed" field in its keys, but not when indexed. this is fixed by converting to a real dict
View Articleswitch to debian and add tox depends
the logic here is that python doesnt have what we need anyways, so might as well start with a known, official image
View Article