hotdog/feeder
ducklet 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
..
__init__.py dump current state (wip-ish) 2020-11-01 16:31:37 +01:00
feeder.py feeder: only update feeds currently configured 2020-11-07 21:22:36 +01:00
models.py feed: add support to filter posts 2020-11-07 21:25:36 +01:00
store.py feeder: only update feeds currently configured 2020-11-07 21:22:36 +01:00