Commit graph

334 commits

Author SHA1 Message Date
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
0355e70423 Adding river back to river. 2011-01-17 18:22:33 -05:00
Samuel Clay
7fdd173ac0 Refreshing stale feeds for old users returning. 2011-01-17 14:20:36 -05:00
Samuel Clay
1dc86f3ae8 Merging in river of news but hiding the river functions. 2011-01-16 15:48:27 -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
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
96f141448a Quick fix style tweaks to fix the broken story titles view in the river. 2011-01-12 11:57:27 -05:00
Samuel Clay
0ce9f078f6 Swapping feed and story title in story titles pane. 2011-01-12 10:32:59 -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
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
6ff83ca98b Fixing next story buttons for river of news. 2011-01-10 09:49:26 -05:00
Samuel Clay
cc3cb4f416 Merge branch 'master' into river 2011-01-05 09:53:31 -05:00
Samuel Clay
93ee9b054e Weird bug which hid all feeds in the feedbar when hidereadfeeds was turned on. 2011-01-04 20:23:54 -05:00
Samuel Clay
38b04c5943 Removing redundant CSS that came from a bad merge. 2011-01-04 19:41:43 -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
Samuel Clay
26935fe181 Simple shadow on story entry titles. 2011-01-03 09:58:49 -05:00
Samuel Clay
121e5a3529 Merge branch 'master' into river 2011-01-03 09:57:44 -05:00
Samuel Clay
126a6bfbb6 Showing intelligence trainer on approving feedchooser. 2010-12-31 15:03:34 -05:00
Samuel Clay
5bf869e1da Fixing up hover behavior on stories. Also hiding inactive feeds correctly. 2010-12-31 14:54:48 -05:00
Samuel Clay
1caf12cae8 Speeding up feed title arrows. 2010-12-31 14:40:42 -05:00
Samuel Clay
0391c5dd0c Fixing right-clicks and commenting out marking as unread. 2010-12-31 14:35:20 -05:00
Samuel Clay
a36623d2b9 Forcing smooth render of text on feed pane. 2010-12-31 11:55:08 -05:00
Samuel Clay
bab9897d0b Adjusting story titles background color to fix the Flash bug where text no longer renders with anti-aliasing. 2010-12-31 11:19:34 -05:00
Samuel Clay
7d3a173422 Rudimentary makring as unread. Also repositioning starring. 2010-12-31 10:34:31 -05:00
Samuel Clay
ff401bb896 Marking as unread updates all appropriate counts. 2010-12-30 19:24:52 -05:00
Samuel Clay
d4daaaba5e Adding story menu, which swallows starring and classifying stories. Also adds Instapaper support. 2010-12-30 18:37:29 -05:00
Samuel Clay
2f570cf4ad Fixing drag-and-drop, correctly collapsing folders, scrolling on feedlist edge, and handling toplevel cases. 2010-12-25 23:04:43 -05:00
Samuel Clay
f0a75efe0a Forcing merge_feeds to respect insertion order. 2010-12-23 17:09:08 -05:00
Samuel Clay
35662d8e64 Scaling images in the Feed view to be no larger than the viewport. 2010-12-23 16:27:44 -05:00
Samuel Clay
3a17bc976c Fixing a broken query in autocomplete that caused full table scans. Now optimized and refactored. 2010-12-23 16:19:21 -05:00
Samuel Clay
3a2f294746 Adding autocomplete to add feed. Includes feed title, address, and link. 2010-12-23 16:02:17 -05:00
Samuel Clay
8decf4dd80 Empty feed chooser now links to the Add modal instead of showing a blank acceptance screen. 2010-12-23 14:18:40 -05:00
Samuel Clay
3aaae18228 Re-enabling river, and trying to ignore the mark_as_read date for now. Will bring it back in a map_reduce. 2010-12-16 16:17:03 -05:00
Samuel Clay
de22b2fc27 Hiding river of news on folders and on the everything header button so I can launch all the goodies that come with river of news but *are* ready to launch. 2010-12-15 17:38:11 -05:00
Samuel Clay
cc36baeb18 Paging while read river stories now works by fetching the entire history back for each successive page, cleverly compacting and ignoring pages as they are read. Not 100% optimal, but a lot quicker and easier than figuring out some stateful representation of paging continuations. 2010-12-15 16:10:54 -05:00
Samuel Clay
c0650f2f13 Merge branch 'master' of github.com:samuelclay/NewsBlur into river
Conflicts:
	media/js/newsblur/reader.js
2010-12-14 19:22:40 -05:00
Samuel Clay
6d92f190da Fixing nasty race condition on selecting a story and having the feed view listen to your mousemove early. Also styled modals to be slightly more three dimensional. 2010-12-14 18:48:52 -05:00
Samuel Clay
c329c6dc46 Adding Open Unread Stories in Tabs option for feeds. Can also command+click on stories. 2010-12-14 17:08:52 -05:00
Samuel Clay
ea024ad0ff Remvoing read stories from river, but this doesn't take into account the last marked_read date, nor intelligence classifiers. 2010-12-13 10:15:43 -05:00
Samuel Clay
0fad82c434 Back-end for river of news. Shows stories from feeds with unread stories. Works on folders and on everything. Doesn't show read status or intelligence classifiers, yet. 2010-12-12 22:52:15 -05:00
Samuel Clay
97df61d1c7 Changing river to hide folder counts. Also fixing the manage menu's arrow positioning for all permutable cases of {inverse, toplevel, folder/feed} 2010-12-12 20:06:32 -05:00