Commit graph

21 commits

Author SHA1 Message Date
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
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
d4b25e80d2 It's the start of an actual interface. Menu buttons added (still need to be styled and tweaked to auto-close). 2009-07-21 03:18:29 +00:00
Samuel Clay
8d3bc4ec9b Reducing logging. 2009-07-20 05:12:11 +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
f258ee6589 Reverting r4: Adding back dependency on lxml (for OPML importing) 2009-06-18 12:54:20 +00:00
Samuel Clay
8e8dd9ee3e Removing lxml dependency 2009-06-18 02:26:15 +00:00
Samuel Clay
0588a7d47c - Optimizing SQL query on story exists.
- Removing static controller for PROD.
2009-06-18 01:51:14 +00:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00