Commit graph

120 commits

Author SHA1 Message Date
Samuel Clay
f9a0087334 Adding django-compress. 2009-09-08 03:15:49 +00:00
Samuel Clay
2ac39549ae The "Hacker News" bug is fixed. Weirdo HN site doesn't publish guids or timestamps. Now bubbling priorities on ids. Also added 'j' and 'k' keyboard shortcuts. And fixed the escaping url bug on the Reader. 2009-09-08 00:13:49 +00:00
Samuel Clay
105b0e7647 Auto-switch to feed view when story not found on page. Auto-switch back if the user does not explicitly switch to feed view. Smart thinking! 2009-09-01 12:38:47 +00:00
Samuel Clay
9e522ca528 Woo - Checking for content and title differences to resolve duplicate entries. Integration tests prove a number of differences are successfully resolved. 2009-08-30 00:43:13 +00:00
Samuel Clay
bdd91d714d Refactored the feed fetcher. Added integration tests for dupe matching. Also stubbed in AI score calculations so I can do something with the output soon. 2009-08-29 19:34:42 +00:00
Samuel Clay
8545e09d9a Using threadpool module and feedjack to import feeds. Largely the same functionality, but now more debugging info, as well as better error handling and threads. 2009-08-20 02:43:01 +00:00
Samuel Clay
9626b4695a Updating integration tests to include updated feeds. Wahoo! Now to figure out the dupe issues through testing. 2009-08-08 16:52:11 +00:00
Samuel Clay
555b1e3bda Removing a few debug messages for cleaner debugging in production. 2009-08-07 12:21:39 +00:00
Samuel Clay
bd0099ad81 Rewrote ingestion and acquiring of feeds. This needs some serious TLC soon. 2009-08-01 04:26:57 +00:00
Samuel Clay
5d185bae74 Optimizing and refactoring a ton of queries and calls. Really, I touched almost everything, from the feed ingestion system, to marking stories as read, to merging ReadStories and Opinions. 2009-07-28 02:27:27 +00:00
Samuel Clay
ff13e9c4a6 Beginnings of minor cache work. So far, only on user accounts. 2009-07-25 15:24:27 +00:00
Samuel Clay
fdecb844b6 Don't force internal IP on logging. 2009-07-25 04:16:48 +00:00
Samuel Clay
5ff436d4f4 Don't force internal IP on logging. 2009-07-25 04:15:49 +00:00
Samuel Clay
670bdcdb1d Staging server preferences. 2009-07-25 02:21:12 +00:00
Samuel Clay
e3d6e00a56 Uploading OPML files through AJAX. Also cleaned the hell out of sql logging. fixed up the drop-shadows while at it. 2009-07-25 00:16:55 +00:00
Samuel Clay
81296f2783 Deleting old reference to django extensions 2009-07-22 04:26:50 +00:00
Samuel Clay
be950d917a Django Extensions 2009-07-22 04:24:24 +00:00
Samuel Clay
f0de9155d3 Finishing up logging properties 2009-07-19 17:28:05 +00:00
Samuel Clay
8c4bf1328a Adding the official Django logging util 2009-07-19 17:10:54 +00:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00