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
Samuel Clay
5a3e18aba0
Adding the 'n' key which shows the next unread story across feeds. Thanks for @theprawn for the idea.
2011-04-12 11:02:02 -04:00
Samuel Clay
795573ccc2
Kill celery without killing itself.
2011-04-11 15:46:33 -04:00
Samuel Clay
4c16df13eb
Adding feed classifiers counts. Will be used to display graphs which show likes and dislikes aggregated across users in the Statistics dialog.
2011-04-07 17:00:28 -04:00
Samuel Clay
d5c2a61e16
Handling the damn Thoughts of a Wierdo feedburner screwup gracefully.
2011-04-03 11:08:42 -04:00
Samuel Clay
7c10c2fedd
Adding web role to fabfile, since www temporarily points to db.
2011-04-03 10:54:20 -04:00
Samuel Clay
e89457b434
Adding .ssh/config.
2011-04-02 00:31:43 -04:00
Samuel Clay
4db1c89652
Simple change to logrotate and the app servers name.
2011-04-01 19:40:02 -04:00
Samuel Clay
bdc8e7bdea
Separating nginx configuration into a setup and a configure, since one half is much more common than the other.
2011-03-31 18:51:23 -04:00
Samuel Clay
e09b5f7c58
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
Conflicts:
fabfile.py
2011-03-28 10:10:01 -04:00