NewsBlur/media/js/newsblur/views
2013-01-08 18:33:30 -08:00
..
feed_count_view.js Backbonifying folder unread counts and collapsing. 2012-06-07 13:56:54 -07:00
feed_list_view.js Showing/hiding focus slider if there are any unread focus stories. This should cut down on a bunch of mistakes (iOS already does this well). 2012-12-24 12:55:14 -08:00
feed_search_view.js Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
feed_selector.js Finishing off new feed selector. Now scrolls to matched feed, correctly loads top feed, handles errors, and handles esc. 2012-09-26 17:32:00 -07:00
feed_title_view.js Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
folder_count_view.js Adding folder story counts to content pane. Thanks to @afita for the suggestion. 2012-09-07 15:35:00 -07:00
folder_view.js Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
module_follow_requests.js Adding scroll to comments button to share bar. Thanks @afita. 2012-11-26 12:50:05 -08:00
original_tab_view.js Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 12:18:06 -07:00
profile_badge_view.js Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
profile_thumb.js Hiding share comments by private profiles when not being followed. 2012-10-24 17:01:22 -07:00
sidebar.js Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
sidebar_header_view.js Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
story_comment_reply_view.js Converting replies from original messages to reply ids. Also delaying emails on new replies and reshares so authors can change typos. Also dong a much better job with checking for dupe emails so no dupes ever get sent out. 2012-07-27 18:58:35 -07:00
story_comment_view.js Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
story_comments_view.js Adding the only real different for protected accounts -- permission needed for replying. 2012-10-25 11:59:23 -07:00
story_detail_view.js Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
story_list_view.js Fixing the missing story titles bug. Turns out it happens when a story title is loaded twice but the reuslting map contains an undefined, which nullifies the rest of the stories. Doh! 2012-11-16 17:00:56 -08:00
story_share_view.js Changing global feed to still be relative to the user. 2012-11-30 15:42:15 -08:00
story_tab_view.js Shift+a on the Everything river opens the mark all as read dialog. Enter does the work. 2012-08-02 14:01:16 -07:00
story_title_view.js Fixing broken Show Hidden Stories feature. 2012-10-23 15:38:44 -07:00
story_titles_header_view.js Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
story_titles_view.js Fixing the missing story titles bug. Turns out it happens when a story title is loaded twice but the reuslting map contains an undefined, which nullifies the rest of the stories. Doh! 2012-11-16 17:00:56 -08:00
text_tab_view.js Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00