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 |
|
Samuel Clay
|
f96b2d2308
|
Merge branch 'master' into river
|
2010-12-12 13:39:12 -05:00 |
|
Samuel Clay
|
21b6c7ffc1
|
Finishing up folder renames on the server. All set for launch.
|
2010-12-11 17:16:12 -05:00 |
|
Samuel Clay
|
e9f12a6059
|
Actually finished rename feed/folder front-end. Everything is now finished for the front-end. Just need to write the backend calls to rename.
|
2010-12-11 14:02:37 -05:00 |
|
Samuel Clay
|
d2481f8561
|
Adding renames to folders.
|
2010-12-11 12:41:24 -05:00 |
|
Samuel Clay
|
e8e0b8f129
|
Finishing up front-end for rename feed.
|
2010-12-11 11:26:21 -05:00 |
|
Samuel Clay
|
f6c841974f
|
Initial stub of River of News (everything view). Breaks on collapsed folders with unreads. Also doesn't work at all.
|
2010-12-10 15:26:50 -05:00 |
|
Samuel Clay
|
d2c5f067eb
|
Major story opening and view switching refactor. Now switches effortlessly between page<->feed<->story views, temporarily shifting to a working view on click or double-click.
|
2010-12-08 20:53:45 -05:00 |
|
Samuel Clay
|
e7b99d9f01
|
Switching to the story view on double-click, and correctly moving back and forth between views automatically. Also cleaned up copy in Add modal and Intelligence Classifier Intro modal.
|
2010-12-07 09:52:14 -05:00 |
|
Samuel Clay
|
d564c64400
|
New story view skeleton. Things are completely broken, but at least it's primed and ready to go for the new view.
|
2010-12-06 10:41:24 -05:00 |
|