Kyle Mahan
|
ff7d71e685
|
reduce margin between note and replyContext
|
2015-02-19 23:21:24 -08:00 |
|
Kyle Mahan
|
f7eaba5406
|
reply context: use domain for url instead of feed name
|
2015-02-19 09:32:54 -08:00 |
|
Kyle Mahan
|
c007c6ff7a
|
limit the width of videos in the feed
|
2015-02-19 09:30:40 -08:00 |
|
Kyle Mahan
|
bc53c9483f
|
add reply-context to posts
|
2015-02-19 09:07:52 -08:00 |
|
Kyle Mahan
|
367ae82f0a
|
fix unsubscribe bug -- feeds should be unsubscribed, not deleted
|
2015-02-18 23:26:42 +00:00 |
|
Kyle Mahan
|
aa87cdddbb
|
remove <script> tags altogether before running bleach
|
2015-02-15 19:02:48 -08:00 |
|
Kyle Mahan
|
523a086928
|
micropub form submit: add button action to formData
|
2015-02-15 18:06:28 -08:00 |
|
Kyle Mahan
|
5752181b7c
|
low-tech browser cache busting for css/js assets
|
2015-02-15 17:43:38 -08:00 |
|
Kyle Mahan
|
7f1cb56911
|
eliminate a click when replying and liking via micropub
|
2015-02-15 17:36:41 -08:00 |
|
Kyle Mahan
|
de4f099f31
|
auto overflow on articles, better for mobile browsing
|
2015-02-15 12:34:17 -08:00 |
|
Kyle Mahan
|
77826ed179
|
don't add a preview to a post that already has one
|
2015-02-14 12:13:18 -08:00 |
|
Kyle Mahan
|
7e13c31d30
|
add image and video preview for instagram, youtube, and vimeo links
|
2015-02-14 12:09:00 -08:00 |
|
Kyle Mahan
|
92f21aee03
|
add syndicate-to options to micropub submit form
|
2015-02-10 08:51:02 -08:00 |
|
Kyle Mahan
|
32cdeaa781
|
query individual feeds by their url rather than id
prevent nefarious people like @dissolve from crawling all the
subscribed feeds :P
|
2015-02-09 22:46:02 -08:00 |
|
Kyle Mahan
|
19180b1829
|
update entries that have changed since they were first fetched
|
2015-02-10 03:25:11 +00:00 |
|
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 |
|