Commit graph

2909 commits

Author SHA1 Message Date
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
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
3e09f23db7 Removing errant logging statement. 2011-02-07 23:42:01 -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
d59d06f48b Tweaking gradient border color. 2011-02-06 21:06:21 -05:00
Samuel Clay
f680417d3d Tweaking gradient border color. 2011-02-06 20:54:58 -05:00
Samuel Clay
76f2650765 Changing color of bottom-border on the feed floater to match the gradient color. Aww, yeah. 2011-02-06 20:48:24 -05:00
Samuel Clay
7ae285c55f Pulsating updated feeds in the sidebar. 2011-02-06 15:29:45 -05:00
Samuel Clay
4fd6a7cfe0 Fixing a metric-ton of bugs: Google Reader import on badly parsed xml, refreshing toplevel feeds loses their manage menu, retrying exception feeds now de-dupes and correctly updates on the page. Plus a bunch of other bugs. 2011-02-06 15:04:21 -05:00
Samuel Clay
3723160155 A huge number of misc fixes: fixing potential errors on paypal return screen, mailing all feed/page parse errors, and swithcing to mapreduce item_frequencies in mongoengine. 2011-02-05 15:34:43 -05:00
Samuel Clay
3400b6e89e Refactoring river view and fixing a bunch of race conditions around feed/river loading and paging. 2011-02-04 09:56:15 -05:00
Samuel Clay
8eb4225a68 Correct version number and id on facebook share URL. Hah. 2011-02-04 00:30:33 -05:00
Samuel Clay
ef1bd93c19 Twitter and Facebook links on every story. Yay? 2011-02-04 00:22:58 -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
22cf5ede6c Crazy refactor of feedfinder to extract timelimits, so they can be caught by a lower-level api instead of messing up the feed fetcher. 2011-02-02 13:07:12 -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
Samuel Clay
c06c55e6b6 Hiding and showing the feed loaded bar taking all race conditions into account. Also tweaked speed of progress bar. 2011-02-01 00:23:44 -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
9d8fd42d38 Fine-tuning load interval. 2011-01-31 20:53:30 -05:00
Samuel Clay
2d1170c265 Showing progress bar on river and feed loads. 2011-01-31 20:50:33 -05:00
Samuel Clay
09e9c51c05 Using unread count in river view to determine duration of progress bar. 2011-01-31 20:08:07 -05:00
Samuel Clay
f63851595d Refactored the progress bar animation. Now it can be used in many places, like the River of News loader. 2011-01-31 19:51:39 -05:00
Samuel Clay
d36a054a11 Blanking out feed title floater on saved stories, too. 2011-01-31 00:06:40 -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
8fd9c069c6 Appending the story endbar at the correct time, when stories are made, not when their positions is determined. 2011-01-30 23:00:22 -05:00
Samuel Clay
2fc9cbda50 users with unfetched feeds get a refresh speed of 15 seconds, which swithces back to once a minute on all feeds found. 2011-01-30 21:48:17 -05:00
Samuel Clay
58ae33fd50 Dynamically updating feed icons as they load. 2011-01-30 21:40:00 -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
cae756390a Final cleanup before sending icons to staging. 2011-01-30 10:46:53 -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