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

try to fix ci build

View Article


downgrade pytest dependency that conflicts with stretch's py

View Article

apply also on setup

View Article

switch back to python container, debian is having versioning trouble

the builtin "py" package conflicts with the pytest 3.2.2+ dependencies

View Article

remove useless pipeline step

View Article


properly report exceptions from parallel code

View Article

don't wrap link references

View Article

move email generation to another function

View Article


add more standards email to avoid spurious replies

RFC3834 section 5 documents the Auto-Submitted field pretty well. The Precedence field is more controversial (in RFC 2076 at least) but is commonly used in mailing lists. finally, Archive-At is...

View Article


make tests with with working version numbers

View Article

multipart HTML support

with this change, by default, feeds get sent with the text/html mimetype, which is more appropriate than before - as we were sending HTML with the text/plain mimetype. this, unfortunately, means that...

View Article

custom folder setup support

View Article

move stuff to a design document

View Article


add comparison with others

View Article

make sure documentation generates properly

View Article


minimize sphinx config

View Article

ignore sphinx build dirs

View Article


publish sphinx docs on gitlab pages

View Article

clarify why there is a comparison table

View Article

fix gitlab pages build

View Article

fix typo

View Article


add api documentation

View Article


publish a changelog

View Article

fix path to sphinx build docs

View Article

don't install tox for gitlab pages build

View Article


yet another attempt to fix gitlab pages

View Article

yet another gitlab CI fix

View Article

parse full content if available

View Article

use rtd theme properly on gitlab

View Article



add --force option to skip cache

View Article

explicitly document config file and all commands in manpage

View Article

rename --output_args to --args

less noisy and then we may reuse it for other plugins

View Article

saner defaults for maildir plugin

we use ~/Maildir as a default and instead of using "the first argument of output_args", we switch to using a feed-specific parameter named `mailbox`. this may be expanded in the future to cover other...

View Article


make the maildir plugin the default

View Article

partial multipart support

we now support adding multiple parts into mailboxes, and parse each one individually into plaintext. this also makes the html2text plugin default, because it is such a common feature. the alternative...

View Article

remove deprecated sqlite feed config storage

View Article


remove unused function

View Article


move test fixtures in a common file

View Article

remove unused fixture

View Article

fix flake8 complaints

View Article
Browsing latest articles
Browse All 40 View Live