Commit graph

109 commits

Author SHA1 Message Date
Samuel Clay
d5cbd1ad29 Tweaks to refreshing algorithm. More subscribers = faster service. Fewer subscribers = way less ervice for less active feeds. Active feeds still get more work 2010-07-05 23:06:37 -04:00
Samuel Clay
1c42a7088d A number of aesthetic changes that make signup and login sharper. 2010-07-05 22:15:09 -04:00
Samuel Clay
90000446be Stylistic changes + features look new for at least a minute after being created. 2010-07-05 17:52:52 -04:00
Samuel Clay
5336bb90e3 Stylistic changes to Import button on front page. 2010-07-05 17:34:17 -04:00
Samuel Clay
81f5d0d1e0 Google Reader import now allows you to create an account after you import your feeds. Also highlighted on front page. 2010-07-05 17:11:04 -04:00
Samuel Clay
5735fe5b6a Passwordless accounts. Email is also optional. 2010-07-05 16:05:54 -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
d90117aa46 Fancy arrows for the feature board. 2010-06-30 21:57:24 -04:00
Samuel Clay
0058768132 Fancy icons for menu items. Fancy indentation, too. 2010-06-30 20:23:00 -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
1e1528482a Warning label on importing from google reader. 2010-06-30 16:33:41 -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
ce932a95ec Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
Samuel Clay
4cf7b19684 text-rendering: optimizeLegibility; 2010-06-29 15:33:48 -04:00
Samuel Clay
c7d665f1f0 Highlighting new features and adding a twitter plea. 2010-06-29 10:08:38 -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
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
ea98c18da3 How it works module 2010-06-13 16:06: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
ee61967a2b Redesigning the main view: including a new features list, reformatted login and signup form. 2010-06-12 21:20:06 -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
fbe1367739 Protopub -> NewsBlur 2010-06-08 11:19:07 -04:00
Samuel Clay
a9f2bd5db6 Adding a signup callout for unauthenticated user to compel them to signup. 2010-05-20 10:13:41 -04:00
Samuel Clay
4b3e9379f3 Adding a mouse indicator arrow. 2010-05-19 13:10:49 -04:00
Samuel Clay
531c181dbd Protopub logos. 2010-05-14 09:40:59 -04:00
Samuel Clay
3ca7fcefca That mass renames continue! Protoread is now Protopub, and that sounds good to me. 2010-05-14 09:32:38 -04:00
Samuel Clay
5e193f7279 Big news: Story highlighting now follows the mouse cursor. Also sped up the main algorithm that determines the closest story. So much smoother and crisper. 2010-05-13 23:18:13 -04:00
Samuel Clay
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
e7fde59174 Fixing safari overflow bug. 2010-05-12 21:33:33 -04:00
Samuel Clay
fa6f5bb6e5 Fixing empty folders. 2010-05-11 22:49:41 -04:00
Samuel Clay
0176308858 Stylistic changes, like the name of the site: NewsBlur is now News Blur. 2010-05-11 18:38:32 -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
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
Samuel Clay
99b0988d29 Adding intelligence slider to classifier modals so the user can change between like/dislike in the modal. 2010-05-09 16:33:16 -04:00
Samuel Clay
dd588c7c69 Changing Next/Previous buttons to go to Next Unread and Previous Read stories. Makes much more sense this way. 2010-04-27 12:02:20 -04:00
Samuel Clay
722a3f7031 Fixing BAD bug around data integrity for adding then deleting feeds. Also added a return button handler to add feeds, and disabled the manage button when necessary. 2010-04-25 18:32:02 -04:00
Samuel Clay
5a1ee75314 Adding a First Things First callout for new users. 2010-04-25 15:43:09 -04:00
Samuel Clay
50c9ecab2e Adding signup and refactoring the hell out of registration and login forms. 2010-04-22 21:17:00 -04:00
Samuel Clay
a5856eec61 Moving counts around, cleaning up the interface by removing a counter, and tidying up a bug with feed view tracking the wrong stories. 2010-04-21 23:54:21 -04:00
Samuel Clay
c39a68b9f3 Adding a super-nifty feed unread counter fader that gives much better notice that a story has been read. 2010-04-21 09:48:08 -04:00
Samuel Clay
b7d7b4b1a0 Fixing odd stories showing up on wrong feed bug. Also fixed overflow styling issue when resizing. 2010-04-14 18:10:16 -04:00
Samuel Clay
15d7622868 Hiding weird overflow on content pane. 2010-04-13 19:38:29 -04:00
Samuel Clay
229c6bef97 Oh baby, oh baby. Resize! UI Layout upgrades! Drag support for resizing panes 2010-04-13 19:35:36 -04:00