Commit graph

433 commits

Author SHA1 Message Date
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
3c37c1d3e6 Commenting out $.make 2010-06-14 13:25:21 -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
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
38c2216085 Adding Features to admin. 2010-06-12 21:23:58 -04:00
Samuel Clay
1630ace708 Testing a Safari Extension. 2010-06-12 21:20:29 -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
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
32a4beb9be Adding migrations. Yay for South 2010-06-11 16:58:07 -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
6bcef4c060 New logo. 2010-06-10 14:23:11 -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
fbe1367739 Protopub -> NewsBlur 2010-06-08 11:19:07 -04:00
Samuel Clay
4deb9e4901 Fixing phantom scroll on feed load. 2010-05-25 17:24:26 -04:00
Samuel Clay
69d26e467d Fixing a load of bugs around scrolling, refreshing, and switching between story panes. 2010-05-25 17:04:37 -04:00
Samuel Clay
2ef68a06e9 Fixing author in munin. 2010-05-20 17:16:19 -04:00
Samuel Clay
2c2a0e8082 Adding stories to munin. 2010-05-20 16:54:41 -04:00
Samuel Clay
d39dacb592 Cleanup in prep for move from urllib to eventlets. 2010-05-20 15:13:25 -04:00
Samuel Clay
e727c95383 Permissions on classifiers. 2010-05-20 11:04:21 -04:00
Samuel Clay
f05b43bea2 Updating munin graph names. 2010-05-20 10:52:55 -04:00
Samuel Clay
dd4559e41a Updating munin graph names. 2010-05-20 10:52:03 -04:00
Samuel Clay
daa13395c1 Updating munin graph names. 2010-05-20 10:47:41 -04:00
Samuel Clay
be5b272e59 Adding munin stats for feeds, subscriptions, classifiers, and user. 2010-05-20 10:30:25 -04:00
Samuel Clay
3ee93b6f1f Turning off updating unread counts of selected feed temporarily. New stories still come in, but the unread counts are unreliable. 2010-05-20 10:16:34 -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
832232b429 Protopub logos. 2010-05-14 09:39:09 -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
1268989726 Fixing read stories that are read after the mark_read date, but they are post dated. 2010-05-12 18:55:54 -04:00
Samuel Clay
918acf6607 Fixing read stories that are read after the mark_read date, but they are post dated. 2010-05-12 18:46:56 -04:00
Samuel Clay
2d365f01e3 Major improvement to story finding for Tumblr blogs. 2010-05-12 17:04:23 -04:00
Samuel Clay
50881dc8dc Fixing empty folders. 2010-05-11 22:56:37 -04:00
Samuel Clay
fa6f5bb6e5 Fixing empty folders. 2010-05-11 22:49:41 -04:00
Samuel Clay
d015bcfbfa Fixing feed calculation to allow for calculating all feed scores for a specific user. 2010-05-11 21:36:17 -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