Commit graph

2342 commits

Author SHA1 Message Date
Samuel Clay
3ee5d43c56 Fixing up OPML exporter for anonymous users (just use the default account), and fixing the add dialog's focus on the add url, just in case it's slow to load. 2011-03-12 18:13:24 -05:00
Samuel Clay
129875723d Focusing the URL input when opening the add dialog. Thanks @NicolasGeraud for the suggestion. 2011-03-12 17:43:53 -05:00
Samuel Clay
c70eb8fa3b Add recommended feed opens up Add dialog. Also fixing Safari extension to wait for the folders to show up when adding a url from querystring. 2011-03-11 20:05:41 -05:00
Samuel Clay
a3e974f329 Merge branch 'master' into recommended
Conflicts:
	media/css/reader.css
2011-03-11 19:53:45 -05:00
Samuel Clay
d961035513 Adding opml export links to Add Site dialog and Preferences dialog. 2011-03-11 11:22:28 -05:00
Samuel Clay
6c198fd4a3 Fixing refresh-feeds to ignore updates from the active_feed so that when the user is no longer on the feed, it will update correctly. This obviously is in dire need of a rewrite, but for now, this will do. Backbone.Model, anyone? 2011-03-10 18:39:58 -05:00
Samuel Clay
c2313f5f6a Fixing bug around inline classifiers. THe feed would update, but would no longer be selected. 2011-03-10 09:38:24 -05:00
Samuel Clay
6810293c56 Ridiculous bug: caching the feed in the feed list did not check to see if the feed_id was changing. You know, like the River of News which changes the feed_id almost every other story? Doh! 2011-03-09 20:04:50 -05:00
Samuel Clay
bf7bd99f91 Disabled CTRL+Left, which would hide the sidebar. 2011-03-09 18:23:55 -05:00
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
c1a5a55f0d Fixing classifier dialog's saving calls. Also adding debug information for refresh_feeds to find out how much the status pinging is taking. 2011-03-08 10:06:55 -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
30c97d200e Adding inline intelligence coloring for story authors and story titles. 2011-03-04 19:25:15 -05:00
Samuel Clay
35cd0e4574 Dear lord this is some crazy attention to detail. Only show the spinner on the New Features module if the request has taken longer than 50ms, otherwise it just looks instantaneous, not spinner needed. Whew. 2011-03-04 12:45:31 -05:00
Samuel Clay
24aa214346 Refactoring feed canonical representations. Split Feed from UserSubscription for use in the feed recommended module. Hooked up Statistics and Intelligence Trainer modals to the recommended feed. Still need Try/Add, and paging. 2011-03-04 12:27:31 -05:00
Samuel Clay
08ccda7a4c Merge branch 'master' into recommended 2011-03-03 09:14:11 -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
2e437fcee1 Adding a subscribed note in recommended feeds. 2011-03-02 12:05:58 -05:00
Samuel Clay
58548555c5 Fixing issue around updating active feeds. 2011-02-28 23:37:46 -05:00
Samuel Clay
6c8926d8bf Upgrading to jQuery 1.5.1 and launching. 2011-02-28 19:29:19 -05:00
Samuel Clay
908c543462 Upgrading jQuery to 1.5.1 2011-02-28 19:18:03 -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
efa9321660 Fixing bug around going to the wrong story view when switching back immediately after a river view. The view button was still disabled. 2011-02-27 21:45:09 -05:00
Samuel Clay
e2b04e3997 Fixing instant updates of intelligence scores for river of news feeds. 2011-02-27 19:51:41 -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
173ba7f375 Handling add url errors correctly. Also handling duplicate stories being marked read. Lastly, fixing bug around future stories being marked as read and then falling into an inconsistent state. 2011-02-24 18:51:30 -05:00
Samuel Clay
b9e664838e Adding small separator and jquery 1.5. 2011-02-23 22:04:29 -05:00
Samuel Clay
67159c5324 Fixing scroll bug that occured when starting on the story view and switching to the feed/page view causing scroll/mousemoves not to register (since scrolling was disabled, thinking the story was still opening.) 2011-02-23 19:41:05 -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
f1dfdbb126 Removing unneccessary log statements from non-premium river view. 2011-02-22 23:08:58 -05:00
Samuel Clay
a6bec4d6f2 Turning on full river of anonymous users (since they can't see the premium subscription form). 2011-02-22 23:07:49 -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
97ae6c5561 Adding premium-only notice. 2011-02-22 19:45:29 -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
01f0060a04 Switching all remaining google favicons to homemade favicons. 2011-02-17 10:32:47 -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
13df9aa8eb Changing into the Story view selects a story if non-selected. 2011-02-09 19:24:35 -05:00
Samuel Clay
2c34815bea Story view opens the first story. Simple. 2011-02-09 19:22:10 -05:00
Samuel Clay
b22cada5e4 Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -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