Commit graph

13019 commits

Author SHA1 Message Date
Samuel Clay
001ffc942b Fixing failure on bad address. 2009-08-14 01:54:22 +00:00
Samuel Clay
379bbcd766 Removing feed refreshing from web urls. 2009-08-14 01:51:19 +00:00
Samuel Clay
88ccfa7e77 Created admin commands to run refresh_feed/s without invoking Apache. Finally! 2009-08-14 01:48:21 +00:00
Samuel Clay
82d988d901 Moving the UI around to match the new design flow. Going to be adding in a taskbar for the right pane soon. 2009-08-14 00:30:29 +00:00
Samuel Clay
d97c5ff0c3 Catching the proper exception. 2009-08-13 04:05:49 +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
848eaacdf1 Normalizing settings and directories across all environments. 2009-08-09 21:03:10 +00:00
Samuel Clay
0582b052bf Tests can now be run from any server/environment. 2009-08-09 19:22:09 +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
709beb79b7 Cleaning up tests, reload OPML pane, and minor refactorings for errors. 2009-07-28 22:51:16 +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
f1847f8aca Maybe ignoring logs? 2009-07-25 02:37:29 +00:00
Samuel Clay
79540d9730 Ignoring logs 2009-07-25 02:36:24 +00:00
Samuel Clay
d360d44d04 Adding all logs 2009-07-25 02:33:51 +00:00
Samuel Clay
2c621831c3 Ignoring newsblur.log 2009-07-25 02:30:42 +00:00
Samuel Clay
b57ea46f81 Adding logs dir 2009-07-25 02:29:42 +00:00
Samuel Clay
3796c9f4f8 Ignoring logs 2009-07-25 02:27:29 +00:00
Samuel Clay
da2919e1e6 Ignoring logs 2009-07-25 02:25:53 +00:00
Samuel Clay
670bdcdb1d Staging server preferences. 2009-07-25 02:21:12 +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
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
d0bd3f44f6 Whew, fixed all oddball menu-fade and menu-close issues. Now it looks pretty good with its drop-shadow and auto-close behavior. 2009-07-23 02:39:13 +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
ab7701a405 Taskbar buttons now hover, close on correct clicks, and fade away naturally. Some weird funkiness around closing on document click, but it's too late, I'm too tired, and it works in that somewhat-annoying-but-usable way. 2009-07-22 04:22:55 +00:00
Samuel Clay
fc9118ef37 Fixing DEVELOPMENT settings flag. 2009-07-21 03:21:02 +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
d1a3e96b54 Fixing small bug in detecting Debug 2009-07-20 05:09:20 +00:00
Samuel Clay
e7898d6b8c Fixing small bug in detecting Debug 2009-07-20 05:08:42 +00:00
Samuel Clay
bb336f6c2a Fixing small bug in detecting Debug 2009-07-20 05:07:31 +00:00
Samuel Clay
dea1a35e93 Turning off logging/debug for Production. I need to make a Staging server that is on the Production environment to a T, except Debug is turned on. 2009-07-20 05:02:21 +00:00
Samuel Clay
311962dad6 Easing out font-sizes. Who knew ems actually scale to the mal-formed anti-aliased pixel? 2009-07-20 00:31:36 +00:00
Samuel Clay
8a5cd59d44 Adding utils to PYTHONPATH 2009-07-19 20:06:39 +00:00
Samuel Clay
c31bd8ebc5 2009-07-19 20:04:54 +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
f0de9155d3 Finishing up logging properties 2009-07-19 17:28:05 +00:00
Samuel Clay
cb9d326fa6 Logging directory 2009-07-19 17:12:52 +00:00
Samuel Clay
8c4bf1328a Adding the official Django logging util 2009-07-19 17:10:54 +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
05ab80be20 Adding end-stories line in the story titles. There is always an end. 2009-07-18 23:41:57 +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