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 |
|
Samuel Clay
|
2ae1e1719a
|
Initial stab at a ghetto feed title floater.
|
2011-01-19 08:54:59 -05:00 |
|
Samuel Clay
|
c6431967a1
|
Fixing starring river stories.
|
2011-01-14 10:07:30 -05:00 |
|
Samuel Clay
|
2396854475
|
Handling feeds that disappear due to being duped, but the user is already logged in and is eventually going to click on the now missing feed. Correctly identifies missing feed, switches out the original non-dupe feed, and all is well.
|
2011-01-14 00:59:51 -05:00 |
|
Samuel Clay
|
a31bb20119
|
Merge branch 'master' into river
|
2011-01-13 22:59:57 -05:00 |
|
Samuel Clay
|
ff92deca95
|
Adding count to preferences sublabel for hiding read sites in sidebar.
|
2011-01-13 09:57:50 -05:00 |
|
Samuel Clay
|
eb3ec3b230
|
Adding sublabel info to default view to tell folks about the per-site override. Styling.
|
2011-01-13 09:50:57 -05:00 |
|
Samuel Clay
|
852240ccf8
|
Adding story menu to feed view, as per @heliostatic's feature request. Right-click works like shit, but it needs to be overhauled anyhow.
|
2011-01-12 22:45:52 -05:00 |
|
Samuel Clay
|
0ce9f078f6
|
Swapping feed and story title in story titles pane.
|
2011-01-12 10:32:59 -05:00 |
|
Samuel Clay
|
ab8cf11022
|
Only animate sentiment drops when in feed view.
|
2011-01-12 09:59:10 -05:00 |
|
Samuel Clay
|
a27af90dce
|
Handling story nav in starred view.
|
2011-01-11 22:12:33 -05:00 |
|
Samuel Clay
|
4398dac2d9
|
Experimental fade and slide out of story sentiment when read in feed view.
|
2011-01-11 21:37:38 -05:00 |
|
Samuel Clay
|
92e4474c3f
|
Loading consecutive pages of stories when not enough are showing. This is unlimited and really could use a limit, yes please, soon, as in, now.
|
2011-01-11 19:33:55 -05:00 |
|
Samuel Clay
|
b79d223caf
|
Adding title to river of news icon.
|
2011-01-10 23:12:08 -05:00 |
|
Samuel Clay
|
2a6568375d
|
Merge branch 'master' into river
|
2011-01-10 22:26:56 -05:00 |
|
Samuel Clay
|
1133e72a5d
|
Adding counts of folders inside collapsed folders.
|
2011-01-10 22:26:50 -05:00 |
|
Samuel Clay
|
f4671dfaf3
|
Fading out story sentiment in feed view when story is read. Thanks to premium user @heliostatic for the feature recommendation.
|
2011-01-10 19:34:27 -05:00 |
|
Samuel Clay
|
5f03c932d7
|
Fixing bouncing story load bug. Turns out the select-next-story-on-page-load flag was not being turned off.
|
2011-01-10 18:27:51 -05:00 |
|
Samuel Clay
|
94bb8ed7e3
|
String check for river in get_next_story
|
2011-01-10 18:14:10 -05:00 |
|
Samuel Clay
|
6ff83ca98b
|
Fixing next story buttons for river of news.
|
2011-01-10 09:49:26 -05:00 |
|
Samuel Clay
|
f45937220d
|
Fixing intelligence slider and story classifer modal, making them both river-aware.
|
2011-01-07 19:20:34 -05:00 |
|
Samuel Clay
|
35acbeeec7
|
Adding Send to Instapaper functionality. I thought this would require IP credentials, but that's to use the /add endpoint. The /edit endpoint works just fine. Finally.
|
2011-01-07 16:36:46 -05:00 |
|
Samuel Clay
|
cc3cb4f416
|
Merge branch 'master' into river
|
2011-01-05 09:53:31 -05:00 |
|
Samuel Clay
|
5e05df8ffd
|
Command+clicking on a feed opens unread stories in new tabs.
|
2011-01-04 19:47:02 -05:00 |
|
Samuel Clay
|
54c5796c53
|
Removing log statement.
|
2011-01-04 19:44:00 -05:00 |
|
Samuel Clay
|
eadbddd376
|
Temporary unread threshold stories work between pages and clicking through to multiple levels deep.
|
2011-01-04 19:39:57 -05:00 |
|
Samuel Clay
|
76fc2124e0
|
Keeping temporary unread threshold state between page loads.
|
2011-01-04 19:27:00 -05:00 |
|
Samuel Clay
|
a9909fc3d1
|
Small fixes to hidden indicator. Showing after switching intelligence after clicking show hidden stories. Also wrapping the feed title in the feedbar. Lastly, fixing the slider to see 0 as neutral, not missing.
|
2011-01-04 10:10:23 -05:00 |
|
Samuel Clay
|
f4c82213fd
|
Interacting with intelligence slider now updates hidden stories indicator with proper counts.
|
2011-01-04 08:40:15 -05:00 |
|
Samuel Clay
|
4239564586
|
Logic finished for showing/hiding the show hidden stories button based on stories at and below the threshold on load and on clicks.
|
2011-01-04 08:21:47 -05:00 |
|
Samuel Clay
|
f9282bfd1f
|
Merge branch 'master' into hidden_stories
Conflicts:
media/css/reader.css
media/js/newsblur/reader.js
|
2011-01-03 19:18:27 -05:00 |
|