Quantcast
Channel: feed2exec:aa0c0ea833513c6fea8b4ac8ba3486411b44de39 commits
Browsing all 38 articles
Browse latest View live

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

fire processing in a subprocess

this improves performance from 63 seconds to 23 seconds in my tests

View Article


use a pool to avoid using too much CPU threads

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

merge with master

View Article

introduce locking in the maildir handler

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


do not fail on missing parameters

sometimes some feeds will have %(author)s, sometimes not...

View Article

make echo plugin less verbose

View Article


use better from headers in emails

View Article

Revert "remove unused null plugin, echo is similar"

This is useful to reset the cache, for example. This reverts commit 94f80cfa.

View Article


simplify and document the null plugin

View Article

update usage with new config file

View Article

fix lock passing

View Article
Browsing all 38 articles
Browse latest View live




Latest Images