Commit graph

2339 commits

Author SHA1 Message Date
Samuel Clay
66cd29fee1 Cleaning up readme and commenting out the wacky devserver. 2011-07-17 21:50:37 -07:00
Samuel Clay
5fb61bb28f Moving author down in story detail on mobiel web. 2011-07-14 19:08:37 -07:00
Samuel Clay
ade13cb66d Last fixes to animations option. 2011-07-13 09:50:02 -07:00
Samuel Clay
db525657bf Fixing animation scroll issues in page view caused by missing delay on reset of scroll flag. 2011-07-12 10:07:57 -07:00
Samuel Clay
38accaa3c0 Merge branch 'master' into animations 2011-07-12 08:53:15 -07:00
Samuel Clay
2b58b5fb0d Adding date to moderated recommended feeds to schedule recommendations. 2011-07-11 18:44:47 -07:00
Samuel Clay
8934a36dec Upgrading to jQuery Mobile 1.0b1 from a4. 2011-07-11 18:22:51 -07:00
Samuel Clay
ae7f79b3a0 Adding moderation queue to recommended feeds (finally!) 2011-07-11 18:22:28 -07:00
Samuel Clay
8d46754c99 Fixing scrolling on mobile web. Adding marking stories as read. Still needs to update pages when you go Back to them. Also needs an intelligence slider. And the Next/Previous buttons. 2011-06-21 09:19:58 -04:00
Samuel Clay
8cc2f046b1 Adding automatic scroll paging to story list page on mobile web app. 2011-06-17 21:29:25 -04:00
Samuel Clay
2532925011 More mobile web app styling, fixing sizing, and getting the next/previous buttons ready for their workhorse schedule. 2011-06-17 10:09:36 -04:00
Samuel Clay
883946ea49 Finishing up the story detail page. Need to hook up the next/previous buttons, add paging, add an intelligence slider, and mark read and mobile will be done for v1. 2011-06-16 23:45:41 -04:00
Samuel Clay
bf8eb9b1de Adding story detail view to mobile web app. 2011-06-16 11:08:38 -04:00
Samuel Clay
a1feeeb13f Fixing bug around skipping the 2nd page of feed stories due to an off by one error. 2011-06-12 23:22:58 -04:00
Samuel Clay
32bc324a02 Fixing small bug around missing feeds in river of news when the feed is no longer valid. 2011-06-12 23:16:59 -04:00
Samuel Clay
ce8d71511f Ridiculous js packaging bug. /\//.test(url) for checking if it is a path becomes a comment! 2011-06-09 22:19:10 -04:00
Samuel Clay
54aad37d87 Completed the UI for both the feed page and the stories page. Needs paging, detail view, and web view. Whew. 2011-06-09 22:08:59 -04:00
Samuel Clay
4534c185eb Colored unread bubbles in the feed view. Now I gotta finish that Story view and the extra website view. 2011-06-09 20:51:48 -04:00
Samuel Clay
702c94a4d9 Merge branch 'master' into mobile
Conflicts:
	media/js/newsblur/reader.js
