Commit graph

857 commits

Author SHA1 Message Date
Samuel Clay
7ee01bd406 Updating starred counts on web in real-time. 2016-12-08 16:05:13 -08:00
Samuel Clay
82f873f504 Fixing final dashbaord river bug, accidentally loading more stories than necessary. Showing end bar when no stories left. 2016-12-07 19:07:00 -08:00
Samuel Clay
10675090ef Only reload dashboard stories on new stories, not just read stories. Also sync read stories through pubsub. 2016-12-05 17:10:47 -08:00
Samuel Clay
4099a07f07 Fixing last remaining known issue with dashboard stories. 2016-12-02 19:04:48 -08:00
Samuel Clay
d91c47d856 Fixing accidental layout override. 2016-12-01 19:23:38 -08:00
Samuel Clay
e237257b3d Forget paging when transfering dashboard stories, but preserve the stories already there. 2016-12-01 18:05:41 -08:00
Samuel Clay
1b46f190f1 Handling intelligence in dashboard river module. This is ready to launch! 2016-12-01 16:54:13 -08:00
Samuel Clay
07454cf3cc Dashbaord stories now reflect read state. Just need focus. 2016-12-01 16:22:51 -08:00
Samuel Clay
587e7fb2a6 Mimicking river on dashboard w.r.t. visible feeds (unread vs read). 2016-12-01 12:47:01 -08:00
Samuel Clay
4e1bc928a8 Fixing issue with scrolling story titles. 2016-11-30 20:06:24 -08:00
Samuel Clay
933e395468 Select story in feed 2016-11-30 19:27:11 -08:00
Samuel Clay
52db1011a9 Separating dashboard river and regularly stories. 2016-11-30 18:53:32 -08:00
Samuel Clay
0a1dacff59 Merge branch 'master' into dashboard_river
* master:
  Original page server dependencies.
  Fixing original page server.
  Attempting to fix original pages.
  Adding node02 to handle new upgraded websockets.
  In case mongodb isn't connected on favicon server.
  In case mongodb isn't connected on favicon server.
  Moving to new v2 of socket.io to allow existing real-time users to still work.
  Logging favicon mongo host.
  Fixing nodejs redis flush/quit command.
  Better logging for favicons.
  Updating to latest mongodb for nodejs lib.
  Upgrading favicon server to latest express.
  Fixing SSL node server, used for debugging.
  Upgrading to latest socket.io.
  Updating node dependencies.
2016-11-30 17:41:05 -08:00
Samuel Clay
5a053ab573 Adding node02 to handle new upgraded websockets. 2016-11-30 15:26:42 -08:00
Samuel Clay
7fcc8a4c71 Moving to new v2 of socket.io to allow existing real-time users to still work. 2016-11-30 13:43:13 -08:00
Samuel Clay
406d196f87 Upgrading to latest socket.io. 2016-11-29 18:30:12 -08:00
Samuel Clay
4c40f06c98 Stubbing in dashboard river. Has bugs around loading pages. 2016-11-29 17:26:17 -08:00
Samuel Clay
be4266de14 Fixing notification footer on mobile. Also fixing back button on web. 2016-11-21 13:02:13 -08:00
Samuel Clay
5d14c0e495 Don't scroll to comments when just scrolling to story. 2016-11-18 17:20:39 -08:00
Samuel Clay
f56f5d17fd Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
Samuel Clay
3623b75ce2 Full view auto-selects first story when in single story mode. 2016-11-17 11:47:39 -08:00
Samuel Clay
f6075b4dfe Linking to newsblur on story title in notification. Permalink is at bottom for convenience. 2016-11-16 21:07:19 -08:00
Samuel Clay
9ffa63ec2b Max os 3 stories sent per notification group. Also limiting notifications to staff for live test. 2016-11-16 18:29:13 -08:00
Samuel Clay
1b33eb9aac Selecting correct story when coming in from notification. 2016-11-16 11:35:02 -08:00
Samuel Clay
0284793b3a Adding in push notifications for web. Needs filtering. 2016-11-15 20:45:59 -08:00
Samuel Clay
19460d6bcb Stubbing in skeleton for notifications. 2016-11-14 19:26:09 -08:00
Samuel Clay
d3a7a33ba8 Merge branch 'master' into newsletters
* master: (59 commits)
  Handling twitter posting error.
  Fixing bug where closed story would show inline detail when switching b/w Text and Feed view.
  Temporarily locked = suspended on twitter.
  Adjusting flashing loading indicator to be less conspicuous.
  Handling validation of emails on api.
  Handling lxml parser errors for original text.
  Adding exception handling for twitter feeds.
  Switch to filter instead of opacity
  iOS: fixed #924 (losing story on lock)
  iOS: white flash fix
  iOS v6.0.3.
  Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat).
  iOS: Fixed unread count issue when offline
  Fixing twitter status permalink.
  Handling YouTube playlists.
  Android v4.9.0.
  iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus.
  Clean up activity handling, and fix sending to Reading List.
  Update Dockerfile
  Upgrading tweepy, hoping it fixes auth issues w/ twitter.
  ...
