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

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

remove host-specific variability and add author entry test

View Article

complete flake8 cleanup

View Article


add more generated files

View Article

add configparser dependency

without this, we get weird errors with subclassing on gitlabs CI

View Article

try to fix timezone issue, probably incomplete

View Article


restrict gitlab tests to 3.5 and flake8, notice version limitations

View Article


some refactoring to avoid abusing maildir functions

View Article

use a timezone offset in sample feed to make sure we parse those

View Article

properly parse feedparser dates as UTC

View Article
Browsing latest articles
Browse All 40 View Live


Latest Images