Commit graph

305 commits

Author SHA1 Message Date
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
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
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
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
3324256f36 Fixing trainer for stories in social feeds. 2012-09-07 19:14:01 -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
95326cc835 Scrolling to selected story when re-opening hidden story titles pane. Thanks @afita. 2012-09-01 15:08:41 -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
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
c7ca0f1544 Fixing broken menus. 2012-08-30 18:31:44 -07:00
Samuel Clay
cbfc00eb69 Fixing right clicks and updating team. 2012-08-30 15:08:24 -07:00
Samuel Clay
2e42cd3e8f Encoding utf-8 strings into bytecodes so lxml doesn't choke. 2012-08-29 23:16:23 -07:00
Samuel Clay
784e7ec0b4 Traverse folders if using Next Unread in folder view. 2012-08-27 18:48:19 -07:00
Samuel Clay
48e405f138 Adding narrow view for Feed view. 2012-08-14 14:39:28 -07:00
Samuel Clay
9f233a595b Moving buttons and resurfacing recommended site. 2012-08-13 21:32:47 -07:00
Samuel Clay
32ba51a775 Fixing folder merge so category additions can be idempotent. Also fixing social connect size for iPhone. 2012-08-12 18:57:29 -07:00
Samuel Clay
4892e14f29 OAuth -> OAuth 2! For a better feed import experience. 2012-08-10 23:15:16 -07:00
Samuel Clay
a538816978 Cleanup on aisle 4. 2012-08-09 10:34:41 -07:00
Samuel Clay
0465a3a8d7 Fixing broken mark_social_stories_as_read call on river blurblogs. 2012-08-08 22:02:05 -07:00
Samuel Clay
135ce37436 Fixing 'Next Unread' for river blurblogs. 2012-08-08 12:15:10 -07:00
Samuel Clay
18bade6733 Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it. 2012-08-07 14:37:07 -07:00
Samuel Clay
8bab14b68a Shift+a on the Everything river opens the mark all as read dialog. Enter does the work. 2012-08-02 14:01:16 -07:00
Samuel Clay
7f0136ae82 Adding URLs for folders, including the Everything folder. 2012-08-02 12:41:11 -07:00
Samuel Clay
f40c96b226 Fixing send story by email. Also adding update_counts field to feeds/flat. 2012-08-01 18:54:51 -07:00
Samuel Clay
73f9568d14 Fixing the living hell out of the Next Unread button. Works at the bottom of the feed list, when on a selected story that is still unread (marked as unread), and still pages, looking for the last unread story. 2012-07-31 15:58:06 -07:00
Samuel Clay
ef971f06fd Fixing bookmarklet, removing old preference for finding oldest story on site open. 2012-07-31 13:04:33 -07:00
Samuel Clay
15df6b6b47 Making the icon importer a bit faster and more slave lag resilient by using page fetch data. Also fixing title on blurblogs. 2012-07-30 11:12:58 -07:00
Samuel Clay
735d366424 Launching super fast river and oldest-first/unread-only for feeds and folders. Not yet for blurblogs, unfortunately. 2012-07-29 12:07:02 -07:00
Samuel Clay
90f746d1ff Tons of small styling cleanups. Also fixing refresh throttling. 2012-07-29 00:49:34 -07:00
Samuel Clay
c9645cdd95 New API endpoint: /social/remove_comment_reply. Does what it says. Also integrated into the web. 2012-07-28 22:36:50 -07:00
Samuel Clay
e453ec5c17 Changing colors all over the place. Adding esc keyboard shortcut to return to dashboard. 2012-07-28 20:12:12 -07:00
Samuel Clay
12ec0d1f05 Simplifying dashboard by including current user's profile photo, linking to their profile. 2012-07-28 19:53:38 -07:00
Samuel Clay
215816a15d Restyling the crap out of interactions and activities. Converting old interactions and activities to all use the new feed_id parameter. Also resizing dashboard. 2012-07-28 16:41:17 -07:00
Samuel Clay
e79a4ebc01 Allow the feed list pane to be resized narrower than before. Also hiding intelligence controls text if too narrow. 2012-07-27 13:25:30 -07:00