No description
Find a file
Kyle Mahan 32cdeaa781 query individual feeds by their url rather than id
prevent nefarious people like @dissolve from crawling all the
subscribed feeds :P
2015-02-09 22:46:02 -08:00
woodwind query individual feeds by their url rather than id 2015-02-09 22:46:02 -08:00
.gitignore users to posts many-to-many so we don't have lots of duplicate posts 2015-01-30 02:50:05 +00:00
celeryconfig.py fix up the subscribe/update stuff 2015-01-27 22:14:30 -08:00
config.py.template kick off an update when subscribing to a new feed 2015-01-27 16:49:43 -08:00
fabfile.py query individual feeds by their url rather than id 2015-02-09 22:46:02 -08:00
LICENSE support for Atom feeds with updated but not published timestamp 2015-01-31 16:35:47 +00:00
README.md support for Atom feeds with updated but not published timestamp 2015-01-31 16:35:47 +00:00
requirements.txt authenticate first, ask for micropub authorization later 2015-02-07 12:25:03 -08:00
setup.py authenticate first, ask for micropub authorization later 2015-02-07 12:25:03 -08:00
uwsgi.ini update h-feed entries that have changed 2015-02-10 00:42:02 +00:00

Woodwind

A minimum viable stream-style feed reader.

Supports mf2 h-feed and xml feeds (thanks to Universal Feed Parser).