Commit graph

283 commits

Author SHA1 Message Date
Kyle Mahan
27e5ebd47d update h-feed entries that have changed 2015-02-10 00:42:02 +00:00
Kyle Mahan
a9f36d8e7d add tongue-in-cheek logo 2015-02-08 13:04:20 -08:00
Kyle Mahan
086176a432 Merge branch 'master' of github.com:kylewm/woodwind 2015-02-08 19:59:49 +00:00
Kyle Mahan
82f454b720 bugfix introduced from merge conflicts 2015-02-08 19:59:37 +00:00
Kyle Mahan
8d0d6da450 add user settings; support for various reply mechanisms 2015-02-08 11:56:27 -08:00
Kyle Mahan
dc90b729d4 Merge 2015-02-07 12:26:59 -08:00
Kyle Mahan
c70f527ec7 authenticate first, ask for micropub authorization later 2015-02-07 12:25:03 -08:00
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
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
BenRoberts
504052bee6 Fixes #4 show html feeds before xml feeds
A very simple fix, just insert html feeds at position 0 instead of
appending them to the list.  This ensures that html feeds are always
listed first
2015-02-04 13:32:29 -05:00
Kyle Mahan
254b0ac5b6 update to latest Flask-Micropub 2015-02-03 22:47:15 -08:00
Kyle Mahan
24b1c052ec improve logging and style 2015-02-04 06:46:30 +00:00
Kyle Mahan
0dac28a62b report non-fatal login errors 2015-02-02 09:05:54 -08:00
Kyle Mahan
4a59ca58c7 bump version of Flask-Micropub 2015-02-02 08:50:56 -08:00
Kyle Mahan
d3a5edad46 remove overflow:hidden style that was hiding avatars too 2015-02-01 00:14:09 -08:00
Kyle Mahan
16b2c80623 style form elements 2015-02-01 00:11:06 -08:00
Kyle Mahan
079e2c6e42 javascript to like and reply inline without a redirect 2015-02-01 00:09:11 -08:00
Kyle Mahan
6e216c0c15 support for Atom feeds with updated but not published timestamp 2015-01-31 16:35:47 +00:00
Kyle Mahan
8ba82c6373 support more XML feed types; support relative path to XML feed 2015-01-30 03:17:29 +00:00
Kyle Mahan
85f1e9bc96 users to posts many-to-many so we don't have lots of duplicate posts 2015-01-30 02:50:05 +00:00
Kyle Mahan
8dd5b2ea1a update styling for mobile 2015-01-30 01:57:49 +00:00
Kyle Mahan
166b88a7ce Add ajaxy pager 2015-01-28 10:37:25 -08:00
Kyle Mahan
7c791d479d added compiled CSS files 2015-01-28 09:36:32 -08:00
Kyle Mahan
70829ebd2a use contextmanager to limit session scope 2015-01-28 09:32:48 -08:00
Kyle Mahan
1023ccacd8 prod changes 2015-01-28 17:29:17 +00:00
Kyle Mahan
fd022023b5 added pagination to index page, light styling 2015-01-28 08:20:16 -08:00
Kyle Mahan
4afa1e94ac added requirements.txt 2015-01-27 22:25:09 -08:00
Kyle Mahan
73cabc2050 fix up the subscribe/update stuff 2015-01-27 22:14:30 -08:00
Kyle Mahan
8a45968175 added config.py to gitignore 2015-01-27 16:50:57 -08:00
Kyle Mahan
24226ea0d8 kick off an update when subscribing to a new feed 2015-01-27 16:49:43 -08:00
Kyle Mahan
65667e6010 remove one-module app 2015-01-27 15:59:29 -08:00
Kyle Mahan
9e1e3ad03f add celery scheduler and break app up into modules 2015-01-27 15:58:08 -08:00
Kyle Mahan
d0a9851ae6 initial check in 2015-01-26 08:07:11 -08:00