Commit graph

374 commits

Author SHA1 Message Date
Samuel Clay
37607a78ec Adding new preference for auto-opening a default folder on load. 2013-08-23 13:43:15 -07:00
Samuel Clay
1964185a54 Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks! 2013-08-22 23:25:07 -07:00
Samuel Clay
687c044b10 Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00
Samuel Clay
d6a3df29bf Fixing a few small isuess: NaN in window title on social sub opening, incrementing site counts on reload on dashboard, and incrementing site counts from global. 2013-08-05 13:26:51 -07:00
Samuel Clay
54322439f2 Fixing hidden story titles button in vertical story titles on folder. 2013-07-30 17:40:36 -07:00
Samuel Clay
3b6c6307f8 Fixing login and show hidden story titles. 2013-07-30 17:20:13 -07:00
Samuel Clay
53510cce84 Fixing disappearing search field. 2013-07-30 11:39:41 -07:00
Samuel Clay
6c2ee97d73 More logging. 2013-07-29 15:36:57 -07:00
Samuel Clay
46a1591a93 Adding logging. 2013-07-29 15:22:16 -07:00
Samuel Clay
2aee702f8b Allowing up/down arrow keys to take you out of search box and into results. 2013-07-26 16:39:52 -07:00
Samuel Clay
21fbd70dc5 Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed. 2013-07-26 16:07:39 -07:00
Samuel Clay
9f30ec5da8 Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query. 2013-07-25 17:05:32 -07:00
Samuel Clay
28a1107936 Refactored the premium-only message for river in anticipation of premium-only search message. 2013-07-25 15:39:21 -07:00
Samuel Clay
41b794adf6 Adding search to shared stories, removing from folders. 2013-07-25 11:11:09 -07:00
Samuel Clay
0e9bb7993c Adding search box to all feeds/folders for staff only. 2013-07-24 17:38:05 -07:00
Samuel Clay
146f9392ff Fixing JS exception on missing users. 2013-07-24 17:25:12 -07:00
Samuel Clay
6a8c1c5f42 Fixing double Feed view story. 2013-07-23 08:23:11 -07:00
Samuel Clay
f3d4528793 Fixing original view's scroll view. 2013-07-18 12:53:42 -07:00
Samuel Clay
e45de166e7 Fixing infernal scroll bug where scroll events would queue up even though they weren't supposed to. 2013-07-18 12:46:47 -07:00
Samuel Clay
cce692a080 Upping feed view position finder interval. 2013-07-17 18:22:10 -07:00
Samuel Clay
d5a21168e0 In manual mark as read mode, clicking on a story *should* mark it as read. 2013-07-13 11:06:26 -07:00
Samuel Clay
919e9b8889 Further fixing context menu. 2013-07-12 15:32:17 -07:00
Samuel Clay
271781aa2b Fixing right-click menu when opening with menu icon. 2013-07-12 15:21:11 -07:00
Samuel Clay
963497912a Adding preference to use either native browser context menu or NewsBlur's context menu. 2013-07-12 13:20:32 -07:00
Samuel Clay
e52adf8989 Showing empty explainers. 2013-07-11 15:09:00 -07:00
Samuel Clay
8c42480443 Clearing selected story notifier. 2013-07-10 12:35:56 -07:00
Samuel Clay
7ce3d03d03 Fixing empty story explainer (for single story mode). 2013-07-09 20:38:24 -07:00
Samuel Clay
c1df334806 Positioning mouse indicator correctly. 2013-07-08 20:41:45 -07:00
Samuel Clay
6626ef8daf Turning off progress bar on river. Fixing Show Hidden Stories indicator to show when there are either hidden stories or a negative unread count. 2013-07-08 18:59:31 -07:00
Samuel Clay
aa68d22962 Working on the kicks. Now scrolls river feed header smoothly. Also toggling shift+enter and enter to return from temp story/text view. 2013-07-08 18:38:09 -07:00
Samuel Clay
6e6f5d1935 New view: full view, the opposite of list view. 2013-07-08 17:06:01 -07:00
Samuel Clay
6eb15c774d Double visible height of story titles to preload way more stories. This fixes the scroll offset in Split view, which is really annoying. 2013-07-07 22:06:13 -07:00
Samuel Clay
ecc1f2f4dd Fixing slow down on story titles when selecting many stories quickly. 2013-07-07 21:29:34 -07:00
Samuel Clay
5e12a22974 Fixing up List view to have a story footer, better handling of temp text view, and destroying old views. 2013-07-06 13:34:36 -07:00
Samuel Clay
1cb9b4eec4 Showing empty story notifier instead of selecting rist story. 2013-07-04 01:10:38 -07:00
Samuel Clay
0a6499934e Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
Samuel Clay
f632ab53f9 Loading twice the height of the story titles pane in List view to avoid obnoxious scrolling behavior. 2013-07-02 12:02:32 -07:00
Samuel Clay
3e66a09fde Show/hide instead of open/close, removes the resize nub. 2013-06-30 21:29:16 -07:00
Samuel Clay
375345cb49 Showing sidebar when hidden while using feed selector. 2013-06-30 19:29:30 -07:00
Samuel Clay
e6da8d034d Showing loading bar in all views. Also being more aggressive in finding urls when adding. 2013-06-30 17:00:31 -07:00
Samuel Clay
8413b4513f Fixing lost event bindings on stories when in single story mode. Thanks to @reybango for finding the bug. 2013-06-29 17:45:56 -07:00
Samuel Clay
40ea81b441 Fixing Show Hidden Stories button for fake folder titles. 2013-06-28 18:42:26 -07:00
Samuel Clay
f3254d92ff Prettifying premium-only notifier in river. 2013-06-24 22:24:22 -07:00
Samuel Clay
46d22bbd9e Prettifying premium-only notifier in river. 2013-06-24 22:22:22 -07:00
Samuel Clay
2024f40845 Fixing List for single story mode users. 2013-06-20 19:46:41 -07:00
Samuel Clay
bf190960bc Fixing List view by not having it involved in the Feed view's details. 2013-06-20 15:28:32 -07:00
Samuel Clay
3be98b41fa Fixing loading of feed pages for hiddne story titles and hidden stories. 2013-06-20 15:20:44 -07:00
Samuel Clay
aeefbb645b Fixing signle story mode. 2013-06-20 14:45:05 -07:00
Samuel Clay
06fe188270 Fixing j/k keyboard shortcuts when story titles are hidden. 2013-06-20 12:01:20 -07:00
Samuel Clay
e534256b09 Adding preference for hiding the story titles pane. 2013-06-17 17:37:38 -07:00