Commit graph

2339 commits

Author SHA1 Message Date
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
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
27c633f0b0 Success on saving all images. Still some issues with transparency and resizing large images and having weird cutoffs. 2011-01-29 11:24:27 -05:00
Samuel Clay
2825350cb6 Using the correct width of the feed floater. Finally, it just took some JavaScript magic (couldn't do it in CSS for the life of me. Probably not possible, either) 2011-01-26 20:51:29 -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
e3d2c1a20a Merge branch 'river_test_floater' into river 2011-01-24 23:50:48 -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
ab9a6a2f21 Fixing bookmarklet just on the page. Now different between drag and use on another site. 2011-01-24 09:58:16 -05:00
Samuel Clay
075ff64a55 Merge branch 'master' into river_test_floater 2011-01-23 14:12:14 -05:00
Samuel Clay
b6e8bd7240 Adding check for duplicate feeds when deleting a feed. Need to preserve feed model when deleting duplicate feeds. 2011-01-23 14:08:49 -05:00
Samuel Clay
7dbea5da91 Merge branch 'river' into river_test_floater 2011-01-23 13:44:04 -05:00
Samuel Clay
884de63de0 Fixing jQuery's noConflict. 2011-01-22 21:59:25 -05:00
Samuel Clay
24da103f03 Adding jQuery noconflict. Whoops. Sorry, everybody on the Internet. 2011-01-22 21:53:40 -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
6e19d4d88b Using correct domain, not adding the same site twice, messaging, better styling. 2011-01-22 18:25:16 -05:00
Samuel Clay
90bc120599 Adding folders to bookmarklet. 2011-01-21 22:00:36 -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
Samuel Clay
dbf664ebb5 Bookmarklet now calls api.add_site using the secret token. 2011-01-20 19:14:54 -05:00
Samuel Clay
8afdbd8ab0 Adding bookmarklet modal. Also adding the api app, which will handle incoming bookmarklet site adds. Uses a new privacy token to generate a unique URL for each user, so only they can add sites, no login needed. 2011-01-20 09:57:23 -05:00