Commit graph

328 commits

Author SHA1 Message Date
Samuel Clay
80cbe2c127 Adding inline classifiers for tags. Saves single tag classifier, refreshing single feed, and updates intelligence colors dynamically. 2011-03-09 09:48:24 -05:00
Samuel Clay
0062cef1e6 Refactoring intelligence classifier modal. Also adding Erbar font for logo. 2011-03-06 21:33:06 -05:00
Samuel Clay
efa8f0adad Removing score coloring on title hover in feed stories. 2011-03-04 19:27:29 -05:00
Samuel Clay
30c97d200e Adding inline intelligence coloring for story authors and story titles. 2011-03-04 19:25:15 -05:00
Samuel Clay
354ffe98b9 Fixing intelligence classifiers to allow tags with an & in the tag. Also changing color of feed view story tags to match intelligence. Also updates dynamically on training. 2011-03-02 19:59:31 -05:00
Samuel Clay
3419adecc1 1) Changing feedchooser to show all payment options at once. 2) Speeding up marking stories as read by caching feed in feed list between story reads. 3) Adding story tags to stories in feed view. 2011-03-02 17:58:12 -05:00
Samuel Clay
8833dd793d Adding basic structure for recommended feeds. 2011-02-28 23:27:58 -05:00
Samuel Clay
d3042a9953 Fixing River of News to use the full width, and not too much, considering it has to support the feed in the story title. 2011-02-28 09:48:42 -05:00
Samuel Clay
ff70d32d21 Fixing small bugs: 1) "Show Hidden Stories" would not persist between pages on a feed. 2) Starring a story would cut-off the title early in the story titles pane. 2011-02-28 09:44:06 -05:00
Samuel Clay
2e67efea6e YAY! Adding classifiers is now instant and does not require a feed refresh. Required scoring intelligence on both server-side and client-side. 2011-02-27 16:13:22 -05:00
Samuel Clay
048b40897b Adding custom site url to goodies. 2011-02-25 15:20:38 -05:00
Samuel Clay
d50067b40a Adding Safari RSS helper app. 2011-02-25 14:04:03 -05:00
Samuel Clay
46e54ff5dc Merge branch 'register_content_handler' of http://github.com/francois2metz/NewsBlur into francois2metz-register_content_handler
Conflicts:
	media/js/newsblur/reader.js
