Commit graph

449 commits

Author SHA1 Message Date
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
c7d665f1f0 Highlighting new features and adding a twitter plea. 2010-06-29 10:08:38 -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
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
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
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
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
Samuel Clay
f069fdaa47 Reflowing initial screen. Now, everything is laid out pretty before the javascript loads. This is dedication. 2010-03-05 01:49:35 -05:00
Samuel Clay
3e89f1dc08 Filtering out invisible story titles. Also renaming Native to Original, and Remote to Feed. 2010-02-05 17:12:07 -05:00
Samuel Clay
1180100e37 - Fixing caching of feeds and users.
- Added loading indicator on new feed.
- Cleaned up numerous bugs around showing/hiding out-of-score stories.
2010-01-24 22:53:46 -05:00
Samuel Clay
b1c72c5c9f Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read. 2010-01-21 13:12:29 -05:00
Samuel Clay
87c9803600 Adding new Add Feed modal. 2010-01-17 22:11:17 -05:00
Samuel Clay
2610b5b0d3 I think I added a login button. 2010-01-17 20:00:12 -05:00
Samuel Clay
d2c71e12f8 Moving the logo down 2009-11-15 18:49:37 +00:00
Samuel Clay
bc47a70058 Fixed numerous issues with story finding on frame page. And refactored switcheroo functions. 2009-11-08 03:26:54 +00:00
Samuel Clay
c0ca9277b8 - Added specialized unit tests for crappy RSS input (like Slashdot).
- Rewrote the feed view in the reader. It is now a long list and looks a lot better.
- Big update to story title logic. Can now handle many more edge cases. Also uses smarter heading finder.
- Fixed scrollTo bug, so now multiple clicks do not queue awkwardly.
- Moved the story titles pane to the bottom.
2009-09-07 01:56:52 +00:00
Samuel Clay
105b0e7647 Auto-switch to feed view when story not found on page. Auto-switch back if the user does not explicitly switch to feed view. Smart thinking! 2009-09-01 12:38:47 +00:00
Samuel Clay
d24b56fbf4 Adding new "Return to Page" button. When the user visits other pages in a feed, security prevents NB from reading the iframe, so we provide a convenient hook to bring the iframe back. Call it SnapBack, except, don't. 2009-08-26 02:31:35 +00:00
Samuel Clay
4d352f8bfe Put the feed/page view buttons together. You can now switch between the two views. Now to fully connect scrolling behavior in the story_titles and the story_view itself. 2009-08-17 00:07:53 +00:00
Samuel Clay
69b73500f7 Added a new taskbar for the story view. Need to make buttons to switch from Feed view to Site view. Both exist, but no way to go between them, yet. 2009-08-16 21:28:21 +00:00
Samuel Clay
2728ca5722 Making story pane iframe permanent. 2009-08-14 02:27:49 +00:00
Samuel Clay
82d988d901 Moving the UI around to match the new design flow. Going to be adding in a taskbar for the right pane soon. 2009-08-14 00:30:29 +00:00
Samuel Clay
d0bd3f44f6 Whew, fixed all oddball menu-fade and menu-close issues. Now it looks pretty good with its drop-shadow and auto-close behavior. 2009-07-23 02:39:13 +00:00
Samuel Clay
ab7701a405 Taskbar buttons now hover, close on correct clicks, and fade away naturally. Some weird funkiness around closing on document click, but it's too late, I'm too tired, and it works in that somewhat-annoying-but-usable way. 2009-07-22 04:22:55 +00:00
Samuel Clay
d4b25e80d2 It's the start of an actual interface. Menu buttons added (still need to be styled and tweaked to auto-close). 2009-07-21 03:18:29 +00:00
Samuel Clay
9f2d2018a5 Switching to mod_wsgi from mod_python, adding nginx, and adding like/dislike buttons. 2009-07-05 18:15:58 +00:00
Samuel Clay
48ba40e29b Initial 2009-06-16 03:08:55 +00:00