No description
Find a file
Kyle Mahan 7d1c05f383 Merge pull request #6 from dissolve/master
Fixes #4 show html feeds before xml feeds
2015-02-04 14:06:37 -08:00
woodwind Fixes #4 show html feeds before xml feeds 2015-02-04 13:32:29 -05: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).