Commit graph

1956 commits

Author SHA1 Message Date
Samuel Clay
7f70c7e74a Adding support for sentry. 2012-10-25 14:18:25 -07:00
Samuel Clay
7205d3b55c Adding the only real different for protected accounts -- permission needed for replying. 2012-10-25 11:59:23 -07:00
Samuel Clay
ffed6046b2 Fixing header counts issue when always showing folder counts and having blurblogs unintentionally collapsed. 2012-10-24 19:28:54 -07:00
Samuel Clay
3e1b00f941 Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship? 2012-10-24 18:52:24 -07:00
Samuel Clay
41b69dd3b5 Hiding share comments by private profiles when not being followed. 2012-10-24 17:01:22 -07:00
Samuel Clay
ca55d81e5f Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system. 2012-10-24 16:09:47 -07:00
Samuel Clay
a4e57a0a1f Removing feedloadtime and hide_mobile in db. 2012-10-23 17:55:09 -07:00
Samuel Clay
48ec4cdf79 Fixing broken Show Hidden Stories feature. 2012-10-23 15:38:44 -07:00
Samuel Clay
33cece53d1 Fixing mouse position offsets, including the weird jump when using the space bar. 2012-10-23 14:47:28 -07:00
Samuel Clay
a569adf14d Exposing public comments preference. 2012-10-23 14:07:28 -07:00
Samuel Clay
85699cd2fc Striking the mobile module off the dashboard and into the Goodies dialog. 2012-10-23 12:45:43 -07:00
Samuel Clay
b3728283a1 Adding a new endpoint for updating unread counts that isn't rate limited. 2012-10-22 17:07:57 -07:00
Samuel Clay
94e7c9573e Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web. 2012-10-22 16:25:36 -07:00
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00
Samuel Clay
325be20f2f Registered additional handlers for Firefox. 2012-10-19 14:57:36 -07:00
Samuel Clay
96203fae3e Updating android welcome header graphic. 2012-10-18 13:16:37 -07:00
Samuel Clay
2c942cf89f Adding new iPhone screenshots. Also rewriting rss feed to include user comments. 2012-10-18 11:11:26 -07:00
Samuel Clay
d594366db5 Fixing goto feed shortcut to work on collapsed blurblogs. 2012-10-03 16:20:56 -07:00
Samuel Clay
2e6653a683 Unloading the story iframe when changing feeds. 2012-10-01 17:24:08 -07:00
Samuel Clay
a7911316cd Adding folder collapse for blurblogs. 2012-10-01 13:07:45 -07:00
Samuel Clay
79d07cac05 Fixing JS issues around stories with no feeds clobbering the river view. 2012-09-27 10:44:55 -07:00
Samuel Clay
60c61229a9 Finishing off new feed selector. Now scrolls to matched feed, correctly loads top feed, handles errors, and handles esc. 2012-09-26 17:32:00 -07:00
Samuel Clay
dff45202b1 New feed selector now works to find feed by keyword. 2012-09-26 13:49:17 -07:00
Samuel Clay
e6f8fff90c Adding mousetrap. Need to build in keyboard display. 2012-09-24 11:13:52 -07:00
Samuel Clay
56162dc871 Fixing issue on ev machines not being backed by s3. Also removing unused faq and about js. 2012-09-21 17:41:07 -07:00
Samuel Clay
ce52a329c2 Adding 1.5X as many stories to the dupe detector. Hope I don't regret this. 2012-09-21 13:03:38 -07:00
Samuel Clay
1252819c8c Fixing issue when opening feed in Story view but second story gets selected instead of first. 2012-09-21 11:36:27 -07:00
Samuel Clay
40efb7202e Changing how signin locks on welcome page. 2012-09-21 10:02:22 -07:00
Samuel Clay
30d4721058 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Small cleanup on welcome page, fixing social subs urls.
  Updating welcome apge to include pricing and a cleaned up footer.
