aboutsummaryrefslogtreecommitdiff
path: root/modules/rss.py
Commit message (Expand)AuthorAgeFilesLines
* rss-seen-ids should be set per-url or they'll overwrite each otherGravatar jesopo2019-06-241-3/+3
* '_title' -> '_name'Gravatar jesopo2019-06-241-1/+1
* Get RSS feed and mark all IDs as "seen" when first adding the URLGravatar jesopo2019-06-241-0/+15
* iter through rss entries backwardsGravatar jesopo2019-06-231-3/+3
* First version of rss.pyGravatar jesopo2019-06-231-0/+118