Commit graph

433 commits

Author SHA1 Message Date
Samuel Clay
61506e87d7 Mark all as read only should work on feeds that have mark read dates older than specified. 2010-06-30 17:17:07 -04:00
Samuel Clay
1e1528482a Warning label on importing from google reader. 2010-06-30 16:33:41 -04:00
Samuel Clay
a5c7adba49 Ajax-ify the feature board. Can now cycle through old features. 2010-06-30 16:18:55 -04:00
Samuel Clay
5b7ec31a7a WSGI does not always have the right request object. 2010-06-30 14:09:16 -04:00
Samuel Clay
80deb056ad Last seen middleware, to keep track of when users are on. 2010-06-30 13:36:51 -04:00
Samuel Clay
381c61868e Fixing vertical height max for all modals. Also finishing Google Reader feed sync. 2010-06-30 12:17:22 -04:00
Samuel Clay
ce932a95ec Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
Samuel Clay
4cf7b19684 text-rendering: optimizeLegibility; 2010-06-29 15:33:48 -04:00
Samuel Clay
c7d665f1f0 Highlighting new features and adding a twitter plea. 2010-06-29 10:08:38 -04:00
Samuel Clay
8052d8b1c1 Fixing tag truncation bug. Lots of tags? Truncate 'em 2010-06-29 09:01:30 -04:00
Samuel Clay
a1ba7707d8 Removing unused registration crap. 2010-06-28 20:01:09 -04:00
Samuel Clay
8308019732 Adding OAuth for Google Reader import. 2010-06-28 19:57:49 -04:00
Samuel Clay
9f2b132096 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-06-28 16:57:28 -04:00
Samuel Clay
47c03810fe Fixing bugs around blank page_data, and a bug where the Feed view would not load until the Original view did. 2010-06-28 13:25:02 -04:00
Samuel Clay
b0fe081a14 Adding the MIT License and updating README. 2010-06-28 12:39:41 -04:00
Samuel Clay
7212778d7c More tweaking to feed refresh rate: Higher volume = more fetches 2010-06-28 11:37:54 -04:00
Samuel Clay
80bdb79bd9 Better instrumentation through non-zero results on any successfull callback. 2010-06-28 08:06:12 -04:00
Samuel Clay
9a8d85dee2 Pretty printing for subscriber counts. 2010-06-27 23:16:47 -04:00
Samuel Clay
98620bebf0 Divide by zero! Fixed. 2010-06-27 23:09:43 -04:00
Samuel Clay
2116692834 Major tweaks to feed update timing. Heavily updated feeds get updated *much* more often, and more subscribers = more updates. 2010-06-27 22:58:45 -04:00
Samuel Clay
38e168d97c Missing import 2010-06-27 22:41:55 -04:00
Samuel Clay
c7488752df Fixing missing page_data errors. 2010-06-27 22:40:22 -04:00
Samuel Clay
697ab34cde Removing references to original_stories, since stories get deleted after awhile. 2010-06-27 21:55:11 -04:00
Samuel Clay
118f4ec8ec Adding a subscriber bonus. Heavily subscribed feeds get updated more often. 2010-06-27 21:44:35 -04:00
Samuel Clay
12cd9c264f Fixing migration to handle loads of data. 2010-06-27 21:31:53 -04:00
Samuel Clay
586279cee5 Fixing migration to account for thousands of feeds. 2010-06-27 21:17:00 -04:00
Samuel Clay
55181e033e Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-06-27 21:04:15 -04:00
Samuel Clay
53ac3fa0c4 Migrating page_data to its own table so as to not slow down the feeds table. 2010-06-27 21:03:29 -04:00
Samuel Clay
a4de342d17 gUnicorn and restart script. 2010-06-27 21:02:55 -04:00
Samuel Clay
1914651425 Calculate number of feed subscribers. Will be used to calculate feed update priority. 2010-06-27 20:43:17 -04:00
Samuel Clay
aa2dcf754a Filling out the story detail view. 3/5 views are now in. 2010-06-27 19:35:17 -04:00
Samuel Clay
281268e509 Broken but functional story detail view. The titles are out of whack, switching randomly between story and feed. Ugh. I spent how many hours on this? 2010-06-25 18:36:01 -04:00
Samuel Clay
9c4cbc9031 Prevent blank original sites from being saved. 2010-06-24 16:31:38 -04:00
Samuel Clay
29ddaa1c2a Fixing URLs in reader. 2010-06-24 15:47:16 -04:00
Samuel Clay
3d4cf207d3 Adding a feed punishment for slow feeds. Slow feeds get updated less often. 2010-06-24 15:27:25 -04:00
Samuel Clay
cc8beb2379 Fixing caching of feed stories so they load faster. 2010-06-24 15:10:15 -04:00
Samuel Clay
12abf1a77b Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-06-24 12:59:12 -04:00
Samuel Clay
a85f94a7ce Ignoring lots of iphone crap. 2010-06-24 12:58:26 -04:00
Samuel Clay
0087686c0e Finally a bug free feeds view and feed detail view. Even loads all JSON correctly now. Whew. 2010-06-24 12:53:50 -04:00
Samuel Clay
a232e6630b Loading of the single feed detail page in the iPhone app. 2010-06-24 00:22:26 -04:00
Samuel Clay
c2f080fd09 Fuller .gitignore for iphone build dir. 2010-06-21 20:46:25 -04:00
Samuel Clay
3a89ac77e1 Who knows what's going on here. 2010-06-21 20:45:21 -04:00
Samuel Clay
1152795549 Adding iphone build 2010-06-21 20:43:43 -04:00
Samuel Clay
9e3b876902 Deleting iphone build. 2010-06-21 20:42:06 -04:00
Samuel Clay
0575ecfb24 Moving iPhone build directory for ignoring. 2010-06-21 20:41:09 -04:00
Samuel Clay
31b6dca63a Removing iPhone build stuff from the repo. 2010-06-21 20:40:22 -04:00
Samuel Clay
a00c48d5e8 Adding the feed detail view and attaching it to each feed in the feeds view. 2010-06-21 17:17:38 -04:00
Samuel Clay
bb28aed59a iPhone App: Feed subscriptions view. 2010-06-20 11:04:23 -04:00
Samuel Clay
6ad0b38b13 Initial iPhone app import. Lots to do, but this is the initial project. 2010-06-17 13:10:45 -04:00
Samuel Clay
c3c649211f Fixing scope bug on intelligence slider. 2010-06-16 11:07:48 -04:00