Commit graph

76 commits

Author SHA1 Message Date
Samuel Clay
0248b5c89a Finished feed drag-and-drop reordering 2010-07-11 11:10:45 -04:00
Samuel Clay
fab14fae46 Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML. 2010-07-07 18:40:19 -04:00
Samuel Clay
c293ec7665 Moved features page indicators to bottom of module. 2010-07-07 17:20:37 -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
b9d2afa3b8 Typogrifying features on front page. Smart quotes. 2010-07-06 15:43:55 -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
b95e5d2977 Wrench is now a cog. Pretty. 2010-07-06 13:56:32 -04:00
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
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
80deb056ad Last seen middleware, to keep track of when users are on. 2010-06-30 13:36:51 -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
c7d665f1f0 Highlighting new features and adding a twitter plea. 2010-06-29 10:08:38 -04:00
Samuel Clay
8052d8b1c1 Fixing tag truncation bug. Lots of tags? Truncate 'em 2010-06-29 09:01:30 -04:00
Samuel Clay
8308019732 Adding OAuth for Google Reader import. 2010-06-28 19:57:49 -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
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
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
7abb023b62 Adding locking to the mouse indicator. 2010-06-11 16:55:07 -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
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
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
e574dfd38f Twitter, Twitter. 2010-05-11 18:47:08 -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
d68e0c88bc Fixing bug around paging feeds and having the iframe link prefetcher not work correctly. 2010-04-27 17:35:51 -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
cba44c4723 Correcting link on 404 and 500 error pages. 2010-04-26 10:55:38 -04:00
Samuel Clay
1555dd1fb7 Adding a 404 and 500 template. 2010-04-26 10:53:52 -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
5e3e4d509e Adding Exceptionhub.com tracking to track javascript errors. 2010-04-23 18:37:59 -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
d64d94e289 Adding loading indicators to add feed/folder and opml upload. 2010-04-13 16:32:17 -04:00
Samuel Clay
dfe9886296 Snap back to previous scrolling position on story iframe when you click on links. Also checks if the user scrolls before snap back, as to prevent the page from snapping page unexpectedly. 2010-04-11 19:02:44 -04:00
Samuel Clay
571d9556d5 Manage feed button is now always enabled. Chooses a random feed is none selected. This won't confuse anybody. 2010-04-08 19:21:17 -04:00
Samuel Clay
f9ed77d021 Adding contact information to main page. 2010-04-04 16:15:54 -04:00
Samuel Clay
8dd4f84398 Feed management now has a front-end. Shows opinions for tags, titles, authors, and the publisher. 2010-03-28 14:50:41 -04:00
Samuel Clay
e966cd1ff8 Adding manage feed modal. 2010-03-15 00:52:06 -04:00
Samuel Clay
b36ff4e3c0 Added a Story view and story direction buttons. 2010-03-13 18:59:06 -05:00