Commit graph

2339 commits

Author SHA1 Message Date
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
Samuel Clay
a135470be4 Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug. 2012-09-07 16:17:28 -07:00
Samuel Clay
ad3e847039 Updating to altest jQuery layout. 2012-09-07 15:50:40 -07:00
Samuel Clay
4b53fbf9fa Adding folder story counts to content pane. Thanks to @afita for the suggestion. 2012-09-07 15:35:00 -07:00
Samuel Clay
45a21d22ea Fixing right click on folders. 2012-09-05 12:43:31 -07:00
Samuel Clay
2ca0a40acd Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing scroll bug when feed has no unreads but in unread view.
2012-09-05 12:33:54 -07:00
Samuel Clay
6e9c604241 Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 12:18:06 -07:00
Samuel Clay
5216fa88b0 Fixing scroll bug when feed has no unreads but in unread view. 2012-09-05 09:26:22 -07:00
Samuel Clay
d3a65d2cc8 Fixing @afita's issue around weirdness in Feed story selection when story titles are pinned to top. 2012-09-04 11:47:06 -07:00
Samuel Clay
95326cc835 Scrolling to selected story when re-opening hidden story titles pane. Thanks @afita. 2012-09-01 15:08:41 -07:00
Samuel Clay
9885e943bb Marking story as read on 'o'-open. 2012-08-31 18:50:10 -07:00
Samuel Clay
b739aa163e Adding shift+t for @afita to close the story titles pane. 2012-08-31 18:46:12 -07:00
Samuel Clay
649e94ebe7 Adding reload feed/folder keyboard shortcut to keyboard dialog. 2012-08-31 15:38:26 -07:00
Samuel Clay
a08ff68a6c Keyboard shortcut 'r' refreshes the current feed/folder. 2012-08-31 15:35:38 -07:00
Samuel Clay
70b6ae858f Fixing profile acitvities. Thanks @afita for the find. 2012-08-31 14:46:56 -07:00
Samuel Clay
49ab08179d Merge branch 'master' into circular
* master: (46 commits)
  Tweaking right-click on feeds and upping ratelimit.
  Fixing broken menus.
  Simplifying top dashboard button.
  Fixing audio handler for Firefox.
  Fixing right clicks and updating team.
  Encoding utf-8 strings into bytecodes so lxml doesn't choke.
  Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh!
  Fixing errors in story training classification on social subs.
  Fixing double-activities bug.
  iPad/iPhone splash page, redone for the new iPad app.
  Traverse folders if using Next Unread in folder view.
  Fixing issue with top-anchored story titles list and story marker position. Thanks to @afita for the persistence.
  Opening site after adding it.
  Attempting to fix user exception dialogs.
  Using parent folder to update all parent folders on read story.
  Using correct bookmarklet css.
  Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find!
  Fixing Youtube embeds and correctly handling keyboard events when share is in transit.
  Adding support for YouTube and Vimeo video embeds in share bookmarklet.
  Correctly stripping tags from titles in shared stories.
  ...

Conflicts:
	templates/social/social_story.xhtml
2012-08-31 13:21:18 -07:00
Samuel Clay
c6ff2093c9 Tweaking right-click on feeds and upping ratelimit. 2012-08-31 13:20:25 -07:00
Samuel Clay
c7ca0f1544 Fixing broken menus. 2012-08-30 18:31:44 -07:00