Samuel Clay
|
20195f4345
|
Merge branch 'master' into chooser
Conflicts:
media/js/newsblur/reader_classifier.js
media/js/newsblur/reader_manage_feed.js
media/js/underscore.js
|
2010-10-22 09:56:06 -04:00 |
|
Samuel Clay
|
8dee466fbd
|
Removing feed manager for good.
|
2010-10-22 00:19:22 -04:00 |
|
Samuel Clay
|
9d51e999ba
|
First draft of brand new dual-mode classifiers. Both tumbs up and thumbs down in the same classifier. Hover behavior works, not much else, so far.
|
2010-10-19 20:57:25 -04:00 |
|
Samuel Clay
|
6c4f3e5871
|
Adding paypal return screen, which holds the user until paypal ipn kicks in and their feeds are converted.
|
2010-10-19 19:09:08 -04:00 |
|
Samuel Clay
|
ee0d86f055
|
Merge branch 'master' into chooser
|
2010-10-17 14:04:55 -04:00 |
|
Samuel Clay
|
fea4a5ce47
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-10-16 23:33:51 -04:00 |
|
Samuel Clay
|
df782dee8f
|
Adding error logging to celeryd.
|
2010-10-16 23:33:44 -04:00 |
|
Samuel Clay
|
c5772ae10a
|
Adding staging to settings.py
|
2010-10-17 01:40:41 +00:00 |
|
Samuel Clay
|
00d42abb47
|
Adding Paypal IPN integration.
|
2010-10-16 18:52:52 -04:00 |
|
Samuel Clay
|
6cccd70eb4
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into chooser
|
2010-10-15 19:02:49 -04:00 |
|
Samuel Clay
|
9b5ec6eaa2
|
Merge branch 'master' into chooser
Conflicts:
apps/reader/models.py
apps/rss_feeds/models.py
media/css/reader.css
media/js/newsblur/reader.js
utils/feed_fetcher.py
|
2010-10-13 09:08:42 -04:00 |
|
Samuel Clay
|
3daeee24c3
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-10-10 23:36:25 -04:00 |
|
Samuel Clay
|
3809c65206
|
Fixing feed exceptions modal to actually allow feeds to update. Also adding stub for keyboard shortcuts and new preferences.
|
2010-10-10 23:36:09 -04:00 |
|
Samuel Clay
|
693eb9272e
|
Merge branch 'master' into chooser
|
2010-10-06 19:26:10 -04:00 |
|
Samuel Clay
|
22348d3212
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
settings.py
|
2010-10-06 19:13:00 -04:00 |
|
Samuel Clay
|
0e0940317f
|
Gunicorn changes on server.
|
2010-10-06 19:12:38 -04:00 |
|
Samuel Clay
|
70222bec34
|
Trying to fix the feed buster buster.
|
2010-10-06 19:12:20 -04:00 |
|
Samuel Clay
|
2e3f7d415b
|
Fixing celery queues and exchanges by adding explicit bindings for the new and update queues.
|
2010-09-28 19:50:29 -04:00 |
|
Samuel Clay
|
a76719bb97
|
Fixing celery queues and routers to corrrectly route to new_feeds and update_feeds
|
2010-09-28 19:22:52 -04:00 |
|
Samuel Clay
|
d40530a230
|
The feedchooser is nearly complete on the UI front. Just need to add subscriber information and auto-population. Then there's the backend...
|
2010-09-24 01:08:03 -04:00 |
|
Samuel Clay
|
ff8d7fce12
|
Right-clicking on feeds and folders brings up the context menu.
|
2010-09-22 19:26:56 -04:00 |
|
Samuel Clay
|
ad398a78b4
|
Fixing broken exchanges for celery by adding a binding_key. Rather use the default of 'celery' than have to configure a silly binding_key on each machine. Just use the default.
|
2010-09-20 19:31:17 -04:00 |
|
Samuel Clay
|
9d265e9db0
|
Adding a new queue that handles new feeds, so they can be prioritized over updating old feeds.
|
2010-09-20 19:22:19 -04:00 |
|
Samuel Clay
|
b9cbf6a71e
|
Deleting old read stories and speeding up computing feed scores by caching stories to search through.
|
2010-09-19 11:30:18 -04:00 |
|
Samuel Clay
|
ab3432366e
|
Changing timezone to GMT in prep for timezone preferences.
|
2010-09-17 12:10:24 -04:00 |
|
Samuel Clay
|
a1b3926249
|
Removing transactions middleware. Possibly rolling back on web requests that time out.
|
2010-09-07 16:24:54 -07:00 |
|
Samuel Clay
|
ca06958dd1
|
Adding About and FAQ modals. Still need to fill in the FAQ, then link them together correctly.
|
2010-09-02 20:41:53 -04:00 |
|
Samuel Clay
|
e5605d8547
|
Django celery loader.
|
2010-08-31 18:15:00 -04:00 |
|
Samuel Clay
|
5a54c973c2
|
Django celery loader.
|
2010-08-31 18:10:24 -04:00 |
|
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 |
|