Commit graph

2342 commits

Author SHA1 Message Date
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
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
afb3b9f14d Fixing intro dialog from popping up on failing setup_feeds pref. 2013-07-24 13:46:39 -07:00
Samuel Clay
6a8c1c5f42 Fixing double Feed view story. 2013-07-23 08:23:11 -07:00
Samuel Clay
e451554d8d Adding Feed Reader and NewsSpot to Goodies. 2013-07-22 13:49:13 -07:00
Samuel Clay
7516b9fcf9 Fixing intelligence trainer, which broke due to jQuery 2.0. 2013-07-18 13:15:09 -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
b71c4d7b35 Adding mark_story_hash_as_read. Still needs subscription dirtying. 2013-07-17 15:03:16 -07:00
Samuel Clay
78b3ffe7db Cleaning up text on preference for manual mark as read. 2013-07-13 11:11:17 -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
9d6ae28502 Fixing hidden story indicator button on intelligence slide. 2013-07-12 15:14:38 -07:00
Samuel Clay
9fb183f4ac Better title for contextmenu pref. 2013-07-12 13:26:58 -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
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