Commit graph

141 commits

Author SHA1 Message Date
Samuel Clay
a2b93d2de4 Merge branch 'master' into darkmode
* master:
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
2020-06-23 13:24:23 -04:00
Samuel Clay
78445a809c Removing last vestigates of Google Analytics. 2020-06-22 08:44:40 -04:00
Samuel Clay
953b9712c2 Removing Google Reader traces. 2020-06-10 19:24:02 -04:00
Samuel Clay
f86006794d Fixing username sizing on blurblog. Thanks to J. Leeuwen for finding this. 2016-11-27 15:11:18 -05:00
stevenatwork
7cdbc9f8b3 There is a cert mismatch on popular.global
eg. https://popular.global.newsblur.com
2016-02-05 10:19:02 +11:00
Samuel Clay
209eb08cf0 Adding comment-less replies to social share page. 2015-06-01 20:13:03 -07:00
Samuel Clay
54c5503514 Handling missing twitter usernames. 2015-04-07 10:55:29 -07:00
Samuel Clay
1437d76be0 Fixing Twitter Cards descriptino to strip tags first, then truncate. 2015-04-07 10:51:19 -07:00
Samuel Clay
487bc4afb0 Fixing image size calculator for new Twitter Cards implementation. 2015-04-07 10:47:08 -07:00
Samuel Clay
e6e3b9b41c Adding Twitter Cards support on blurblogs. 2015-04-07 10:20:20 -07:00
Samuel Clay
fd1a78085a No index for robots on blurblogs. This should stop the spam. 2014-09-05 10:55:54 -07:00
Samuel Clay
2f1ad2484e Showing privacy messaging on blurblogs. 2014-02-09 19:47:43 -08:00
Samuel Clay
de6021dac4 Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog. 2013-08-22 19:17:35 -07:00
anaconda
87a07e6b74 Fix 404 for blurblogs if photo_url is None
Fixes the following:
[...]
<link rel="shortcut icon" href="None">
<link rel="icon" href="None">
[...]

-> Failed to load resource: the server responded with a status of 404 (NOT FOUND) http://menakite.newsblur.com/None

Note: not tested - I actually can't test it.
2013-06-22 03:46:44 +03:00
Samuel Clay
85120d3f99 Fixing Twitter sharing by upgrading to API v1.1. 2013-06-12 13:52:43 -07:00
Samuel Clay
fbb908174a Stripping www from blurblogs. 2013-05-21 06:34:49 -07:00
Samuel Clay
660471c5e5 Story title is safe for html entities. 2013-05-13 12:26:15 -07:00
Samuel Clay
06511bd628 Making blurblog header more pronounced. 2013-05-08 17:22:27 -07:00
Samuel Clay
1338c69edb Merge branch 'master' into circular
* master:
  Using user's username on signup if no password.
  Using user's username on signup if no password.
  Fixing passwords if left blank.
  Patching Django 1.5 to handle underscores in subdomains.
  Allowed hosts
  Allowed hosts
  If not active subs, turn off real-time.
  If not active subs, turn off real-time.
  Skipping real-time fetch for non-premium active feeds.
  Upgrading django 1.5 manage.py.
  Upgrade to django 1.5 script. Also handling story lookups with objectids.
  Updated Django to always use the latest 1.5 version. Updated django-redis-session to latest version.
  Moving HAProxy's config to secrets so I can set a password.
  Allowing_hosts for django 1.5.
  Upgrading django from 1.3 to 1.5.
  Keep Raven from making settings puke.
  Added django-redis-sessions to requirements.
  Added a check for testing the email address provided during registration and throwing an error if the email address is already associated with an existing account.
  Adding revsys fab command.
  Froze requirements to make installation a bit easier.

Conflicts:
	templates/reader/dashboard.xhtml
	templates/social/social_page.xhtml