2016-06-30 11:22:51 -07:00
Samuel Clay
3dd7211886 Fixing bug where closed story would show inline detail when switching b/w Text and Feed view. 2016-06-29 13:24:54 -07:00
Samuel Clay
fd9d1dda15 Stubbing in email newsletters dialog. Needs email and setup instructions. 2016-05-12 14:54:22 -07:00
Samuel Clay
f719fed2ff Adding unmute option to feed menu on web. 2016-05-09 16:13:45 -07:00
Samuel Clay
0da1ed6692 Stubbing in saved searches. Still need to add in saved seaches and then display the search feeds. 2016-03-10 18:33:04 -05:00
Samuel Clay
0250fe4e88 Merge branch 'master' into show_changes
* master:
  Logout button no longer opens Account dialog.
2016-02-29 10:10:04 -08:00
Samuel Clay
9785f3dea2 Logout button no longer opens Account dialog. 2016-02-27 16:03:41 -08:00
Samuel Clay
dcc942c9c6 Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
Samuel Clay
454eb3d0d8 Moving from hide changes to show changes. Needs migration. Also needs feed stories to match profile pref. 2016-02-24 11:52:50 -08:00
Samuel Clay
866327fbfe Split view should get a full title. 2016-02-19 07:50:20 -08:00
Samuel Clay
30bd2b1e36 Fixing menu options that were broken by adding a menu to the dashboard. 2016-02-03 13:31:55 -08:00
Samuel Clay
e96fb8b054 Adding premium dashboard module. 2016-01-31 13:29:37 -08:00
Samuel Clay
8e9efc04ff Adding search query to query string on web. 2016-01-13 15:38:55 -08:00
Samuel Clay
d034830007 Why check if feed pane size is too small and force a resize? 2016-01-11 16:06:07 -08:00
Samuel Clay
9400b13c83 Fixing switching layouts b/w starred stories and read stories on web. Also fixing premium explainer on both when in Full view. 2016-01-05 13:23:48 -08:00
Samuel Clay
02a209a983 Fixing starred stories display in List view when coming from feed/folder in Full layout. 2016-01-05 12:40:34 -08:00
Samuel Clay
e7e727a52c Fixing show/hide hidden stories button to cycle through postiive, neutral, negative. 2015-11-26 13:37:06 -08:00
Samuel Clay
5908608978 Stubbing in hide hidden stories toggle. Still needs to work. 2015-11-23 10:42:20 -08:00
Samuel Clay
b820f0c83b Adding Mute this site menu item. Closing #809. 2015-11-10 21:06:30 -08:00
Samuel Clay
d9ac6ddd05 Adding mark as read option to story title dropdown. 2015-10-21 21:31:44 -07:00
Samuel Clay
562aa6a10c Fixing automatic reloading of new features and community feedback on web. 2015-10-07 17:37:17 -07:00
Samuel Clay
09c950ef89 Adding story layout to feed settings. 2015-08-24 14:59:12 -07:00
Samuel Clay
b7d79f1474 Shift+L now toggles between unread stories and all stories. 2015-08-24 11:39:02 -07:00
Samuel Clay
4f035155aa Fixing mark feed/folder as read and moving to next feed/folder much more quickly. 2015-08-06 19:04:01 -07:00