Commit graph

226 commits

Author SHA1 Message Date
Samuel Clay
d686246f11 Accidentally removed the feed_id from the iframe when going to an external link. 2010-07-06 18:46:54 -04:00
Samuel Clay
7e6801a360 Unloading iframe when switching feeds to remove friction when moving from a Page view setting to a Feed view setting. 2010-07-06 18:43:06 -04:00
Samuel Clay
180769c3c8 Prevent loading iframe when feed view is set. Defer loading iframe until explicitly switching to page view. 2010-07-06 18:30:16 -04:00
Samuel Clay
e46f6cee7f Refactoring a bit and marking a subscription as read when it's out of stories. 2010-07-06 16:37:49 -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
2133ee81e7 Fixing issues with feature paging. JSON was incorrectly serializing it, the page_counter was being reset when feeds were loaded, and cleaned up feed resetting. 2010-07-02 12:02:10 -04:00
Samuel Clay
83d95a6897 Fixing annoying bug around story titles being inside of other story titles, and then selecting the wrong title. 'iPhone 4' and 'More Thoughts on iPhone 4' would be incorrectly linked. 2010-07-02 11:14:41 -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
71e7d0f926 Ignoring page-checker feature. 2010-06-30 22:13:24 -04:00
Samuel Clay
15eb2fb255 Fancy arrows for the feature board. 2010-06-30 22:06:12 -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
381c61868e Fixing vertical height max for all modals. Also finishing Google Reader feed sync. 2010-06-30 12:17:22 -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
47c03810fe Fixing bugs around blank page_data, and a bug where the Feed view would not load until the Original view did. 2010-06-28 13:25:02 -04:00
Samuel Clay
aa2dcf754a Filling out the story detail view. 3/5 views are now in. 2010-06-27 19:35:17 -04:00
Samuel Clay
281268e509 Broken but functional story detail view. The titles are out of whack, switching randomly between story and feed. Ugh. I spent how many hours on this? 2010-06-25 18:36:01 -04:00
Samuel Clay
29ddaa1c2a Fixing URLs in reader. 2010-06-24 15:47:16 -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
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
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