2013-03-20 18:57:06 -07:00
Samuel Clay
90c2425db0 Upgrading django from 1.3 to 1.5. 2013-03-20 15:05:52 -07:00
Samuel Clay
cc1f8c33c6 New icons. 2013-03-06 16:49:34 -08:00
Samuel Clay
e0921de100 Fixing login button on circular. 2013-02-06 12:49:46 -08:00
Samuel Clay
89a1c75b0a Adding Global and Popular tabs. 2013-01-23 14:21:16 -08:00
Samuel Clay
66d10d5ac6 Fixing public comments and user menu alignment. 2013-01-22 16:56:41 -08:00
Samuel Clay
9b1dbdbacc Fixing dropdown. 2013-01-22 13:12:29 -08:00
Samuel Clay
0478d00d00 Fixing follow buttons. 2013-01-22 12:43:04 -08:00
Samuel Clay
e67ffae5ca Completing signup and login popovers. 2013-01-22 11:48:12 -08:00
Samuel Clay
f58695fef1 Login popover. 2013-01-15 18:58:11 -08:00
Samuel Clay
f4edd12513 Styling blurblogs. Adding bootstrap dropdown to menu. 2013-01-15 13:46:37 -08:00
Samuel Clay
51d5ce545a Busted popover, but it'll be replaced. 2013-01-14 09:45:06 -08:00
Samuel Clay
f137d4ebc5 Retina icons and iphone support for the header. 2013-01-11 16:49:28 -08:00
Samuel Clay
6652492de3 Adding blurblog banner. 2013-01-11 15:51:21 -08:00
Samuel Clay
7e3958cdf5 Liking comments. Somehow makes n requests per comment like. Riiiight. 2013-01-10 22:27:31 -08:00
Samuel Clay
d7cb43c7ce Editing of replies on blurblogs. Needs delete. 2013-01-10 20:50:43 -08:00
Samuel Clay
33f6a58083 Commenting and replying on blurblogs. Needs reply edit and delete. 2013-01-10 19:44:18 -08:00
Samuel Clay
3df18292c6 Realigning dates, location, and end bar. 2013-01-10 18:01:54 -08:00
Samuel Clay
0e7d729aa6 Renaming NC- to NB-. Fixing paging. Lots of small tweaks. 2013-01-10 17:32:05 -08:00
Samuel Clay
5aff18cbc5 Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow. 2013-01-10 15:40:43 -08:00
Samuel Clay
a11eb6fdf3 Updating blurblog redesign. Got a lot of work to do to get this up to spec. 2013-01-04 17:57:17 -08:00
Samuel Clay
3d12b24042 Merge branch 'master' into circular
* master: (589 commits)
  Adding delete user flow. About time, since I'm sick of doing this myself.
  Deractivating premiums.
  Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories.
  Uppiung the find next unread story titles page limit from 12 to 50.
  Hiding folders with no unread stories in Unread/Focus mode.
  Adding autocomplete to emailing a story dialog.
  Using queue for scheduling feed fetches on load.
  Renaming celerybeat supervisor task.
  Fixing insta-fetching.
  Attempting to correctly save duplicate feeds.
  Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history.
  New enterprise ios build includes full training.
  Changing intelligence training on social feeds to apply to original feed as well.
  Using a popover for training on the iPad. Also adding the train button to the bottom of every story.
  Finishing training on iPad. Works in river too. Just need to test social and it's shipping.
  Fixing title selectin bug when the title was too short to register the selection loupe.
  Training feeds and stories in feeds. Needs testing on ipad, in river, and on social.
  Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training.
  A few more log color tweaks.
  Adding clean stories task. Updating log colors.
  ...

Conflicts:
	.gitignore
	apps/reader/views.py
	apps/social/views.py
	templates/social/social_page.xhtml
	templates/social/social_story.xhtml
	templates/social/story_comments.xhtml
2013-01-03 12:00:09 -08:00
Samuel Clay
931d4bc991 Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes. 2012-11-27 11:59:54 -08:00
Samuel Clay
ca4b2884cb Ignoring image for facebook shares. 2012-11-26 17:57:51 -08:00
Samuel Clay
8607fa69f9 Cleaning up Facebook og description. 2012-11-26 17:26:01 -08:00
Samuel Clay
6e864ffb7d Facebook being a PITA. 2012-11-26 15:03:04 -08:00
Samuel Clay
8fad5de228 Facebook wants ISO8601 datetime format. 2012-11-26 14:23:28 -08:00
Samuel Clay
33545d1749 Facebook doesn't like going to other URLs. 2012-11-26 14:15:57 -08:00
Samuel Clay
76430575e3 Merge branch 'master' into facebook_share
* master: (107 commits)
  Adding scroll to comments button to share bar. Thanks @afita.
  Turning off microformats for more errors.
  Fixing errors in timeouts to show the correct error. Also fixing microformats parsing issue and allow IPv6 URLs in enclosures to be ignored, fixing a bunch of feeds.
  Cleaning redis stories for 1% of all feed fetches.
  Refreshing feed on fetch.
  Fiddling with logging on dupe feeds.
  Adding bs facebook assets.
  Better to push together than to spread apart. Diffing html is hard.
  Changing logging colors for social activities.
  Delaying Paypal return, fixing privacy css, and adding convenience function.
  Adding esc shortcut key in keyboard shortcuts. Also turning on privacy features for public beta testing.
  Fixing the missing story titles bug. Turns out it happens when a story title is loaded twice but the reuslting map contains an undefined, which nullifies the rest of the stories. Doh!
  Fixing hostname for Firefox content handler.
  Adding share info to saved stories.
  Revert "Failing marking a story as read in ios now shows an error."
  Failing marking a story as read in ios now shows an error.
  Consistency b/w ios and web for unsaving a story.
  Adding unread counter to All Sites.
  Allowing regular users to change read_filter on socialfeeds.
  Changing icons on welcome page.
  ...
2012-11-26 13:42:55 -08:00
Samuel Clay
240f5e4c6e Cleaning up RSS feed header for shared stories feeds. 2012-10-30 15:06:30 -07:00
Samuel Clay
6a6c32df02 Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00