Commit graph

394 commits

Author SHA1 Message Date
Samuel Clay
f906513657 Adding celery tasks, config, and djcelery app. 2010-08-31 18:07:47 -04:00
Samuel Clay
ac53f33788 Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
Samuel Clay
fa3be28b43 Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs. 2010-08-21 13:57:49 -04:00
Samuel Clay
68b0ae7254 Adding exception handling UI. Also disabled feeds that are just chock full of exceptions. No need to continually fetch buggy feeds. Still need to figure out a way to let users fix problematic feeds, but letting them know is an improvement. 2010-08-18 20:35:45 -04:00
Samuel Clay
2e1c3b4db3 Adding stats and training to logging. 2010-08-16 12:55:45 -04:00
Samuel Clay
588207384c Logging tweaks to handle console and file handlers. 2010-08-16 12:52:39 -04:00
Samuel Clay
602d54504a Silencing logs in background processes. 2010-08-15 12:07:19 -04:00
Samuel Clay
3df0722dcc Moving from print-based logging to python-based logging. Quite the improvement. Console/Stream output in development, logfile in production. 2010-08-15 12:04:26 -04:00
Samuel Clay
d4f30d8236 Finishing up statistics graphs. Using Flot instead of Raphael. Added a migration to change how stories are counted. 2010-08-13 10:43:48 -04:00
Samuel Clay
5de960f97a Finalizing feed fetch progress bar. Also updating jquery.layout and jquery UI to 1.8.4. 2010-08-11 22:05:02 -04:00
Samuel Clay
543384ed84 Removing 3 JS files that are no longer in big use. Thus saving around 50KB. 2010-07-31 00:13:27 -04:00
Samuel Clay
4f3630ba2a Finishing up the statistics modal, save for actually graphing out correct values. Not sure how exactly to graph the paltry data points we have. 2010-07-30 23:50:49 -04:00
Samuel Clay
3c6fdfdea7 Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
Samuel Clay
ebdc80f526 Login as. Needed to test other accounts. 2010-07-20 23:59:56 -04:00
Samuel Clay
0248b5c89a Finished feed drag-and-drop reordering 2010-07-11 11:10:45 -04:00
Samuel Clay
938eec7505 First half of drag-and-drop: The JavaScript half is done. Feeds can be moved freely. Complete with prettiness. 2010-07-10 17:59:17 -04:00
Samuel Clay
792656bb89 Changing backend for sessions from db to cache_db. 2010-07-07 00:27:54 -04:00
Samuel Clay
b9d2afa3b8 Typogrifying features on front page. Smart quotes. 2010-07-06 15:43:55 -04:00
Samuel Clay
b95e5d2977 Wrench is now a cog. Pretty. 2010-07-06 13:56:32 -04:00
Samuel Clay
4b57a32c0c Removing 2 bigger JOINs that were slowing down feed loading. 2010-07-01 15:16:33 -04:00
Samuel Clay
f8d4d1b0a2 Changing how JSON is being serialized. For better testing. 2010-07-01 14:01:11 -04:00
Samuel Clay
a5c7adba49 Ajax-ify the feature board. Can now cycle through old features. 2010-06-30 16:18:55 -04:00
Samuel Clay
80deb056ad Last seen middleware, to keep track of when users are on. 2010-06-30 13:36:51 -04:00
Samuel Clay
ce932a95ec Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
Samuel Clay
8052d8b1c1 Fixing tag truncation bug. Lots of tags? Truncate 'em 2010-06-29 09:01:30 -04:00
Samuel Clay
72e5f25400 Adding mark read and preferences modals. Also cleaning up and fixing minor bugs in the manage menu. 2010-06-13 18:57:20 -04:00
Samuel Clay
1e810105ad Big new feature: locking the mouse indicator keyline. This comes with user profiles, so I can now store lots of personalized data between sessions. 2010-06-11 20:55:38 -04:00
Samuel Clay
7abb023b62 Adding locking to the mouse indicator. 2010-06-11 16:55:07 -04:00
Samuel Clay
fbe1367739 Protopub -> NewsBlur 2010-06-08 11:19:07 -04:00
Samuel Clay
3ca7fcefca That mass renames continue! Protoread is now Protopub, and that sounds good to me. 2010-05-14 09:32:38 -04:00
Samuel Clay
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
cb6a394049 Adding versioning to compressed js/css. 2010-04-25 21:07:03 -04:00
Samuel Clay
229c6bef97 Oh baby, oh baby. Resize! UI Layout upgrades! Drag support for resizing panes 2010-04-13 19:35:36 -04:00
Samuel Clay
10ec2dcbf3 All tests fixed and now pass. 2010-04-09 18:30:25 -04:00
Samuel Clay
a2458f0973 Add feed and Add folder. Dynamically loads and refreshes, too. 2010-04-06 20:41:00 -04:00
Samuel Clay
d2b12da53a Handling edge cases for tags. 2010-04-05 03:20:44 -04:00
Samuel Clay
a3d31c336b Moving release directories. 2010-04-05 01:00:29 -04:00
Samuel Clay
35cc9c369d Logging settings in global settings. 2010-04-05 00:51:12 -04:00
Samuel Clay
18031c40cd Time to move to local_settings 2010-04-05 00:47:21 -04:00
Samuel Clay
da725418e0 Resolving conflicts. 2010-04-03 20:07:10 +00:00
Samuel Clay
a29ed65caf Settings update. 2010-04-03 20:06:17 +00:00
Samuel Clay
91126ef5a6 Django 1.2 prep. Also fixing up styling for tags. 2010-04-03 16:05:52 -04:00
Samuel Clay
adeab1652a Cleaning unused files. 2010-04-02 00:31:50 -04:00
Samuel Clay
8dd4f84398 Feed management now has a front-end. Shows opinions for tags, titles, authors, and the publisher. 2010-03-28 14:50:41 -04:00
Samuel Clay
e966cd1ff8 Adding manage feed modal. 2010-03-15 00:52:06 -04:00
Samuel Clay
e846fe6d6c Moving things around for final feed management coming soon. 2010-03-02 10:56:25 -05:00
Samuel Clay
95a2ebc878 Improving front-end JS by fixing all loading page bugs. 2010-02-17 03:22:45 -05:00
Samuel Clay
90adb4f875 Fixed many, many outstanding JavaScript issues. Most bugs were around clicking all over the interface and stuff failing. 2010-02-17 00:53:05 -05:00
Samuel Clay
a54b541526 Making trim_stories much faster by running a single query instead of n queries. 2010-02-12 19:30:26 -05:00
Samuel Clay
8f22031ea3 Adding threaded folders and feeds. Also refactored OPML import to handle many edge cases and nested cases. Rewrote feed loading on front-end so everything's faster to load. 2010-02-11 01:28:47 -05:00