Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
349576d8fb Fixing spacebar and arrow keys for new scroll story list. 2013-07-10 14:27:52 -07:00
Samuel Clay
0cb504e91b Merge branch 'full_view'
* full_view:
  Fixing text view.
  Fixing esc key to close popovers and menus without closing current feed.
  Clearing selected story notifier.
  Normaling user agents between feed/page/icon fetchers. Adding full site permalink.
  Fixing empty story explainer (for single story mode).
  Positioning mouse indicator correctly.
  Turning off progress bar on river. Fixing Show Hidden Stories indicator to show when there are either hidden stories or a negative unread count.
  Working on the kicks. Now scrolls river feed header smoothly. Also toggling shift+enter and enter to return from temp story/text view.
  New view: full view, the opposite of list view.
2013-07-10 14:14:55 -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
8c42480443 Clearing selected story notifier. 2013-07-10 12:35:56 -07:00
Samuel Clay
6189493203 Updating keyboard shortcuts. 2013-07-10 09:00:17 -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
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
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
5ea353896d Fixing intelligence trainer to always show and load in an expanded state. 2013-07-06 12:24:08 -07:00
Samuel Clay
9f2ab66255 Merge pull request #343 from djc/master
Fix default feed pane size to fit buttons with labels (v3)
2013-07-05 19:40:21 -07:00
Samuel Clay
d24511d3e1 Forcing global to be in newest order. 2013-07-05 19:30:41 -07:00
Samuel Clay
6eff208def Forcing global to be in newest order. 2013-07-05 19:24:29 -07:00
Samuel Clay
6751ff890e Fixing autocomplete to only update input value on select, not focus. 2013-07-05 18:50:57 -07:00
Samuel Clay
e116ae2fbf Fixing trainer dialog bug when trainer takes too long to load. 2013-07-05 15:54:35 -07:00
Dirkjan Ochtman
0cd1629ff1 Increase default width for feed pane by 2px. 2013-07-05 09:31:49 +02:00
Samuel Clay
9ac6c399cf Fixing premium option in stripe form. 2013-07-04 11:53:01 -07:00
Samuel Clay
ac35021f58 Fixing premium option in stripe form. 2013-07-04 11:43:37 -07:00
Samuel Clay
0c484b1d2c Adding partial refunds to admin. 2013-07-04 11:29:50 -07:00
Samuel Clay
1cb9b4eec4 Showing empty story notifier instead of selecting rist story. 2013-07-04 01:10:38 -07:00
Samuel Clay
3bb6419d24 Tripling invite speed. Also fixing "o" keyboard shortcut. 2013-07-03 22:18:43 -07:00
Samuel Clay
1d9af7d610 Correcting typo. 2013-07-03 22:16:16 -07:00
Samuel Clay
39f67938ef Last few fixes for intro wizard. 2013-07-03 22:16:02 -07:00
Samuel Clay
2616114132 Stlying starred stories in intro wizard. 2013-07-03 22:16:02 -07:00
Samuel Clay
9eb7aa4d4d Temporarily disabling starred story import. 2013-07-03 22:16:02 -07:00
Samuel Clay
f30ffe12dc Changing OPML upload display entirely in intro wizard. Still need to handle uploading starred json. 2013-07-03 22:16:01 -07:00
Samuel Clay
63bbfc8f63 Removing Reader import, adding categories. 2013-07-03 22:16:01 -07:00
Samuel Clay
21dfcc91eb Fixing autocomplete. Upgrading jQuery 2.0.2 -> 2.0.3. 2013-07-03 22:16:01 -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
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
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
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
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
f9c8557ff5 Cleaning up timezones on push expires. 2013-06-29 11:42:39 -07:00
Samuel Clay
8dc9660e15 Cleaning up timezones on push expires. 2013-06-29 11:37:21 -07:00
Samuel Clay
07146d00f2 Fixing up push expires text. 2013-06-29 11:31:20 -07:00
Samuel Clay
16da80787d Fixing up push expires text. 2013-06-29 11:29:23 -07:00
Samuel Clay
b3ee9a0e3e Adding push_expires to stats dialog. 2013-06-29 11:26:42 -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