Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
2ce15eaeee Hiding the Open Unreads in X Tabs feed menu item on feeds with no unreads. This differs from the Mark as Read menu item, because its location as top-most signals usage importance. 2011-01-03 10:09:01 -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
93f404fa6c Speeding up feed title arrows. 2010-12-31 14:41:59 -05:00
Samuel Clay
81e0205859 Speeding up feed title arrows. 2010-12-31 14:38:19 -05:00
Samuel Clay
0391c5dd0c Fixing right-clicks and commenting out marking as unread. 2010-12-31 14:35:20 -05:00
Samuel Clay
6fc2bc7f37 Killing right-click on context menus themselves. 2010-12-31 12:36:29 -05:00
Samuel Clay
34b8861e8b Right-click on stories. 2010-12-31 12:13:57 -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
402ff5bb31 Forcing story position refreshing on paging. 2010-12-25 23:25:09 -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
901d419425 Refactoring feed refreshing so new classifiers update the unread counts immediately. 2010-12-24 11:00:30 -05:00
Samuel Clay
87c65a8718 Cleaning up privacy issues in autocomplete. Only feeds with > 1 subscriber, and can't contain the word 'token' 2010-12-24 10:41:32 -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
a507e2528b Merge branch 'master' into river 2010-12-23 14:05:39 -05:00
Samuel Clay
1808dcf332 Fixing drag-and-drop for folders. 2010-12-16 23:57:05 -05:00
Samuel Clay
9e05658825 Merge branch 'master' of github.com:samuelclay/NewsBlur into river 2010-12-16 12:59:52 -05:00
Samuel Clay
9b6e881ebd Adding comments and disambiguating read_stories count for river. 2010-12-16 12:59:49 -05:00
Samuel Clay
70f13f413d Fixing paging in standrad feeds. Now checking for river in active_feed. 2010-12-15 17:45:51 -05:00
Samuel Clay
549baed775 Upgrading to Underscore.js 1.1.3. 2010-12-15 16:11:10 -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
f5ab614804 Merge branch 'master' into river 2010-12-14 23:10:20 -05:00
Samuel Clay
97ad4838f1 Fixing stories in tabs, and adding option to specify username for refresh_feeds, to assist in development. 2010-12-14 23:10:13 -05:00
Samuel Clay
490600468d Merge branch 'master' into river 2010-12-14 23:02:42 -05:00
Samuel Clay
3094bb990a Pluralize tabs menu item. 2010-12-14 23:02:24 -05:00
Samuel Clay
c1de923d8e Unread in river. 2010-12-14 19:23:16 -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
e2247e1efb Using crazy map/reduce functional programming in python to only show unread stories. This will have to be written somehow to account for changing read_stories and changing mark_last_read dates. 2010-12-13 21:53:22 -05:00
Samuel Clay
638db0554a Fixed that horrible race condition where starred/river stories would stop attaching scroll events if a refresh happened during the load. 2010-12-12 23:22:53 -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
3b9e950c37 Feed renaming on the server-side. 2010-12-11 15:26:45 -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
144b04feb6 Minor fix to feed fetching -- retry a feed with a bad HTTP status code but an OK feed link which points to a new feed address. 2010-12-10 09:32:06 -05:00
Samuel Clay
3620861df0 Updating jquery UI and jQuery Layout. Also fixing bug in starred stories if the feed no longer exists on the page. 2010-12-09 19:45:15 -05:00
Samuel Clay
85effdf9c3 Removing race condition in scrolling lock. Click on a story, moving your mouse won't trigger a new story select until the scrolling is completed. 2010-12-09 18:47:06 -05:00
Samuel Clay
ffc01f21c2 Fixing up the single story preference in the feed view. Everything is nice and smooth now. 2010-12-09 09:59:45 -05:00
Samuel Clay
21ad14517c Merge branch 'master' of github.com:samuelclay/NewsBlur into story_view 2010-12-08 20:53:57 -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