Commit graph

2809 commits

Author SHA1 Message Date
Samuel Clay
68b69437fb Adding new profile models when refreshing story comments. 2012-03-08 09:15:33 -08:00
Samuel Clay
3e2e6e272b Extending profile badge to profile dialog. 2012-03-07 18:35:17 -08:00
Samuel Clay
fd32d38b99 Refactoring profile badges into Backbone Views. Also adding logging to all social calls. 2012-03-07 17:34:22 -08:00
Samuel Clay
98b45a5e84 Autofollowing preference now saved. 2012-03-07 16:32:02 -08:00
Samuel Clay
8fa18568ac Auto-following self, fixing issues around social profile creation, adding animations for firefox. 2012-03-07 15:01:44 -08:00
Samuel Clay
2ee4cd4077 Cleaning up stats stlying on intro. 2012-03-06 19:03:04 -08:00
Samuel Clay
e34ac9ee04 Showing follow counts at the bottom of intro social services page. 2012-03-06 18:34:59 -08:00
Samuel Clay
4d634c1720 Styling social connect error message. 2012-03-06 17:33:02 -08:00
Samuel Clay
c9f978d8b1 Merge branch 'master' into social
* master:
  Adding tests in prep for Mother Jones duping.
  Fixing rss feed tests.
  Adding press story from Italian site Skimbu.
  Adding Cuk.ch story about NewsBlur.
2012-03-06 16:56:34 -08:00
Samuel Clay
16ddf028d2 Adding tests in prep for Mother Jones duping. 2012-03-06 16:56:26 -08:00
Samuel Clay
d5926fe577 Fixing rss feed tests. 2012-03-06 16:11:27 -08:00
Samuel Clay
b4903244e4 Handling social connect in intro. Also styling the third page of the intro. 2012-03-06 11:41:57 -08:00
Samuel Clay
74ba777099 Adding press story from Italian site Skimbu. 2012-03-06 10:41:42 -08:00
Samuel Clay
02b9b7aa30 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding Cuk.ch story about NewsBlur.
  Fixing issue around feeds that are mistakenly declared as not having a page.
  New audio control, with Flash fallback for browsers like Firefox/IE.
2012-03-06 10:38:18 -08:00
Samuel Clay
c2fb0c6692 Finishing up OPML upload and Reader import in new intro-style. 2012-03-05 19:18:40 -08:00
Samuel Clay
13f8ab07fb Adding Cuk.ch story about NewsBlur. 2012-03-05 16:28:19 -08:00
Samuel Clay
0e43583a6c Merge branch 'master' into social
* master:
  Fixing issue around feeds that are mistakenly declared as not having a page.
  New audio control, with Flash fallback for browsers like Firefox/IE.

Conflicts:
	assets.yml
2012-03-05 13:48:39 -08:00
Samuel Clay
33fa13cf69 Fixing issue around feeds that are mistakenly declared as not having a page. 2012-03-05 13:12:50 -08:00
Samuel Clay
5913fc035e Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding all mongodb munin plugins, and adding fab command to install munin plugins for mongo.
2012-03-05 12:58:14 -08:00
Samuel Clay
154ce61a3d New audio control, with Flash fallback for browsers like Firefox/IE. 2012-03-05 12:57:47 -08:00
Samuel Clay
485d3bddbd Merge branch 'master' of github.com:samuelclay/NewsBlur into social
* 'master' of github.com:samuelclay/NewsBlur:
  Adding all mongodb munin plugins, and adding fab command to install munin plugins for mongo.
  Upgrading requests's ConnectionError to a first-class error, marking page as bad url.
  Python module requests now throwing ConnectionError on bad urls. Handling by not emailing me about it.

Conflicts:
	fabfile.py
2012-03-05 11:55:42 -08:00
Samuel Clay
a16c25fce9 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur: (39 commits)
  Upgrading requests's ConnectionError to a first-class error, marking page as bad url.
  Python module requests now throwing ConnectionError on bad urls. Handling by not emailing me about it.
  Fixing bug where next unread story would be run twice when in Story view and opening a feed. Thanks to @dalmet for the issue.
  Adding preference for default SSL. Redirects user to https.
  Changing copy on premium/feedchooser dialog.
  Styling errors on stripe payment form.
  Final stripe.js tweaks before launch.
  Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch!
  Styling the stripe.js background.
  Using correct kwargs for stripe signal.
  Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
  Setting up correct customer model for stripe webhook.
  Moving JS assets to bottom of the page for faster loadtimes.
  Fixing exception on missing param in feed address searching.
  Fixing recommendation date serialization bug.
  Fixing bugs around login with blank password using full password. Also fixing bug in signups with no username.
  Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing.
  Adding error checking on requests in page fetching.
  Using a probability from redis to determine whether or not to skip a fetch.
  Allowing any password to be used on accounts with no password set.
  ...
