Commit graph

74 commits

Author SHA1 Message Date
jmath1
a62e6b443e change contrib.auth.views.logout to contrib.auth.views.LogoutView because logout function view is deprecated 2020-06-13 00:31:09 -04:00
jmath1
38a19fbbe2 update the way app_name argument is used in urls.py 2020-06-11 08:08:26 -04:00
jmath1
0f9d839a49 Fix url patterns usage to use a list of url() calls 2020-06-11 04:34:16 -04:00
Samuel Clay
490a474d7a Adding prelim ToS to satisfy Apple's requirements for inapp purchases. 2017-12-04 19:42:44 -08:00
Samuel Clay
51d4743e70 Apple app site association. 2017-11-28 23:13:05 -08:00
Samuel Clay
524d7f6cb9 Adding privacy policy. 2017-11-28 16:22:46 -08:00
Samuel Clay
0235cb38b0 Adding popularity query email. 2017-01-05 18:26:50 -08:00
Samuel Clay
fd4db68f7b Notifications now save their filter and type. Also updates the UI. 2016-11-15 18:18:31 -08:00
Samuel Clay
19460d6bcb Stubbing in skeleton for notifications. 2016-11-14 19:26:09 -08:00
Samuel Clay
b4da6061c1 Handling elasticsearch virtualenv upgrade. 2016-02-09 13:43:51 -08:00
Samuel Clay
a44bce4860 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
Samuel Clay
9e9318fe6e Adding db health checks. 2015-08-05 19:33:19 -07:00
Samuel Clay
9df9f2300f Adding gift codes. 2014-11-06 13:41:08 -08:00
Samuel Clay
8a30c24e4c Adding order popover to read stories. Adding router url. Hiding read stories header on feed list load. 2014-06-11 15:04:46 -07:00
Samuel Clay
dc7cab36a4 Switching login form's form handling to NewsBlur form (from django form). 2014-04-29 15:24:33 -07:00
Samuel Clay
3bd8c56e71 Adding static signup page. 2014-02-14 15:30:46 -08:00
Samuel Clay
63445dbe77 Fixing user info api endpoint url. 2014-01-27 13:09:24 -08:00
Samuel Clay
e468919c27 Adding ifttt specific urls. 2014-01-24 16:52:12 -08:00
Samuel Clay
f5e8826ba8 Styling login and authorize oauth templates. 2014-01-15 17:12:24 -08:00
Samuel Clay
c7d158a654 Adding login view and integrating oauth middleware and authentication backend. Wow that was easy. 2014-01-15 15:41:18 -08:00
Samuel Clay
7af614a324 Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
Samuel Clay
f6b7a553be Merge branch 'master' into tagging
* master:
  Now forcing image sizing.
  Upgrading feedparser.
  Fixing RSS feed for blurblogs by using permalinks instead of guids.
  Treat 12:00am as occurring at the start of the day
  Adding monit for work server.
  Removing starred stories from mongo backups.
  Logic error.
  New algorithm for figuring out how long to renew.
2014-01-02 13:16:36 -08:00
Samuel Clay
b48f9bb129 Fixing RSS feed for blurblogs by using permalinks instead of guids. 2014-01-02 12:32:16 -08:00
Samuel Clay
65d172ebf3 RSS feed for saved stories. 2013-12-19 11:57:58 -08:00
Samuel Clay
a05589a5b7 Permalinks for saved story tags. 2013-09-09 15:01:47 -07:00
Samuel Clay
b90f02dba7 Adding haproxy check. 2013-07-30 18:13:09 -07:00
Samuel Clay
980c1011bc Merge branch 'master' into circular
* master:
  Adding email for first share to tell users about their blurblog.
  Parallelizing deploy commands.