2012-09-18 13:08:30 -07:00
Samuel Clay
ef4a1c866e Fixing a bunch of small exceptions. 2012-09-18 13:08:25 -07:00
Samuel Clay
6552f3ef3c Small cleanup on welcome page, fixing social subs urls. 2012-09-18 13:05:48 -07:00
Samuel Clay
2a11bd5202 Adding delay to showing login when moving from reader. 2012-09-17 14:24:17 -07:00
Samuel Clay
55b9764770 Correctly handling URL loading cases and hiding/showing sidebar correctly in welcome splash screen. 2012-09-17 13:24:00 -07:00
Samuel Clay
9226dbfa20 Showing signup button in tryout view. Splash apge hides when in tryout mode. Still need to preload feed view and show feed list on url load. 2012-09-17 12:29:46 -07:00
Samuel Clay
e8f6ae78b6 Finishing up tryout. Still need Sign Up callout. 2012-09-17 11:52:11 -07:00
Samuel Clay
d331ec37d6 Fixing a small gradient color, and blurring on rotation. 2012-09-16 10:14:44 -07:00
Samuel Clay
799e4daef4 Re-coloring welcome header. 2012-09-15 15:45:57 -07:00
Samuel Clay
86f8b0eb5f Merge branch 'master' into welcome
* master:
  Upgrading iphone/ipad app to support both ios 6 and tall-iphone.
  New folder options: add subfolder.
  Adding location to find friends.
  Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue.
  Fixing 'r' refresh command for All Site Stories.
  Fixing broken social page.
2012-09-13 16:01:45 -07:00
Samuel Clay
717402261d New folder options: add subfolder. 2012-09-13 14:20:09 -07:00
Samuel Clay
2cb570da31 Fixing 'r' refresh command for All Site Stories. 2012-09-13 13:51:45 -07:00
Samuel Clay
e291ac407f Fixing broken social page. 2012-09-13 13:44:33 -07:00
Samuel Clay
11ac02e852 Finishing login/signup forms and interactions. Added 4 features and images. Formatted activity. Needs some love and integration with the reader, but it's almost there. 2012-09-12 18:47:37 -07:00
Samuel Clay
f4e3e1328e New welcome page. Needs all sections, login, and more interactivity. But a great start to a redesign. 2012-09-12 12:12:58 -07:00
Samuel Clay
b15e138c80 Upgrading to jQuery UI latest to fix slide animation on window panes. 2012-09-11 15:15:34 -07:00
Samuel Clay
a3a3f54772 Merge branch 'master' into circular
* master: (39 commits)
  Ignore skip of unread counts if theres no mongodb lag.
  Adding readability vendorized package.
  Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features.
  Being stricter about non-english characters.
  Fixing popular story algorithm to remove non-english stories.
  Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare.
  Fixing trainer for stories in social feeds.
  Fixing small bug in story titles header now showing socialsubs correctly.
  Fixing headers for Everything river and river blurblog.
  Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.)
  Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug.
  Updating to altest jQuery layout.
  Adding folder story counts to content pane. Thanks to @afita for the suggestion.
  Fixing activities bug when the user is unknown and there is no source/with_user.
  Calculating correct page fetch timing offset (if it was a 304).
  Adding server name and feed code to analytics.
  Turning analytics logging back on.
  Temporarily commenting out analytics to see if they cure the slow down.
  Shortening names on analytics for improved space saving.
  Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.
  ...

Conflicts:
	apps/social/models.py
	media/js/newsblur/social_page/social_page_assets.js
2012-09-10 17:51:33 -07:00
Samuel Clay
149960e307 Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare. 2012-09-10 11:55:42 -07:00
Samuel Clay
3324256f36 Fixing trainer for stories in social feeds. 2012-09-07 19:14:01 -07:00
Samuel Clay
9a0a819146 Fixing small bug in story titles header now showing socialsubs correctly. 2012-09-07 18:02:05 -07:00
Samuel Clay
ac7088c16a Fixing headers for Everything river and river blurblog. 2012-09-07 17:52:08 -07:00
Samuel Clay
ad0c8e0e71 Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.) 2012-09-07 17:36:12 -07:00