Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
b206e57c92 Merge branch 'master' into tagging
* master:
  Only turn real-time feeds into lazy feeds if there is a track record of push notifications.
  Switching Email Story menu item to show email icon.
  Turning off redis dupe story id writer.
2013-08-14 18:12:45 -07:00
Samuel Clay
5683616511 Switching Email Story menu item to show email icon. 2013-08-14 17:52:50 -07:00
Samuel Clay
2010baa692 Stubbing in collapse folder icon for starred stories. 2013-08-14 14:09:09 -07:00
Samuel Clay
e326c7df25 Showing tags on load. Just need counts and tag feeds. 2013-08-13 18:26:57 -07:00
Samuel Clay
0424ec23e4 Sending user_tags on story tagging (both additions and subtractions). Upgrading Backbone to 1.0 for improved model silencing behavior. 2013-08-13 13:15:36 -07:00
Samuel Clay
e0f9faffb7 Merge branch 'master' into tagging
* master:
  Handing out free accounts a little quicker.
  Adding count of trimmed stories.
  Adding redis backup for new redis stroy server.
  Adding Buffer as a share option.
  Moving story hash db to its own server (primary).
  Adding cost to fabfile's list_do.
  Moving node server to db pubsub role.
  Moving from specific db hosts to db roles, editable through /etc/hosts.
  New ssh keys, syn_cookies setting for redis pubsub server.
  Handling socket level errors in socketio/node.
  Catching exceptions for node redis.
  Catching exceptions for node redis.
  Trying to fix issues on node redis connection.
  Handling redis connection timeouts in node.
2013-08-13 11:19:23 -07:00
Samuel Clay
41bb982779 Adding Buffer as a share option. 2013-08-12 16:01:50 -07:00
Samuel Clay
5fcb1ef8d8 Fixing inconsistency when opening both sideoptions. 2013-08-09 18:37:38 -07:00
Samuel Clay
c117035362 Trying to rewrite sideoptions resize. 2013-08-08 17:35:32 -07:00
Samuel Clay
8c3b0da1f0 Merge branch 'master' into tagging
* master:
  Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads.
2013-08-07 19:51:54 -07:00
Samuel Clay
4b5fce6ce7 Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads. 2013-08-07 19:46:47 -07:00
Samuel Clay
889d338f68 Logging heights. 2013-08-07 19:23:24 -07:00
Samuel Clay
a1d12197e5 Adding tagging. Need to fix the auto-resizing, but tagging is looking good. 2013-08-07 18:57:49 -07:00
Samuel Clay
8c02af236f Merge branch 'master' into tagging
* master:
  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.
  Fixing rounded corners on Android. Also fixing a few spacing issues.
2013-08-07 15:56:23 -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
02133d2e28 Adding story tagging UI to sideoptions. 2013-08-07 12:29:32 -07:00
Samuel Clay
d3bf6d0ad4 Stubbing out starred story tags. 2013-08-07 10:56:51 -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
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
d2ae291723 Adding search to keyboard shortcuts dialog. 2013-07-30 12:20:46 -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
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