Commit graph

149 commits

Author SHA1 Message Date
Samuel Clay
7afdd3344b Neutral slider has been broken for a week due to JavaScript thinking 0 was false. 2010-07-21 00:47:55 -04:00
Samuel Clay
0248b5c89a Finished feed drag-and-drop reordering 2010-07-11 11:10:45 -04:00
Samuel Clay
938eec7505 First half of drag-and-drop: The JavaScript half is done. Feeds can be moved freely. Complete with prettiness. 2010-07-10 17:59:17 -04:00
Samuel Clay
1e5f8e9d43 How It Works module is now a paged features carousel. 2010-07-07 16:22:26 -04:00
Samuel Clay
d686246f11 Accidentally removed the feed_id from the iframe when going to an external link. 2010-07-06 18:46:54 -04:00
Samuel Clay
7e6801a360 Unloading iframe when switching feeds to remove friction when moving from a Page view setting to a Feed view setting. 2010-07-06 18:43:06 -04:00
Samuel Clay
180769c3c8 Prevent loading iframe when feed view is set. Defer loading iframe until explicitly switching to page view. 2010-07-06 18:30:16 -04:00
Samuel Clay
e46f6cee7f Refactoring a bit and marking a subscription as read when it's out of stories. 2010-07-06 16:37:49 -04:00
Samuel Clay
5740ad6d9f Persisting view settings (page, view, story) on a per feed basis. Saves the current view for the feed for a user. 2010-07-06 14:59:34 -04:00
Samuel Clay
5735fe5b6a Passwordless accounts. Email is also optional. 2010-07-05 16:05:54 -04:00
Samuel Clay
2133ee81e7 Fixing issues with feature paging. JSON was incorrectly serializing it, the page_counter was being reset when feeds were loaded, and cleaned up feed resetting. 2010-07-02 12:02:10 -04:00
Samuel Clay
83d95a6897 Fixing annoying bug around story titles being inside of other story titles, and then selecting the wrong title. 'iPhone 4' and 'More Thoughts on iPhone 4' would be incorrectly linked. 2010-07-02 11:14:41 -04:00
Samuel Clay
113a4e058c Adding a Delete This Site manage menu item, complete with cancel button. 2010-07-01 00:29:26 -04:00
Samuel Clay
71e7d0f926 Ignoring page-checker feature. 2010-06-30 22:13:24 -04:00
Samuel Clay
d90117aa46 Fancy arrows for the feature board. 2010-06-30 21:57:24 -04:00
Samuel Clay
44f3b91fc4 New JS date library and fixing date handling for features in Safari. 2010-06-30 20:09:42 -04:00
Samuel Clay
a5c7adba49 Ajax-ify the feature board. Can now cycle through old features. 2010-06-30 16:18:55 -04:00
Samuel Clay
381c61868e Fixing vertical height max for all modals. Also finishing Google Reader feed sync. 2010-06-30 12:17:22 -04:00
Samuel Clay
47c03810fe Fixing bugs around blank page_data, and a bug where the Feed view would not load until the Original view did. 2010-06-28 13:25:02 -04:00
Samuel Clay
29ddaa1c2a Fixing URLs in reader. 2010-06-24 15:47:16 -04:00
Samuel Clay
c3c649211f Fixing scope bug on intelligence slider. 2010-06-16 11:07:48 -04:00
Samuel Clay
b7798198e4 Showing the mouse indicator on the content pane, not just the view panes. 2010-06-15 18:43:14 -04:00
Samuel Clay
d7b5fb9f96 Showing and hiding the mouse indicator on hover. Also fixing a bug where the mouse indicator would freeze on the page. 2010-06-15 18:29:13 -04:00
Samuel Clay
597de2b35a Cleaning up the last few names in reader. 2010-06-14 14:00:46 -04:00
Samuel Clay
efb2a60719 Crazy refactoring trying to remove some cruft (feels good), standardize names, organize related code paths, and generally sweep dust under the rug. 2010-06-14 13:17:38 -04:00
Samuel Clay
30bd4610e8 Adding a mark all as read older than modal. 2010-06-14 01:01:21 -04:00
Samuel Clay
e59e1afd86 Bug fixes: bouncing signup callout bounced too much and refreshed quirkily. Also fixed another race condition in the manage menu. 2010-06-13 20:10:48 -04:00
Samuel Clay
72e5f25400 Adding mark read and preferences modals. Also cleaning up and fixing minor bugs in the manage menu. 2010-06-13 18:57:20 -04:00
Samuel Clay
8e9461b3bf Cleaning up manage menu. 2010-06-13 14:03:43 -04:00
Samuel Clay
f6af34242a Adding a manage menu to the manage taskbar button. I can now add any number of modals through this menu. 2010-06-13 00:54:32 -04:00
Samuel Clay
ccc2b73bf5 Fixing a bug where the feed view wouldn't scroll if the original page view was still selected. 2010-06-12 14:14:28 -04:00
Samuel Clay
1e810105ad Big new feature: locking the mouse indicator keyline. This comes with user profiles, so I can now store lots of personalized data between sessions. 2010-06-11 20:55:38 -04:00
Samuel Clay
22815ea905 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-06-11 16:57:06 -04:00
Samuel Clay
7abb023b62 Adding locking to the mouse indicator. 2010-06-11 16:55:07 -04:00
Samuel Clay
4f7501f1ae Fixing race conditions between loading the page iframe and the story titles. 2010-06-10 14:23:02 -04:00
Samuel Clay
87c53bf2f9 Protopub -> NewsBlur 2010-06-08 11:19:41 -04:00
Samuel Clay
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
2d365f01e3 Major improvement to story finding for Tumblr blogs. 2010-05-12 17:04:23 -04:00
Samuel Clay
9042bd2ac7 Experimental support for real-time updating of new stories in the feed view and story pane. 2010-05-11 16:43:14 -04:00
Samuel Clay
f46cd89506 Updating intelligence on any page now updates both the titles and the feed view. 2010-05-11 14:16:16 -04:00
Samuel Clay
e4c21dd2b9 Adding intelligence classifiers now dynamically updates all stories in the feed. Looks fantastic. 2010-05-11 13:31:59 -04:00
Samuel Clay
aa4c06bc24 De-duping stories in front-end: on successive pages and on refreshes. 2010-05-11 12:28:39 -04:00
Samuel Clay
6c7127806a Adding another directionl arrow to complement the Next Unread button. 2010-05-11 10:52:27 -04:00
Samuel Clay
77498277ee Hopefully this fixes the prefetching bug, since it was likely that scrolls weren't being bound to the iframe container until it loaded. 2010-05-10 23:13:32 -04:00
Samuel Clay
eb029657a1 Hopefully this fixes the prefetching bug, since it was likely that scrolls weren't being bound to the iframe container until it loaded. 2010-05-10 23:05:23 -04:00
Samuel Clay
dc4be2260a Adding some log statements to disagnose the prefetch issue. 2010-05-10 21:24:15 -04:00
Samuel Clay
5b1a8a8a17 Fixing prefetch algorithm to check updated story locations as they load. 2010-05-10 20:24:20 -04:00
Samuel Clay
8c6acc165d Bug fix: Accidentally cleared iframe story position cache on additional story page load. 2010-05-10 19:56:20 -04:00
Samuel Clay
2ee6f0e435 Fixing the refresh feed bug where a feed would incorrectly mark a feed as unread if the refresh call was made slightly before the read call. 2010-05-10 11:07:16 -04:00
Samuel Clay
ca55ae4f82 Adding a manage feed button to the feed title in story titles. Also changing soem styling. 2010-05-09 17:30:27 -04:00