Commit graph

857 commits

Author SHA1 Message Date
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
daanzu
44f6d66dc2 Change crossover to narrow view from 700 to 720px. 2013-05-02 20:24:30 -04:00
Samuel Clay
a2c5aaafc6 Adding real ip to socketio. 2013-05-01 13:22:03 -07:00
Samuel Clay
320bbd1f7e Minor style tweaks to story menu. 2013-04-30 17:08:25 -07:00
Samuel Clay
d5968599ea New icons for feedchooser/premium. Adding premium menu option. Moving from radio payment amount controls to single checkbox, graciously inspired by @pbones. 2013-04-25 17:57:33 -07:00
Samuel Clay
de76448c9c Major intelligence refactoring to hide/show stories on training. 2013-04-25 13:01:47 -07:00
Samuel Clay
06677b706a Moving dev to haproxy. 2013-04-23 18:35:37 -07:00
Samuel Clay
2f1846d46c Merge branch 'master' into circular
* master:
  Adding random delay to realtime feed unread counts to prevent thundering herd.
2013-04-22 16:20:18 -07:00
Samuel Clay
8f0af59604 Adding random delay to realtime feed unread counts to prevent thundering herd. 2013-04-22 16:20:14 -07:00
Samuel Clay
2412dc8b4e Merge branch 'master' into circular
* master:
  Fixing huge bug in mark_feed_read for socialsubs.
  Increasing logging on read social sub stories.
  Shift+a to mark as read for blurblogs.
  Shift+a to mark as read for blurblogs.
  Marking as read covers both socialsubs and feeds.

Conflicts:
	apps/reader/views.py
2013-04-22 13:53:56 -07:00
Samuel Clay
ac8676f33e Shift+a to mark as read for blurblogs. 2013-04-22 13:36:07 -07:00
Samuel Clay
929938c179 Shift+a to mark as read for blurblogs. 2013-04-22 13:34:20 -07:00
Samuel Clay
fc06797747 Marking as read covers both socialsubs and feeds. 2013-04-22 13:30:29 -07:00
Samuel Clay
498ffdfda6 Fixing Next Unread button in All Site Stories. Also hiding empty unread message when searching sites. 2013-04-22 12:43:13 -07:00
Samuel Clay
9d20f1761a Adding socialfeeds to top-level unread counts. 2013-04-22 11:45:06 -07:00
Samuel Clay
4a0b698b95 Adding socialsubs to mark all as read. 2013-04-22 11:25:04 -07:00
Samuel Clay
d1cabfd77a Fixing real-time tipsy hover. 2013-04-18 16:32:42 -07:00
Samuel Clay
82b3276c62 Fixing color on realtime spinner. 2013-04-18 16:20:00 -07:00
Samuel Clay
152f033c7e Merge branch 'master' into circular
* master:
  Use random refresh interval to prevent thundering herd.
2013-04-15 18:19:33 -07:00
Samuel Clay
0f2eca1abf Use random refresh interval to prevent thundering herd. 2013-04-15 18:19:27 -07:00