samuelclay
|
5ed1b06710
|
Opening the floodgates for proper counting.
|
2010-01-26 20:39:11 -05:00 |
|
Samuel Clay
|
d748a41d85
|
Trimming > 1000 stories from feeds.
|
2010-01-26 19:59:43 -05:00 |
|
Samuel Clay
|
9c814578c0
|
Reducing load of calculate_scores()
|
2010-01-21 23:50:03 -05:00 |
|
Samuel Clay
|
c6f86dad76
|
OK, for now, score calculation is too expensive to do on feed fetching. I'll run it manually until I figure out the best way to run it. For one, running 8 threads all calculating scores is *not* the way to go on a single db.
|
2010-01-21 22:23:42 -05:00 |
|
Samuel Clay
|
88cb715a28
|
Adding debug for calculate_scores
|
2010-01-21 17:56:54 -05:00 |
|
Samuel Clay
|
b1c72c5c9f
|
Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read.
|
2010-01-21 13:12:29 -05:00 |
|
Samuel Clay
|
5185da7b16
|
Mark All as Read fixed.
|
2009-09-08 04:37:38 +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
|
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
|
0922c7548f
|
Moving the counting of unread feeds over to the analyzer, not the reader. Duh. This makes loading much faster.
|
2009-07-25 00:57:39 +00:00 |
|
Samuel Clay
|
9ba207b987
|
Story likes/dislike now in DB and respected in JS.
|
2009-07-05 21:45:46 +00:00 |
|
Samuel Clay
|
48ba40e29b
|
Initial
|
2009-06-16 03:08:55 +00:00 |
|