2013-04-22 15:24:42 -07:00
Samuel Clay
d209b2e905 Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
Samuel Clay
3e9236864e Updating footer to include ios/android links. 2013-04-16 12:59:59 -07:00
Samuel Clay
f570a5ea71 Adding official Android app static page. 2012-10-18 13:11:36 -07:00
Samuel Clay
503f99c75c iPad/iPhone splash page, redone for the new iPad app. 2012-08-28 16:32:08 -07:00
Samuel Clay
827d210622 Adding MIMEtypes to .ipa and .plist for iOS app. 2012-08-22 20:48:34 -07:00
Samuel Clay
06bbfb9ab5 Adding iOS app download for enterprise distribution. 2012-08-22 20:04:58 -07:00
Samuel Clay
8820b9a62c Adding categories. Still needs subscription to categories being added to a user's subscription folders. 2012-08-12 16:49:14 -07:00
Samuel Clay
7f0136ae82 Adding URLs for folders, including the Everything folder. 2012-08-02 12:41:11 -07:00
Roy Yang
28b81ec74a fixing bug with feed exception when there is a duplicate feed id 2012-07-17 14:18:26 -07:00
Samuel Clay
5fadac394d Story urls to blurblogs now work. Gracefully finds the story in the infinite scroll. Uses a Backbone.js Router. 2012-07-06 17:47:06 -07:00
Samuel Clay
642d323fdb Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches. 2012-06-30 11:59:17 -07:00
Samuel Clay
1d580554a5 Adding logo to Original blurblogs. 2012-05-02 19:00:17 -07:00
Samuel Clay
ffcee68f4c Merge branch 'master' into social
* master:
  Firefox manifest errors continue.
  Fixing broken Firefox manifest.
  Adding firefox manifest for Mozilla App Marketplace.
2012-04-21 18:40:30 -07:00
Samuel Clay
1db5f67304 Adding firefox manifest for Mozilla App Marketplace. 2012-04-21 18:31:22 -07:00
Samuel Clay
8efefc6cdb Merge branch 'master' into social
* master:
  Fixing hub url change subscription.
  Adding failed push feeds to munin.
  Showing correctly real-time status if feed is push.
  Showing correct real-time status if feed is push.
  Emergency fix to not have to reverse url in task fetchers.
  Setting up push feeds for removal.
  Adding munin graph for pushed feed queue and nginx conf.
  Logging real-time.
  Resubscribing to real-time feeds on add/remove feed.
  Adding push feeds queue. Ignoring fat ping, since it might not match URLs.
  Cleanup
  Forgive push subscription errors.
  Adding # of push feeds to munin.
  Correcting a double-encoding bug for story permalinks that was from way back when.
  Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server.
  Checking for push hub links safetly.
  Adding subscription callbacks for PuSH.
  Stubbing in PuSH support. Need to work it in with Feeds and upgrade rel='hub'.

Conflicts:
	apps/reader/models.py
	media/js/newsblur/reader/reader.js
	settings.py
	utils/feed_fetcher.py
2012-03-28 18:42:35 -07:00
Samuel Clay
fd1e26a5b0 Fixing the shit out of the feed fetcher's deleted feed handling. Also fixing PuSH support to correctly give parameters to PuSH server. 2012-03-27 17:34:39 -07:00
Samuel Clay
0d9a8be334 Refactoring OAuth out of social app. Following twitter user (faked for now) from intro dialog. 2012-03-19 11:15:26 -07: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
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
e5856aa6ae Social sites now have URLs. 2012-02-10 19:33:31 -08:00
Samuel Clay
5be8b3c50e Adding a router. Now opening a feed shows up in the browser's address bar. Huge change. Reloading the page also attempts to load the feed. Needs an ajaxy way to load the feed if it isn't in the user's set of feeds. Will be used for social browsing. 2012-01-16 17:55:13 -08:00
Samuel Clay
3567922ae2 Merge branch 'jammit' into social
* jammit:
  Adding node's 8888 to app ufw. Also adding redis's 6379 to express server.
  Adding socket.io-client
  Adding node modules.
  Retooling fabfile's deploy code to support serial asset packaging with parallel code deploys.
  Upgrading nginx version.
  Fixing public_root in assets.yml to be readbale by old yml.
  Adding static/ to gitignore.
  Moving images and theme assets around.
  Relative to absolute urls for all embedded images.
  Fixing up jammit branch for launch by adding socket.io, bookmarklet, and compressed static assets. Still needs icons.
  Fixing css conflicts in jammit. Adding code rendering to jammit for bookmarklet.
  Adding /static to nginx conf.
  Adding jQuery 1.7 and new static directory.
  JS is now complete. Need to fix css embeds.
  Initial stub of Jammit assets.

Conflicts:
	media/css/reader.css
2012-01-03 09:30:28 -08:00
Samuel Clay
b94d48b793 Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow. 2011-12-15 09:10:37 -08:00