Commit graph

660 commits

Author SHA1 Message Date
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
Samuel Clay
db78a19a0c Adding blogger as third party share. 2015-07-23 12:48:00 -07:00
Samuel Clay
b4977ae04c Fixing loading line when switching feeds that have different story layouts (specifically to/from grid). 2015-07-22 12:43:55 -07:00
Samuel Clay
577935dcc6 Switching 'd' to 'shift+d' for dashboard. Should be using ESC anyway. 2015-06-25 18:20:22 -07:00
Samuel Clay
cd485bc05d Fixing YouTube videos that weren't displaying in single story mode in Split view. Needs rendering to be handled properly when switching views. 2015-05-15 13:37:10 -07:00
Samuel Clay
784834c1d4 Fixing bug where original view would save feed view if original page was missing. Shouldn't save at all. 2015-05-06 19:29:24 -07:00
Samuel Clay
577fc87fa3 Adding new preference for the space bar keyboard shortcut. Controls whether to load next unread stories. 2015-04-01 17:07:46 -07:00
Samuel Clay
6d26c612e1 Fixing space bar to use overridden story layout. 2015-03-18 11:54:13 -07:00
Samuel Clay
553eb6deb1 Don't show refresh spinner on recommended feed. Also fixing preferences periods. 2015-03-13 18:07:00 -07:00
Samuel Clay
8ad75f4bf9 Merge branch 'master' into grid
* master: (42 commits)
  Switching to new redis sessions db.
  If text fails to fetch, tapping the text button should not change the text lock.
  Fixing Feed view space bar scrolling bug where story is collapsed.
  Adding new space bar behavior to full view as well.
  Fixing space bar scrolling in list view.
  Adding 'm' keyboard shortcut to toggle read/unread.
  Shift+space goes backwards too.
  Jumping to next story when scrolling using space bar.
  Handling timeout on original page fetch.
  Fixing timeout error on PUSH. Also fixing requests error on page importing.
  Boosting timeout on analtics cleaning.
  Adding fetch original page to msharedstory.
  Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web).
  Cutting unneccessary logging.
  Adding user agents to logging. Reeder, Fever, Superfeedr, Old Reader, IE11.
  Adding modern android app user agent in logging.
  Switching back to original redis server for sessions while the new sessions server gets monitored.
  Adding redis sessions db.
  Making text view sticky on ios. Maybe bugs?
  Upgrading to redis 2.8.
  ...

Conflicts:
	media/js/newsblur/reader/reader_preferences.js
2015-03-11 19:04:42 -07:00
Samuel Clay
c25fe7cecc Fixing Feed view space bar scrolling bug where story is collapsed. 2015-03-11 17:41:52 -07:00
Samuel Clay
441b93ce0f Adding new space bar behavior to full view as well. 2015-03-11 17:06:27 -07:00
Samuel Clay
1c3c54af5c Fixing space bar scrolling in list view. 2015-03-11 16:45:41 -07:00
Samuel Clay
852752c319 Shift+space goes backwards too. 2015-03-11 13:13:11 -07:00
Samuel Clay
5aae20ab8d Jumping to next story when scrolling using space bar. 2015-03-11 13:06:10 -07: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
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
dffb0c55bd Fixing broken view swap. 2015-02-10 17:25:45 -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
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
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
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
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
1c713eac43 Better console clear, to fix old Safari/Chrome. 2015-01-07 08:08:08 -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
2a6a45c608 Fixing issue when resizing window causing story progress bar to resurface. 2014-11-06 09:46:33 -08:00
Samuel Clay
3a5f8be8d6 Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-11-06 09:46:33 -08:00
Samuel Clay
28f0860fff Fixing issue when resizing window causing story progress bar to resurface. 2014-10-30 13:24:24 -07:00
Samuel Clay
b91b65772a Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-10-29 16:16:50 -07:00
Samuel Clay
7bb4e25d42 Fixing OPML backup email messages and sending timing. Also fixing deleting feeds by folder. Fixing reloading of sites in organizer. 2014-10-14 15:59:46 -07:00
Samuel Clay
954c5b5d28 Fixing feed chooser to work with new organizer-ized feed list chooser. Need to go back and fix organizer now. 2014-10-09 20:58:03 -07:00
Samuel Clay
9c92bc2901 Merge branch 'master' into organizer
* master: (102 commits)
  Adding starred_timestap to feed, folder/river, starred, and read feeds. Used for issue #585.
  Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse.
  Better paypal cancellation and refunds. Now showing paypal errors.
  NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support.
  Fixing full bleed images on phone 6 and 6+.
  Fixing login view controller for iphone 6. Adding launch images for iphone 6.
  Use a shorter localized date format which shouldn't overlap the refresh arrow in most cases.
  Adding a missing logo for enterprise deployment.
  Trying to fix provisioning issues with the version number.
  Handling crash on marking read.
  Another provisioning profile attempt.
  Yet another provisioning profile for ios 8.
  Fixing provisioning profile.
  Pushing out ios v4.5.0b1.
  Adding locale aware times to pull to refresh menu.
  Fixing edge case of feeds still showing after being marked read.
  Adding fade feed when read to preferences.
  Remove finished TODO.
  Don't infinite search for unreads if there are none.
  Restore toast for feedback on story-unread from Reading activity.
  ...
