Commit graph

1177 commits

Author SHA1 Message Date
Samuel Clay
5185da7b16 Mark All as Read fixed. 2009-09-08 04:37:38 +00:00
Samuel Clay
4f41567628 Stories can now be marked as read. Small bug. 2009-09-08 04:27:27 +00:00
Samuel Clay
615d1fb530 Whoops - scores should be set to *something* 2009-08-30 00:47:56 +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
379bbcd766 Removing feed refreshing from web urls. 2009-08-14 01:51:19 +00:00
Samuel Clay
0f4cfdffb7 Importing feed's original page along with RSS stories. Wowzers. 2009-08-13 03:26:12 +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
27a315fd07 Invalidating cache when new stories come in. 2009-08-01 15:25:49 +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
07e335b5a5 Exposing even more processes over ajax. Quite a bit of inspection going on here. 2009-07-19 20:03:35 +00:00
Samuel Clay
fc08f67f9c Adding in AJAX logging of SQL queries, as well as dynamic views of debug messages. Each AJAX call brings, with its payload, an inspection of all SQL calls and debug messages, inserted in to the DOM's log container. Neato. 2009-07-19 16:55:08 +00:00
Samuel Clay
434f77ca52 For those with a subscription in their folder, but not actively subscribed. This is a weird test case only. 2009-07-19 00:39:59 +00:00
Samuel Clay
0a8449db50 Numerous memory-saving operations. Chilled out some hoggish sql queries. 2009-07-18 23:39:16 +00:00
Samuel Clay
db09737792 Adding integration tests and fixtures for the RSS Feeds app. In hind-sight, it should've been called 'FeedInjestion' 2009-07-08 02:05:45 +00:00
Samuel Clay
c5e02423a6 Changing cache locations, and putting daemon back in. 2009-07-07 01:00:30 +00:00
Samuel Clay
ca6a88b783 Removed threads 2009-07-06 02:48:03 +00:00
Samuel Clay
dd4b42a10a Removed threads 2009-07-06 02:47:00 +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
9f2d2018a5 Switching to mod_wsgi from mod_python, adding nginx, and adding like/dislike buttons. 2009-07-05 18:15:58 +00:00
Samuel Clay
7d12a0687f Staging server settings 2009-06-22 15:28:20 +00:00
Samuel Clay
a150793f54 Encoding username in global user_info 2009-06-18 12:58:07 +00:00
Samuel Clay
3beeb6a64b Encoding username in global user_info 2009-06-18 12:56:25 +00:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00