2011-02-25 13:07:08 -05:00
Samuel Clay
87b5eac123 Adding 'f' and 'u' keyboard shortcuts for fullscreen/sidebar. Also fixed the keyboard shortcuts modal to not wrap incorrectly on small screens. 2011-02-23 18:09:09 -05:00
Samuel Clay
3ed0b7631e Removing Readability (it doesn't go anywhere), adding Open option to story titles context menu. Speeding up story change animations. 2011-02-23 11:40:25 -05:00
Samuel Clay
11f866c372 Premium links to feed chooser. Adding future premium-only features to chooser. 2011-02-22 22:00:32 -05:00
Samuel Clay
14d059c89e Merge branch 'master' into river_for_all 2011-02-22 19:35:44 -05:00
Samuel Clay
373daacb9f Adding show/hide sidebar button. Also fixing resize window to correctly position the story views. 2011-02-22 19:11:29 -05:00
Samuel Clay
ba7c1bdb71 Tweaks to styles and upating jquery Layout. 2011-02-22 10:18:54 -05:00
Samuel Clay
76e5a62c62 Adding Readability and adding preferences to show/hide any or all services. 2011-02-16 20:45:37 -05:00
Samuel Clay
c1955bbfe2 Adding Read It Later support on stories. 2011-02-15 21:31:33 -05:00
Samuel Clay
940ee336d1 Limiting river stories to 5 for non-premium users. Still needs upgrade copy at bottom of stories. 2011-02-13 14:49:13 -05:00
Samuel Clay
6549aa3a65 Adding feed and page fetch histories to statistics dialog. 2011-02-13 14:47:58 -05:00
Samuel Clay
48afe91758 Refactoring how feeds are found using urls in the add modal. Also fixing a display issue around showing the river icon in a collapsed feed and showing the manage menu. Lastly, changing the feedfinder's user agent because some assclown website was disallowing on the string 'feedfinder' 2011-02-08 22:07:59 -05:00
Samuel Clay
5b982d61b5 Fixing drag-and-drop for folders. Not ideal, but at least it works, including empty folders. 2011-02-08 09:44:24 -05:00
Samuel Clay
2f627c2f4e Adding the hamburger as a slider for tiers of premium accounts. 2011-02-07 23:41:25 -05:00
Samuel Clay
c2d5f34f41 Updating FAQ. 2011-02-07 09:59:59 -05:00
Samuel Clay
4168eb1993 Small tweaks to subscriber expire and feed floater. 2011-02-04 00:49:03 -05:00
Samuel Clay
ef1bd93c19 Twitter and Facebook links on every story. Yay? 2011-02-04 00:22:58 -05:00
Samuel Clay
941864db53 Moving opacity from the feed title to the feed floater. Duh. 2011-02-03 19:22:01 -05:00
Samuel Clay
969f7e0d4c Fixing the Return to Original button to be in the same place as the original Original button, and also to not accidentally think its on the wrong page on a # click. 2011-02-02 14:10:24 -05:00
Samuel Clay
cd2ec335b7 This is the equivalent of leaving your scalpel in hundred's of pateint's abdomen when operating on them. Manage menu was not being shown ever, unless it was the one case where it wasn't supposed to show up, where it would accidentally show up. 2011-02-02 08:05:31 -05:00
Samuel Clay
7ec3eca817 Trying to fix right-clicks. Also making feed floater a bit transparent. And setting subscriber expire to 4 days, since stale feeds are now instantly updated. 2011-02-01 22:58:00 -05:00
Samuel Clay
11b57f5bf7 Showing hidden stories now shows them slightly translucent. 2011-02-01 18:29:22 -05:00
Samuel Clay
518c5e85d4 Fixing unread counts for manage menu (showing/hiding mark read on feed menus), and removing the misbehaving back button in the trainer. 2011-02-01 00:51:19 -05:00
François de Metz
b643524d50 Register content handler in firefox (or other gecko based).
* add entry to goodies
* handle feed param in querystring and show add feed modal
* cleanup ReaderAddFeed constructor
2011-02-01 03:35:11 +01:00
Samuel Clay
2d1170c265 Showing progress bar on river and feed loads. 2011-01-31 20:50:33 -05:00
Samuel Clay
c5eace27c3 Using inverse colors for brightly-lit feed headers. (#C9C9C9 average color and brighter). Turning off River of News to prepare for launch on production. 2011-01-30 23:21:18 -05:00
Samuel Clay
f3d922f6b1 Fixing up statistics modal.Also handling weird URL cases in icon fetching. 2011-01-30 13:33:09 -05:00
Samuel Clay
75fead0a27 Cleaning up logging, adding several errors and timeout checks on page and icon fetching. Standardizing fetcher headers. 2011-01-29 22:01:09 -05:00
Samuel Clay
b938e95124 Correctly downloading, storing, retrieving, and showing favicons and gradients for favicons. This commit includes numerous fixes for the Feed view, too. Loaded. 2011-01-29 19:16:40 -05:00
Samuel Clay
5b37830048 Forcing story iframe to line up with other views. 2011-01-26 20:38:13 -05:00
Samuel Clay
6d1307856a Handling weird edge case of feed title floater not matching story when using arrow keys (or selecting a story manually). This only happened during the transition, but the feed title was guaranteed to be stale. 2011-01-26 19:36:28 -05:00
Samuel Clay
8ad7d64b7d Cleaning up the feed title floater by a wide leap. Now much faster and updates correctly for many use cases. 2011-01-25 22:59:38 -05:00
Samuel Clay
b3e40ca683 River of News is a premium-only feature. Hide for standard users. 2011-01-25 09:17:15 -05:00
Samuel Clay
c35745736e Finally figured out how to make the feed title floater look good and match the iPhone's table group header. 2011-01-24 23:50:38 -05:00
Samuel Clay
7dbea5da91 Merge branch 'river' into river_test_floater 2011-01-23 13:44:04 -05:00
Samuel Clay
6c48512635 Merge branch 'master' into river 2011-01-23 13:43:58 -05:00
Samuel Clay
a46329fcb6 Adding all error cases for the bookmarklet. Added styling to all elements. Ready to launch? 2011-01-22 21:42:58 -05:00
Samuel Clay
567840ffff Bookmarklet now shows a modal where you can select which folder to add the site. Includes JS and CSS, uncompressed, on host page. 2011-01-21 20:29:19 -05:00