2014-09-25 13:57:50 -07:00
Samuel Clay
18b138775f Fixing extra padding on focus segmented control in IE11. 2014-09-15 14:10:05 -07:00
Samuel Clay
f390f1fb37 Fixing infinite loop when marking last unread feed as read. 2014-09-15 11:16:20 -07:00
Samuel Clay
18afd7abd6 Only moving to next feed when marking as read without a direction (older/newer). 2014-09-09 15:02:33 -07:00
Samuel Clay
8db52c89c1 Adding preference to move to next feed/folder when marking read. 2014-09-09 15:01:12 -07:00
Samuel Clay
22a1ab69f3 Stubbing in move and delete actions into organizer. 2014-08-12 18:09:58 -07:00
Samuel Clay
cb22507385 Merge branch 'master' into organizer
* master: (59 commits)
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Handling errors with sharing stories.
  Android 4.0.0b1.
  Handling removed stories from mark as unread.
  Bump version number to force DB reset.
  Make read-story retention default off.
  Tweak status LnF.
  Adding extra narrow content setting to fix sideoptions width.
  Swap in cached images if offline.
  Don't imply unread status from unread hash list if not premium.
  Clean up noisy image loader logging.
  Don't drop pending feed loads during sync.
  Fixing unread count sizing on folder headers.
  Fix binding of multi-feed API responses.
  Fix loading of saved stories to use normal stories table.
  Option to enable image caching.
  Image prefetching.
  More efficient thread re-use in sync service.
  ...
2014-08-04 15:59:46 -07:00
Samuel Clay
99fcc6f23b Adding extra narrow content setting to fix sideoptions width. 2014-07-31 10:53:17 -07:00
Samuel Clay
93f6971731 Merge branch 'master' into organizer
* master: (31 commits)
  Fixing login screen for Reeder.
  Fixing login screen for Reeder.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Adding viewport to login/signup screen.
  Set source_used_id correctly when sharing from a blurblog (#551)
  Adding debug option to all text importers.
  Adding user_id to every response.
  Adding WAI-AREA support for <article> to support LiveJournal.
  Fixing last few font size changes for new feed title font styler.
  Boosting readability's ability to read Medium posts.
  Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit.
  Probably not a bug. Probably Adblock.
  Adding autosize to share textbox.
  Hiding mark as read button when searching.
  Fixing images in tutorial.
  Removing unnecessary inset box shadow on header elements.
  Further correcting OAuth spacing on mobile.
  ...
2014-07-23 15:35:23 -07:00
Samuel Clay
f4dbe66b48 Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit. 2014-07-18 17:07:05 -07:00
Samuel Clay
1fc9eeff5b Adding Organizer skeleton. 2014-07-07 13:22:56 -04:00
Samuel Clay
127a6a01c6 Handling submission of blank folder names. 2014-06-28 08:32:27 -07:00
Samuel Clay
51b32fa0d9 Keyboard shortcuts (enter and esc) for adding folder in menu. 2014-06-28 08:28:38 -07:00
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00