Samuel Clay
0380db286a
Fixing cache for ratelimiting.
2011-11-08 14:46:30 -08:00
Samuel Clay
63e6b86d8e
Finishing up realtime for testing on prod.
2011-11-06 16:05:42 -08:00
Samuel Clay
28795237be
Merge branch 'realtime' of github.com:samuelclay/NewsBlur into realtime
...
* 'realtime' of github.com:samuelclay/NewsBlur:
Conflicts:
settings.py
2011-11-06 15:31:32 -08:00
Samuel Clay
4e382e5caf
Adding fabfile config for redis.
2011-11-06 15:19:58 -08:00
Samuel Clay
dcedbe1e40
Adding socket.io communication and feed updating on client-side. Ready to ship?
2011-11-06 12:21:27 -08:00
Samuel Clay
cfd1fa2946
Fixing stale unread counts on feed list in iOS app when returning from river.
2011-11-03 18:08:24 -07:00
Samuel Clay
efaa2565f3
Saving duplicate read stories correctly.
2011-11-03 10:24:53 -07:00
Samuel Clay
a13b6bc084
Simplifying the shit out of feed fetch histories.
2011-11-01 19:08:07 -07:00
Samuel Clay
84e6d1a4fb
Trying to fix fetch histories with indexes. Also upating fabfile.py
2011-11-01 19:00:58 -07:00
Samuel Clay
592dd1b052
Gradients on River of News in iphone app.
2011-10-26 08:40:31 -07:00
Samuel Clay
ec1f38c720
Fixing broken starred stories (with no classifiers).
2011-10-25 00:01:35 -07:00
Samuel Clay
799a0839fe
Cleaning up add folder/site dialog in iPhone app. Still needs autocomplete, but it's nearly done.
2011-10-11 09:46:13 -07:00
Samuel Clay
90d09eb94c
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur: (39 commits)
Adding logging for emails sent. Also using history.replaceState to clear the ?next= parameter.
Adding forgot password email with conveniences.
Seacucumber -> Django-ses. Celery isn't playing well.
Adding seacucumber as a dependency.
Adding android app to email. Also finalizing cleanup.
Finishing up new account email. Adding migration to save email sending preference.
Further fleshing out emails.
Adding autologin (with optout param) for use with emails.
Templating emails -- new account and new premium.
Changing color of logged user agent.
Adding browser user agent to all logging.
Fixing sizing on iphone app's original view's url.
Only active feeds get loaded in the iPhone app. It's about time.
Showing correct story_id in logging for bad read stories.
Showing HUD on logout in iphone app.
Completing the python api.
Showing the correct logging info for mismarked read stories.
Fixing river of new to use new user stories.
Re-running story read migration to account fornew read stories during the migration process.
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
...
Conflicts:
fabfile.py
2011-09-25 09:32:40 -07:00
Samuel Clay
eaa1377fbd
Adding celery granularity to fabfile.
2011-09-25 09:31:08 -07:00
Samuel Clay
8a258f91c7
Adding seacucumber as a dependency.
2011-09-21 22:01:02 -07:00
Samuel Clay
ed7d2bd88f
Finishing up new account email. Adding migration to save email sending preference.
2011-09-21 17:49:40 -07:00
Samuel Clay
2db298cd50
Handle error when pkilling pgbouncer during pgbouncer bouncing.
2011-09-09 17:43:56 -07:00
Samuel Clay
580537f4a8
Simplifying pgbouncer config.
2011-09-07 22:35:20 -07:00
Samuel Clay
d2bcce4b6f
Better error handling around broken feed pages.
2011-09-04 14:47:47 -07:00
Samuel Clay
8c0906fbff
Changing scroll speed. Adding authenticated info to every request.
2011-09-03 23:10:46 -07:00
Samuel Clay
5389350368
Adding starred stories import to Google Reader import. Also moving to db backed session engine (from memcache).
2011-08-29 18:43:17 -07:00
Samuel Clay
161d163d92
Moving back to stable mongoengine dev branch (no longer using forked branch). Changes to signature of map-reduce and item_frequencies.
2011-08-27 17:14:31 -07:00
Samuel Clay
9bcfa077e7
Fixing issue around decoding tag lists in feed fetching.
2011-08-27 13:22:56 -07:00
Samuel Clay
5da8bf73fb
Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls.
2011-08-26 19:58:06 -07:00
Samuel Clay
15c5554200
Fixing issue when returning to iphone app and refreshing feeds while not on feed list page.
2011-08-26 09:34:30 -07:00
Samuel Clay
6148cbaaff
Rewrote visible feed indexPath calculations to be far more graceful and less prone to stateful errors. Handled additional edge cases.
2011-08-24 21:41:44 -07:00
Samuel Clay
7cea10ecfd
Updating fabfile and pushing updates back up to normal levels.
2011-08-24 12:31:47 -07:00
Samuel Clay
8fed3ae8cc
Scaling back updates by a half to catch up.
2011-08-24 10:56:17 -07:00
Samuel Clay
ffe3653c37
Cleaning up reader import, subscriber expire down to 2, and adding favicon to title in iphone app feed detail.
2011-08-24 10:24:02 -07:00
Samuel Clay
f546a3f784
Updating userstories with date migration to handle broken cases.
2011-08-18 21:52:15 -07:00
Samuel Clay
bffb8a6d98
Fixing all outstanding issues with the Original view. No longer throws errors on page loads before the current page has loaded. Also attached the keyboard to the page address bar. Fixed title too.
2011-08-16 19:55:44 -07:00
Samuel Clay
806542c0dc
Fixing a number of bug sin iPhone app: 1) html entitiesare now decoded in story titles. 2) the correct story is marked as read when multiple intelligence levels are used.
2011-08-08 09:58:15 -07:00
Samuel Clay
229bd75281
Went nuts and restyled a bunch of table cells. Also hooked up accounts. Need to clean up the login view, as well as finish the reading flow.
2011-07-20 21:08:57 -07:00
Samuel Clay
f90686014d
Adding PIL and boostrapped feed to readme.
2011-07-17 21:29:25 -07:00
Samuel Clay
ff50d85d7d
Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions.
2011-07-17 20:53:30 -07:00
Samuel Clay
a91d67ab63
Fixing env.paths by using the top-level dict.
2011-07-17 15:56:28 -07:00
Samuel Clay
aa33eb0474
Abstracting paths and adding in path settings to readme.
2011-07-17 15:52:06 -07:00
Samuel Clay
17b9cde37d
Adding mongo as prereq in README.
2011-07-17 15:30:25 -07:00
Samuel Clay
fd71857009
Separating pymongo and psycopg python deps into their respective installations.
2011-07-17 12:08:24 -07:00
Samuel Clay
abad70e4a0
Adding mac os x and linux installations instructions to README.
2011-07-17 11:31:07 -07:00
Samuel Clay
d0f0ac9507
Moving CSS mobile directory to a more logical place.
2011-06-09 22:25:37 -04:00
Samuel Clay
9c85c16761
Moving mobile compressed css asset to match folder structure.
2011-06-09 22:22:42 -04:00
Samuel Clay
76c0ffaa0f
Changing order of mobile dependencies.
2011-06-09 22:15:34 -04:00
Samuel Clay
d47a994b2e
Updating fabric and fixing a bug around Adding the NewsBlur feed from the tutorial and the address is blank.
2011-05-20 17:34:39 -04:00
Samuel Clay
2bb41f805c
Cleaning up the third page of the tutorial by showing the two intelligence trainers.
2011-05-20 09:51:56 -04:00
Samuel Clay
7bc60ec784
Switching to mongoengine dev on github.
2011-05-18 14:23:43 -04:00
Samuel Clay
ff09a6f262
Fixing bookmarklet add_site when the token is bad.
2011-05-08 19:52:41 -04:00
Samuel Clay
26c66950ed
Easing off the subscriber bonus
2011-04-26 13:19:49 -04:00
Samuel Clay
55a478f743
Compress media as a separate fab action.
2011-04-19 09:41:39 -04:00
Samuel Clay
909339381a
Statistics graph.
2011-04-15 11:34:41 -04:00