Commit graph

2339 commits

Author SHA1 Message Date
Samuel Clay
14f0f487af Fixing failed unread sentiment opacity bug. 2015-03-09 12:11:25 -04:00
Samuel Clay
0cf3881832 Merge branch 'master' into grid
* master: (29 commits)
  Adding new preference for wrapping story content either at 700px or edge of screen.
  Bumping Android to v4.2.1.
  Work around API change that throws out hidden stories and vends blank pages. (#664)
  Fixing duplicate Pocket share extension message.
  Don't cache super-small images.
  Don't use cache filenames that are impossible to debug.
  Fix image prefetch for protocol-hopping redirects.
  Keep action replays around until there is less risk of them being needed.
  Overhaul and simplify nextUnread search algo. (#640)
  Ensure recounts don't get stuck behind story page requests.
  Updating push logging message when skipping.
  v4.2.0 of android app.
  New maintenance message.
  Updating fabfile to handle psycopg2/pgbouncer.
  Tweak load throb anim speed for stock devices.
  Tweak and comment new story list loading indicator.
  Move story list loader to correct position. (#582)
  New loading-progress animation for story lists. (#582)
  Chopping off milliseconds in push delta.
  Chopping off milliseconds in push delta.
  ...
2015-02-27 18:13:44 -08:00
Samuel Clay
bd39331885 Adding new preference for wrapping story content either at 700px or edge of screen. 2015-02-26 18:20:03 -08:00
Samuel Clay
632814225e Updating premium features by adding search and saved story tags. 2015-02-19 11:49:35 -08:00
Samuel Clay
0b853d780a Removing backported grid fix. 2015-02-11 12:01:19 -08:00
Samuel Clay
9f3eb7cee9 Merge branch 'master' into grid
* master:
  Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site.
2015-02-11 12:01:06 -08:00
Samuel Clay
2118d4b164 Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site. 2015-02-11 12:00:14 -08:00
Samuel Clay
b7393e70fb Merge branch 'master' into grid
* master:
  Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a).
2015-02-11 11:56:43 -08:00
Samuel Clay
626d483212 Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a). 2015-02-11 10:47:49 -08:00
Samuel Clay
06d2457c1e Marking stories read as they are scrolled past. 2015-02-11 10:42:06 -08:00
Samuel Clay
0b8bfa37c8 Merge branch 'master' into grid
* master:
  Adding mark read confirmation preference.
2015-02-10 18:03:21 -08:00
Samuel Clay
72d0dc441d Adding mark read confirmation preference. 2015-02-10 18:03:16 -08:00
Samuel Clay
8b92dbbc90 Removing log. 2015-02-10 17:43:24 -08:00
Samuel Clay
dffb0c55bd Fixing broken view swap. 2015-02-10 17:25:45 -08:00
Samuel Clay
e799633d15 Preventing undefined view layout to take control. 2015-02-10 17:21:14 -08:00
Samuel Clay
9299c3524a Capturing undefined view settings. 2015-02-10 17:16:47 -08:00
Samuel Clay
4f4fd3f86c Correctly re-rendering story titles when switch into and out of grid layout. 2015-02-10 17:04:32 -08:00
Samuel Clay
3aa661ab5b Finishing up overriding grid columns. Need to fix active story and font size changes. 2015-02-10 15:40:53 -08:00
Samuel Clay
5352b11588 Fixing image loading on grid. Only loads images > 100 px wide. 2015-02-10 15:12:47 -08:00
Samuel Clay
645018c1f1 Adding link in preferences to clear all overridden story layouts and story views. 2015-02-10 14:45:03 -08:00
Samuel Clay
dca3f99167 Moving authors to bottom of grid story title. 2015-02-10 14:00:15 -08:00
Samuel Clay
a3323de772 Laying out web now only refreshes right side when changing views. Faster and smoother. 2015-02-09 17:47:05 -08:00
Samuel Clay
a040fd702a Grid columns override. Still needs override. 2015-02-06 15:02:32 -08:00
Samuel Clay
bb092dc450 Moving from global story layout to per-site story layout. Needs work when switching layouts while on an active story. 2015-02-06 13:28:55 -08:00
Samuel Clay
a8bb32f1fa Merge branch 'master' into grid
* master:
  Fixing organizer to actually delete feeds when in flat hierarchy.
  More use of private method for converting group position to index in FolderListAdapter.
  Add global shared stories icon
  Remove mark as unread from menu in GlobalSharedStoriesReading
  Fix querying for global shared stories
  Fix indexing in FolderListAdapter. Fix title for GlobalSharedStoriesReading.
  Wire everything together to load global shared stories
  Initial work on activity/fragment/feedset for global shared stories
  Single method to convert group position to folder index
  Fix indexing into activeFolderNames to take into account additional row for global shared stories.
  Initial work to show row for global shared stories
  Add constant for position of all shared stories
2015-02-06 12:00:34 -08:00
Samuel Clay
bacbf46d8f Fixing organizer to actually delete feeds when in flat hierarchy. 2015-02-06 11:55:41 -08:00
Samuel Clay
1f5bd656dc Fixing scrolling on selecting story in grid view. 2015-02-03 20:18:29 -08:00
Samuel Clay
1f66c84eca Fixing spacing on grid between stories. Still need to sync switching views. Also making views per-feed. 2015-02-03 19:32:21 -08:00
Samuel Clay
24260cd36b Merge branch 'master' into grid
* master:
  Scrolling back to original position when chagning sort options in organizer.
  Switching to nested hierarchy if jumping to a folder in the organizer.
2015-02-03 18:47:09 -08:00
Samuel Clay
9c923bf620 Scrolling back to original position when chagning sort options in organizer. 2015-02-03 13:52:40 -08:00
Samuel Clay
59cb77c962 Switching to nested hierarchy if jumping to a folder in the organizer. 2015-02-03 13:19:07 -08:00
Samuel Clay
2a1ee5da59 Merge branch 'master' into grid
* master:
  Adding jump to folder to the Organizer.
  Fixing folder views to also handle inverse menus.
  Fixing inverse hover due to new sorting options.
2015-02-03 13:15:27 -08:00
Samuel Clay
9f2dd6cc76 Adding jump to folder to the Organizer. 2015-02-03 13:15:15 -08:00
Samuel Clay
a5fb5d38f0 Fixing folder views to also handle inverse menus. 2015-02-03 10:56:08 -08:00
Samuel Clay
29b467a6d7 Fixing inverse hover due to new sorting options. 2015-02-03 10:50:19 -08:00
Samuel Clay
8c590622e7 Merge branch 'master' into grid
* master: (238 commits)
  Upping ios to v4.6.4.
  Including hidden stories in fetch. Also fixing send to button in story settings cog.
  Less ifs when handling volume key
  Add preference for volume key navigation
  Override volume key for next/prev navigation in reading activity
  Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs.
  Bumping Android version to 4.2.0b1.
  Disable debug.
  Updating oauth toolkit to fix admin issues.
  Better algorithm for image cache cleanup. (#627)
  Unescape HTML entities in image alt text. (#652)
  Redraw overlay buttons slightly less often when scrolling.
  Resource-ify sync status messages.
  Fix story sync status indication. (#644)
  Adding autocomplete ignores.
  Remove last traces of the legacy DB!
  Migrate comment replies off of legacy DB.
  Migrate user profiles off of legacy DB.
  Start migrating comments from legacy DB.
  Fix crash when updating old comments.
  ...
2015-02-02 18:22:23 -08:00
Samuel Clay
f9e78b3054 Handling all grid sizes, from extra narrow to extra wide. 2015-02-02 18:22:14 -08:00
Samuel Clay
9dc3d5dac2 Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs. 2015-01-22 11:38:43 -08:00
Samuel Clay
730ab7fa1e Preventing unwanted story truncation. 2015-01-13 12:09:15 -08:00
Samuel Clay
1c713eac43 Better console clear, to fix old Safari/Chrome. 2015-01-07 08:08:08 -08:00
Samuel Clay
77d7a236ea Cleaning up sorting on recency. About ready to launch. 2015-01-05 21:14:07 -08:00
Samuel Clay
22b895d4cf New grid view. Still needs some interaction love, but it's largely done. 2014-12-18 21:17:32 -08:00
Samuel Clay
2513a5d0dc Merge branch 'master' into organizer
* master:
  v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment.
  Fixing HTML in sent messages.
  Stubbing in marking read above scroll.
  Marking story as read if mouse lock position is below the top story.
2014-12-12 11:24:48 -08:00
Samuel Clay
0361321215 Fixing deletion of sites in Organizer, even when switching b/w flat and nested. 2014-12-11 18:19:14 -08:00
Samuel Clay
253eda2e02 Flat hierarchy in organizer means anything that happens to a feed happens to the feed in all of its folders. 2014-12-10 12:34:31 -08:00
Samuel Clay
63a768de0f Adding in flat/nested hierarchy segmented control in organizer. Need to hook it up to move/delete. Works on sort and selections. Maybe need to preserve or remove selections when switching b/w nested and flat. 2014-12-10 11:58:52 -08:00
Samuel Clay
8cdf0e40ae Stubbing in marking read above scroll. 2014-12-09 15:59:08 -08:00
Samuel Clay
e6af96f4b8 Marking story as read if mouse lock position is below the top story. 2014-12-09 12:41:40 -08:00
Samuel Clay
fe163c3365 Adding inverse sorting icon. 2014-12-01 09:06:44 -08:00
Samuel Clay
1879cb17e7 Fixing mute sites. 2014-11-17 16:42:24 -08:00