No description
Find a file
2015-02-24 21:54:06 -08:00
woodwind port websocket_server from Node to Tornado 2015-02-24 21:54:06 -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 limit the width of videos in the feed 2015-02-19 09:30:40 -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
run.py add prelim support for pubsubhubbub enabled feeds 2015-02-21 22:59:26 -08:00
setup.py port websocket_server from Node to Tornado 2015-02-24 21:54:06 -08:00
uwsgi.ini update h-feed entries that have changed 2015-02-10 00:42:02 +00:00
websocket_server.js add realtime update notification 2015-02-22 21:55:45 -08:00

Woodwind

A minimum viable stream-style feed reader.

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