Quantcast
Channel: feed2exec:b4c2eba56dcf750e2c81213b62893e884264c326 commits
Browsing latest articles
Browse All 40 View Live

update usage with new config file

View Article



style and pep8

View Article

pep8

View Article

is not None is (generally) not idiomatic

View Article

.get default is None

View Article


enable tilde expansion for maildir prefix

View Article

handle all possible feed malformation gracefully

View Article

filter html to markdown, should be moved to a filter

View Article


add filter plugins which means renaming the "plugin" field to "output"

View Article


add html2text filter

View Article

Merge branch 'filter'

View Article

add documentation for the parse and fetch functions

View Article

add filter to the commandline interface and docs

View Article


improve readme slightly

View Article

remove a surious warning

View Article


logging overhaul: be less noisy and clearer in general

View Article

standardize the html2text plugin

we need to accept arbitrary arguments. in this case, this plugin would break in the threads branch

View Article


fix 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 Article

summary install instructions

View Article

Add .gitlab-ci.yml

View Article

add known issues section

View Article


explain more threading issues

View Article


add missing website param

View Article

make setup executable

View Article

fix load path

View Article


add missing html2text depend

View Article

remove builtin sqlite3 depend

View Article

add tox config

View Article

merge requirements

View Article



hook pytest in tests

View Article

fix py3 tests, py27 still broke

View Article

fix configparser issue in py2

View Article

move requirements back into setup: tox can call us directly

View Article


switch to python image and tox for gitlab-ci

View Article

switch 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

fixup gitlab ci again

View Article


add git depend

View Article


fix super() call in python 2

View Article

fix path variability in tests

View Article

run tests in UTF-8 to satisfy click

View Article
Browsing latest articles
Browse All 40 View Live




Latest Images