Commit graph

5 commits

Author SHA1 Message Date
7c7a1fcde2 fix some mypy lint 2020-11-08 10:50:09 +01:00
9d7d80d3a5 use autoflake to remove unused imports 2020-11-08 01:17:33 +01:00
15c3cb0221 feed: add support to filter posts
The post filter is kept very simple, it works by checking if a fixed
string exists in the configured field.  This could easily be expanded
allowing for regex or even more complex filters like date-time
comparisons.
2020-11-07 21:25:36 +01:00
78777a4da9 feeder: only update feeds currently configured 2020-11-07 21:22:36 +01:00
51fb1c9f26 dump current state (wip-ish) 2020-11-01 16:31:37 +01:00