2011-06-09 19:03:27 -04:00
Samuel Clay
a5658ae290 Fixing a long-standing bug: if a refresh_feeds event begins and then a story is marked as read before the refresh_event is over, the feed's unread values wouldn't update. Adding cache clearing to reflect the refreshed feed title's unread count. 2011-06-07 16:08:59 -04:00
Samuel Clay
a038d7d23e Adding pref for turning off animations. Still needs some love. 2011-06-07 12:57:34 -04:00
Samuel Clay
ab3e707a8a Adding stories page. 2011-06-07 12:57:14 -04:00
Samuel Clay
3d933723d9 Showing feeds, icons, and unread counts. Needs separated unread counts and an intelligence slider. 2011-06-07 10:17:56 -04:00
Samuel Clay
ac3fd4630e Fixing race condition with stories not being detected in Feed view when originally on the Original view. 2011-06-05 17:52:47 -04:00
Samuel Clay
6d0c0c3cdc Adding in new mobile site. Doesn't sohwing anything but a stubbed in list view. 2011-06-05 17:52:11 -04:00
Samuel Clay
0e3d48b9b1 Adding keyboard shortcuts for 'n' and 'u'. (Next unread story and Hide sidebar) 2011-05-20 17:41:36 -04:00
Samuel Clay
d47a994b2e Updating fabric and fixing a bug around Adding the NewsBlur feed from the tutorial and the address is blank. 2011-05-20 17:34:39 -04:00
Samuel Clay
f26166622d Cleaning up keyboard shortcuts, reversing training images, and turning off tutorial when used. 2011-05-20 09:59:44 -04:00
Samuel Clay
2bb41f805c Cleaning up the third page of the tutorial by showing the two intelligence trainers. 2011-05-20 09:51:56 -04:00
Samuel Clay
9fa3e0764d Finishing all pages of the tutorial. The intelligence trainer could use some love, but this should go out sooner rather than later. 2011-05-20 00:18:23 -04:00
Samuel Clay
003537b7bc Automatically animating story hidden slider in tutorial. Woo! 2011-05-19 20:12:34 -04:00
Samuel Clay
539fb5869f Adding fake stories to training page in tutorial. Just need to hook up the slider to hide/show the stories. 2011-05-19 20:03:28 -04:00
Samuel Clay
3be758d8ac Intelligence on step 2. Not interactive yet, just needs the stories. 2011-05-19 12:27:32 -04:00
Samuel Clay
247a0b824d Finishing page 2, adding page 5 which has links to twitter, get satisfaction, the blog (even loads the blog), and is a good last page. 2011-05-18 22:33:42 -04:00
Samuel Clay
c029c863cd Finishing up copy changes for step 2 - views. Laying out step 4 - tips. 2011-05-18 10:19:02 -04:00
Samuel Clay
48cd442625 Tips and tricks is fully tricked out. Now need to pare it down by a lot. 2011-05-17 11:05:38 -04:00
Samuel Clay
7b77d0b997 Partially stubbing out step 2 and 4. 2011-05-16 23:13:49 -04:00
Samuel Clay
58a24c32c7 Adding collapsed folder icon. Also fixing scroll on story manage menu in feed view. 2011-05-16 11:34:05 -04:00
Samuel Clay
5adf024dda Finishing all boilerplate to the tutorial. This includes the preference to show/hide tutorial, and hiding the dashboard module. 2011-05-13 10:15:56 -04:00
Samuel Clay
0bf05d11b5 Finishing paging. Now just need to add the page layouts and hiding preference. 2011-05-11 20:18:33 -04:00
Samuel Clay
03d370b040 Adding paging to tutorial. Also adding the tutorial dashboard image. Colorful. 2011-05-11 12:27:28 -04:00
Samuel Clay
53d9724e0e Adding in tutorial module on dashboard, hooking up tutorial launcher button and tutorail launcher menu item to open the new tutorial dialog. 2011-05-10 18:30:35 -04:00
Samuel Clay
9f3cd3d05b Stubbing in the new tutorial. 2011-05-09 20:59:52 -04:00
Samuel Clay
14d412422b 9 line changes and we get scrolling on the dashboard. Much needed relief. 2011-05-09 18:33:46 -04:00
Samuel Clay
7b9df8dadc Anonymous users will see a warning on sending an email. Also removing FeedIcon model (having switched to the mongo MFeedIcon model). 2011-05-09 10:35:46 -04:00
Samuel Clay
ff09a6f262 Fixing bookmarklet add_site when the token is bad. 2011-05-08 19:52:41 -04:00
Samuel Clay
390f8489dc jQuery 1.5.1 -> jQuery 1.6.1pre. 2011-05-07 21:33:42 -04:00
Samuel Clay
c6ebb58cf8 Merge branch 'master' of github.com:samuelclay/NewsBlur into send_email 2011-05-07 21:12:24 -04:00
Samuel Clay
03d74d5313 Cleaning up the send email dialog (as well as the add site dialog). Everything looks great, save for an email icon and a bit more validation. 2011-05-07 21:12:13 -04:00
Samuel Clay
da7e36db2e Sending html/text emails based on user input. Just need to add some validation and potential cleanups. The form is kinda ugly. 2011-05-07 17:58:53 -04:00