Commit graph

526 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
3bfa6a93b1 Previous story button takes you up, no longer to previous story. Should've done this a while ago. 2013-08-22 20:29:00 -07:00
Samuel Clay
5683616511 Switching Email Story menu item to show email icon. 2013-08-14 17:52:50 -07:00
Samuel Clay
41bb982779 Adding Buffer as a share option. 2013-08-12 16:01:50 -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
3b6c6307f8 Fixing login and show hidden story titles. 2013-07-30 17:20:13 -07:00
Samuel Clay
c3b73ad776 Fixing narrow bug for vertical/west story titles pane on web. 2013-07-30 16:33:57 -07:00
Samuel Clay
32b9a082c3 Fixing narrow width bug for vertical/west story titles pane. 2013-07-30 16:12:53 -07:00
Samuel Clay
53510cce84 Fixing disappearing search field. 2013-07-30 11:39:41 -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
3a5d8f8c8f Fixing disappearing search box. 2013-07-24 18:03:32 -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
9d6ae28502 Fixing hidden story indicator button on intelligence slide. 2013-07-12 15:14:38 -07:00
Samuel Clay
e52adf8989 Showing empty explainers. 2013-07-11 15:09:00 -07:00
Samuel Clay
349576d8fb Fixing spacebar and arrow keys for new scroll story list. 2013-07-10 14:27:52 -07:00
Samuel Clay
09468d4e14 Fixing esc key to close popovers and menus without closing current feed. 2013-07-10 13:03:48 -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
7bfdf8b4d8 Keyboard shortcut m now marks read/unread. Use shift+m for oldest. 2013-07-07 22:59:49 -07:00
Samuel Clay
505847d4e0 Fixing positioning of the active story indicator. 2013-07-07 22:38:24 -07:00
Dirkjan Ochtman
0cd1629ff1 Increase default width for feed pane by 2px. 2013-07-05 09:31:49 +02: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
4dfeceb417 Merge pull request #332 from seh/augment-keyboard-bindings
Define additional keybindings (S-n and S-p) for selecting the next or previous site.
2013-06-30 20:10:34 -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
Steven E. Harris
b05301df01 Define additional keybindings (S-n and S-p) for selecting the next or previous site. 2013-06-30 15:20:05 -04: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
e534256b09 Adding preference for hiding the story titles pane. 2013-06-17 17:37:38 -07:00
Samuel Clay
b9bab53b45 Fixing the opening of new tabs in Firefox. 2013-06-16 14:12:01 -07:00
Samuel Clay
f901ab6753 Opening links in background tab. Also adding v and shift+v to open a story (dupe of the 'o' keyboard shortcut). 2013-06-16 09:12:15 -07:00
Samuel Clay
2d3631a04a Fixing #290 by setting a min story titles pane height. If you want to hide it, use shift+t. 2013-06-11 18:44:09 -07:00
Samuel Clay
ab39fe7564 Adding in x keyboard shortcut for expanding and collapsing a story. 2013-06-10 15:03:09 -07:00
Samuel Clay
07b4aae1b9 Fixing linking of interactions when it's a reply_reply. 2013-06-03 19:31:50 -07:00
Samuel Clay
35a6913aec Adding fullscreen mode (shift+f). Closes #264. 2013-05-24 12:16:41 -07:00
Samuel Clay
57267207dd Fixing temporary text view in List view by refactoring switch to correct view method. 2013-05-22 18:40:18 -07:00
Samuel Clay
9737905b5d Adding space keyboard shortcut. Premium only. 2013-05-22 16:41:14 -07:00
Samuel Clay
a071fbfe7c Opening admin dialog from other dialogs. 2013-05-10 14:37:47 -07:00
Samuel Clay
b0eec18c5e New admin dialog for easy refunds and premium activations. 2013-05-10 12:05:33 -07:00
Samuel Clay
03018669bf Starting intro at the first page. 2013-05-06 18:32:45 -07:00
Samuel Clay
66125d306f Merge branch 'master' into circular
* master:
  Fixing double click on unread count to actually mark the feed as read.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2013-05-06 13:23:14 -07:00
Samuel Clay
34046ad2da Fixing double click on unread count to actually mark the feed as read. 2013-05-06 13:22:44 -07:00
Samuel Clay
191738b621 Merge branch 'master' into circular
* master:
  Fixing issue where user agent doesn't exist.
  Change crossover to narrow view from 700 to 720px.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-05-02 17:52:59 -07:00