Samuel Clay
|
9c4cbc9031
|
Prevent blank original sites from being saved.
|
2010-06-24 16:31:38 -04:00 |
|
Samuel Clay
|
29ddaa1c2a
|
Fixing URLs in reader.
|
2010-06-24 15:47:16 -04:00 |
|
Samuel Clay
|
3d4cf207d3
|
Adding a feed punishment for slow feeds. Slow feeds get updated less often.
|
2010-06-24 15:27:25 -04:00 |
|
Samuel Clay
|
cc8beb2379
|
Fixing caching of feed stories so they load faster.
|
2010-06-24 15:10:15 -04:00 |
|
Samuel Clay
|
12abf1a77b
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-06-24 12:59:12 -04:00 |
|
Samuel Clay
|
a85f94a7ce
|
Ignoring lots of iphone crap.
|
2010-06-24 12:58:26 -04:00 |
|
Samuel Clay
|
0087686c0e
|
Finally a bug free feeds view and feed detail view. Even loads all JSON correctly now. Whew.
|
2010-06-24 12:53:50 -04:00 |
|
Samuel Clay
|
a232e6630b
|
Loading of the single feed detail page in the iPhone app.
|
2010-06-24 00:22:26 -04:00 |
|
Samuel Clay
|
c2f080fd09
|
Fuller .gitignore for iphone build dir.
|
2010-06-21 20:46:25 -04:00 |
|
Samuel Clay
|
3a89ac77e1
|
Who knows what's going on here.
|
2010-06-21 20:45:21 -04:00 |
|
Samuel Clay
|
1152795549
|
Adding iphone build
|
2010-06-21 20:43:43 -04:00 |
|
Samuel Clay
|
9e3b876902
|
Deleting iphone build.
|
2010-06-21 20:42:06 -04:00 |
|
Samuel Clay
|
0575ecfb24
|
Moving iPhone build directory for ignoring.
|
2010-06-21 20:41:09 -04:00 |
|
Samuel Clay
|
31b6dca63a
|
Removing iPhone build stuff from the repo.
|
2010-06-21 20:40:22 -04:00 |
|
Samuel Clay
|
a00c48d5e8
|
Adding the feed detail view and attaching it to each feed in the feeds view.
|
2010-06-21 17:17:38 -04:00 |
|
Samuel Clay
|
bb28aed59a
|
iPhone App: Feed subscriptions view.
|
2010-06-20 11:04:23 -04:00 |
|
Samuel Clay
|
6ad0b38b13
|
Initial iPhone app import. Lots to do, but this is the initial project.
|
2010-06-17 13:10:45 -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
|
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 |
|