No description
Find a file
Kyle Mahan 4a8f15ba26 switch around html feed and xml feed discovery
on second thought, I'd rather rearrange the code 
than insert new feeds into the beginning of the list
2015-02-04 14:18:46 -08:00
woodwind switch around html feed and xml feed discovery 2015-02-04 14:18:46 -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 bump version of Flask-Micropub 2015-02-02 08:50:56 -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 update to latest Flask-Micropub 2015-02-03 22:47:15 -08:00
uwsgi.ini prod changes 2015-01-28 17:29:17 +00:00

Woodwind

A minimum viable stream-style feed reader.

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