woodwind/woodwind
2016-04-22 18:29:51 -07:00
..
static support sending RSVPs to events in the feed 2016-03-08 15:24:40 -08:00
templates add link to update micropub syndication targets without re-authorizing 2016-04-21 19:59:29 +00:00
__init__.py add celery scheduler and break app up into modules 2015-01-27 15:58:08 -08:00
__main__.py add celery scheduler and break app up into modules 2015-01-27 15:58:08 -08:00
api.py support sending RSVPs to events in the feed 2016-03-08 15:24:40 -08:00
app.py broken: trying to put all entries into one transaction and now getting all sorts of detached exceptions. rolling back 2016-03-04 01:21:31 +00:00
extensions.py update micropub client id 2016-02-06 21:17:19 +00:00
models.py update to work with newer versions of Flask-Login 2016-01-30 14:08:54 -08:00
push.py better response codes and log information for failed push requests 2016-03-18 16:33:20 +00:00
sse_server.py added audio and video for rss feeds, borrowed from unmung 2015-04-17 09:32:21 -07:00
tasks.py use summary if it's available and content isn't 2016-04-22 18:29:51 -07:00
util.py support for base tags when normalizing content urls 2016-02-17 13:47:56 -08:00
views.py flash a notice so the user knows their syndication links have actually updated 2016-04-21 20:07:52 +00:00
websocket_server.py use asyncio instead of tornado to handle websocket stuff 2015-03-15 10:40:41 -07:00
wsgi.py added audio and video for rss feeds, borrowed from unmung 2015-04-17 09:32:21 -07:00