2012-03-05 09:24:41 -08:00
Samuel Clay
20c78d52cf Adding all mongodb munin plugins, and adding fab command to install munin plugins for mongo. 2012-03-05 09:24:32 -08:00
Samuel Clay
18fbd5e5c6 Upgrading requests's ConnectionError to a first-class error, marking page as bad url. 2012-03-03 10:12:51 -08:00
Samuel Clay
d7574c9742 Python module requests now throwing ConnectionError on bad urls. Handling by not emailing me about it. 2012-03-03 09:58:25 -08:00
Samuel Clay
2112fd8e0a Adding OPML upload to intro dialog. 2012-03-03 09:51:38 -08:00
Samuel Clay
2349458418 Adding intro dialog. Page 1 + Page 2. Page 2 still needs opml and reader background importing, updating on import, and handling case of user already having feeds. 2012-03-02 17:51:28 -08:00
Samuel Clay
38e82d7f66 Merge branch 'master' into social
* master:
  Fixing bug where next unread story would be run twice when in Story view and opening a feed. Thanks to @dalmet for the issue.
2012-03-01 17:50:37 -08:00
Samuel Clay
47950bb3ba Fixing bug where next unread story would be run twice when in Story view and opening a feed. Thanks to @dalmet for the issue. 2012-03-01 17:08:41 -08:00
Samuel Clay
7a081025c6 Lightening up the intelligence control. 2012-03-01 10:15:26 -08:00
Samuel Clay
50fc667faf Merge branch 'master' into social
* master:
  Adding preference for default SSL. Redirects user to https.
2012-02-29 17:30:08 -08:00
Samuel Clay
d318cd44ec Adding preference for default SSL. Redirects user to https. 2012-02-29 17:18:55 -08:00
Samuel Clay
819fe2b3d5 Moving stripe into payments folder. 2012-02-29 16:22:58 -08:00
Samuel Clay
aaa5aa1cd6 Merge branch 'master' into social
* master:
  Changing copy on premium/feedchooser dialog.
  Styling errors on stripe payment form.
  Final stripe.js tweaks before launch.
  Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch!
  Styling the stripe.js background.
  Using correct kwargs for stripe signal.
  Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
  Setting up correct customer model for stripe webhook.
  Moving JS assets to bottom of the page for faster loadtimes.
  Fixing exception on missing param in feed address searching.
  Fixing recommendation date serialization bug.
  Fixing bugs around login with blank password using full password. Also fixing bug in signups with no username.
  Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing.
  Adding error checking on requests in page fetching.
  Using a probability from redis to determine whether or not to skip a fetch.
  Allowing any password to be used on accounts with no password set.
  Adding paypal logo.

Conflicts:
	assets.yml
	media/js/newsblur/reader/reader_feedchooser.js
	settings.py
	templates/base.html
2012-02-29 16:22:47 -08:00
Samuel Clay
c649f84949 Changing copy on premium/feedchooser dialog. 2012-02-29 15:08:23 -08:00
Samuel Clay
7f6d1a3fae Styling errors on stripe payment form. 2012-02-29 12:57:46 -08:00
Samuel Clay
bd574d0c06 Final stripe.js tweaks before launch. 2012-02-29 12:29:46 -08:00
Samuel Clay
fa917389a8 Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch! 2012-02-29 12:15:01 -08:00
Samuel Clay
0cdba5dd07 Styling the stripe.js background. 2012-02-28 17:53:19 -08:00
Samuel Clay
85eb73b1a7 Using correct kwargs for stripe signal. 2012-02-28 17:39:02 -08:00
Samuel Clay
c9866c087d Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though. 2012-02-28 17:37:01 -08:00
Samuel Clay
45bb45c9e5 Setting up correct customer model for stripe webhook. 2012-02-28 13:14:45 -08:00
Samuel Clay
e2e0d1e09d Moving JS assets to bottom of the page for faster loadtimes. 2012-02-28 12:18:44 -08:00
Samuel Clay
33ad0ea5f6 Merge branch 'master' into stripe
* master:
  Fixing exception on missing param in feed address searching.
  Fixing recommendation date serialization bug.
  Fixing bugs around login with blank password using full password. Also fixing bug in signups with no username.
2012-02-28 11:54:32 -08:00
Samuel Clay
1db5c2be86 Fixing exception on missing param in feed address searching. 2012-02-28 11:54:28 -08:00
Samuel Clay
d2925e7efe Fixing recommendation date serialization bug. 2012-02-28 11:48:23 -08:00
Samuel Clay
ed8722e653 Fixing bugs around login with blank password using full password. Also fixing bug in signups with no username. 2012-02-28 11:29:34 -08:00
Samuel Clay
29234a8bac Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
Samuel Clay
5af151981c Merge branch 'master' into stripe
* master:
  Adding error checking on requests in page fetching.
  Using a probability from redis to determine whether or not to skip a fetch.
  Allowing any password to be used on accounts with no password set.
  Allow login from signup form.
2012-02-27 17:07:12 -08:00
Samuel Clay
1c761c8eb0 Adding error checking on requests in page fetching. 2012-02-27 17:01:42 -08:00