Commit Graph

  • 88664bd3e6 use pre-build hooks to trigger gyb script Jonathan Bennett 2019-11-27 17:20:56 -05:00
  • 64af8840fe Mark appropriate caches as dirty Nate Weaver 2019-11-27 15:45:14 -06:00
  • f690bba775 Make sure self.postDidLoadFaviconNotification() is always called after a download attempt Nate Weaver 2019-11-27 15:40:35 -06:00
  • 24634dfaaa Optimize the initial load so that a Filtered Feeds state restoration doesn't animate on startup Maurice Parker 2019-11-27 15:21:39 -06:00
  • 708c7de7fa Make sure the first build of the backing stores isn't filtered so that state restoration has something to work with. Maurice Parker 2019-11-27 14:52:40 -06:00
  • e9032c4a0f Add Slack link to Help. Issue #1365 Maurice Parker 2019-11-27 14:17:57 -06:00
  • ef2222ad94 Merge branch 'mac-release' Maurice Parker 2019-11-27 14:08:52 -06:00
  • 18045f2e2b Merge pull request #1359 from Wevah/favicon-fix Maurice Parker 2019-11-27 13:27:29 -06:00
  • a4f6adbd85 vendor the gyb dependency Jonathan Bennett 2019-11-27 14:06:32 -05:00
  • 9de27febf0 Fix favicon loading for sites with multiple/invalid favicons Nate Weaver 2019-11-25 19:54:09 -06:00
  • 81c4756f97 Persist article read filters across application launches. Issue #1349 Maurice Parker 2019-11-27 11:43:36 -06:00
  • 69ebecaf40 display instructions if gyb is missing Jonathan Bennett 2019-11-27 11:40:24 -05:00
  • 544daf5756 handle missing secrets Jonathan Bennett 2019-11-27 11:30:27 -05:00
  • d3dd7498e6 generate the secret property automatically Jonathan Bennett 2019-11-27 11:20:43 -05:00
  • eda98d166d remove FeedWrangler build scripts Jonathan Bennett 2019-11-27 11:17:46 -05:00
  • 991ecf2a71 Merge pull request #1363 from kielgillard/1326-missing-data Maurice Parker 2019-11-27 09:55:22 -06:00
  • 9a139d4cd9 Merge pull request #1362 from kielgillard/master Maurice Parker 2019-11-27 09:55:08 -06:00
  • 1891523d0d Adds public logging of the Feedly errors to help identify the missing key in #1326. Kiel Gillard 2019-11-27 19:04:55 +11:00
  • 2f96e8b8a6 Feedly operations can optionally report their progress. #1328 Kiel Gillard 2019-11-25 18:19:33 +11:00
  • ebd7f4904d Persist the Feeds Read filter across application launches. Issue #1349 Maurice Parker 2019-11-26 20:23:12 -06:00
  • 8cb25e7c5e Move private functions to private extension Maurice Parker 2019-11-26 17:32:30 -06:00
  • 9de3caf3a0 Make persistentIdentifier iOS only for now. Maurice Parker 2019-11-26 17:00:13 -06:00
  • 4a9e79cd1e Persist and restore container expanded state across application launches. Issue #1361 Maurice Parker 2019-11-26 16:33:11 -06:00
  • 3d1f68a877 Fix suggestion for upward dragging drop zones. Issue #1360 Maurice Parker 2019-11-26 13:42:25 -06:00
  • 19336dd07e Fix folder drops that sometimes defaulted to the account. Issue #1356 Maurice Parker 2019-11-26 13:01:07 -06:00
  • 59e512a263 Make section headers darker. Issue #1357 Maurice Parker 2019-11-26 12:48:36 -06:00
  • 751dd0ae35 Correctly align the about page. Issue #1351 Maurice Parker 2019-11-26 11:30:38 -06:00
  • 4cd705e14b Remove Acknowledgement section. Issue #1350 Maurice Parker 2019-11-26 11:12:24 -06:00
  • e81d8f8ef9 Move accounts slightly to the left on Settings. Issue #1352 Maurice Parker 2019-11-26 10:58:00 -06:00
  • 0723c55e2c Change Import Subscriptions action sheet title. Issue #1353 Maurice Parker 2019-11-26 10:23:33 -06:00
  • f2b5d31d5e Change Export Subscriptions action sheet title. Issue #1354 Maurice Parker 2019-11-26 10:21:18 -06:00
  • 291bc9b278 Align build number with rest of text. Issue #1355 Maurice Parker 2019-11-26 10:16:58 -06:00
  • 9d0034576d start extracting secrets Jonathan Bennett 2019-11-26 08:58:16 -05:00
  • bfc5eadd91 Add credit to About window for Andrew Brehaut’s newsfoot. Brent Simmons 2019-11-25 22:38:25 -08:00
  • 7a628552d0 Edit the About screen. Brent Simmons 2019-11-25 22:19:44 -08:00
  • 603a459ed1 Bump build number to 10. Brent Simmons 2019-11-25 21:47:25 -08:00
  • 549bf3197c Show article extractor target state in context menu. Maurice Parker 2019-11-25 20:36:15 -06:00
  • 323b160b7f Add context menu for Fullscreen mode actions. Issue #1344 Maurice Parker 2019-11-25 19:43:43 -06:00
  • b1471d4d20 Adjust section header for hidden section on iPad. Maurice Parker 2019-11-25 17:05:27 -06:00
  • c17999de76 Gate code to only show intended account types for add. Maurice Parker 2019-11-25 09:30:14 -06:00
  • 71f6917417 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-11-25 08:18:57 -06:00
  • 964cdfcb55 Merge pull request #1347 from jbennett/add-feed-wrangler-ios Maurice Parker 2019-11-25 08:18:42 -06:00
  • a85d266253 Auto expand newly activated accounts. Maurice Parker 2019-11-25 08:14:33 -06:00
  • a0b1c7aac6 localize button text Jonathan Bennett 2019-11-25 05:16:20 -05:00
  • 0539336fce Allow Feed Wrangler accounts on iOS Jonathan Bennett 2019-11-25 00:26:03 -05:00
  • ea064c1e2e Merge pull request #1082 from jbennett/feature/feed-wrangler Maurice Parker 2019-11-24 20:34:42 -06:00
  • ce51e4e632 Merge branch 'master' into feature/feed-wrangler Jonathan Bennett 2019-11-24 20:41:43 -05:00
  • 6a56936850 Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 Maurice Parker 2019-11-24 18:29:00 -06:00
  • cd493730b1 Hide bars when returning to the foreground so that they don't come back. Maurice Parker 2019-11-24 14:49:44 -06:00
  • 74297944e9 Clear current article so that wrapping occurs Maurice Parker 2019-11-24 14:36:17 -06:00
  • 69aeacd98d Add fullscreen article setting/functionality. Issue #1343 Maurice Parker 2019-11-24 14:18:58 -06:00
  • 2c7ec88087 Removed dead code. Maurice Parker 2019-11-24 13:41:32 -06:00
  • 5c4cd072ce Make next unread button work with new async feed functionality. Maurice Parker 2019-11-24 13:37:56 -06:00
  • 4ea655df79 Update Help section in Settings. Issue #1340 Maurice Parker 2019-11-24 11:33:01 -06:00
  • e8395c8bfc Remove "v" from version number. Issue #1339 Maurice Parker 2019-11-24 11:25:42 -06:00
  • a3abef2b62 Change Customize Layout setting to Timeline Layout setting. Issue #1338 Maurice Parker 2019-11-24 11:24:00 -06:00
  • 4048d79e13 Specify header font again. Issue #1335 Maurice Parker 2019-11-24 11:21:00 -06:00
  • a052bbe74e Fix title flashing in after navigation bar is shown. Issue #1336 Maurice Parker 2019-11-24 10:47:09 -06:00
  • b5525e1a9e Restore back button items. Issue #1337 Maurice Parker 2019-11-24 10:33:13 -06:00
  • 57e8a98b57 Stop animating the initial timeline load. Issue #1334 Maurice Parker 2019-11-24 10:27:02 -06:00
  • 06d3c35206 Rollback POC code that shouldn't have gotten added Maurice Parker 2019-11-24 10:01:47 -06:00
  • 88707517e8 Make sliders should be quantized. Issue #1342 Maurice Parker 2019-11-24 09:41:50 -06:00
  • e05fdc99dd Change to use show/hide verbiage in menu items instead of check marks Maurice Parker 2019-11-24 04:29:15 -06:00
  • 00094858fa Remove filter button from All Unread timeline. Maurice Parker 2019-11-24 03:47:29 -06:00
  • 7033879704 Animate safe area inset changes. Issue #1341 Maurice Parker 2019-11-24 03:42:38 -06:00
  • ab9e8c09ce Correct file name. Maurice Parker 2019-11-23 22:18:41 -06:00
  • 4296c243ff Implement custom previews for context menus to crop cell separators. Issue #1221 Maurice Parker 2019-11-23 22:15:29 -06:00
  • 9f60984ba2 Increase the number of characters available for the summary in the timeline. Issue #1333 Maurice Parker 2019-11-23 18:22:58 -06:00
  • d8b324e3da Change nav bar so that if it is hidden and animating itself showing, you don't see the navbar items moving into place. Maurice Parker 2019-11-23 18:00:51 -06:00
  • d7c3f1ee19 Don't attempt to move a feed if the drop target is the same as the source target. Maurice Parker 2019-11-23 16:38:07 -06:00
  • 6d18cfec7c Refactor SmartFeedController to find SmartFeeds by FeedIdentifier instead of the string identifier. Maurice Parker 2019-11-23 12:30:18 -06:00
  • 01f86d8c1b Vertically center small fonts and favicons when we hit the row minimum. Issue #1329 Maurice Parker 2019-11-23 11:20:36 -06:00
  • e26f20449c Adjusted so that tap zones only appear for fullscreen. Issue #1331 Maurice Parker 2019-11-23 11:07:40 -06:00
  • c8cfcae8e3 Fix drag and drop targeting bugs. Maurice Parker 2019-11-22 19:59:25 -06:00
  • dd7431d5cb Remove obsolete code. Maurice Parker 2019-11-22 15:23:21 -06:00
  • e22c383136 Update launch storyboards to match the new Feeds layout. Maurice Parker 2019-11-22 15:15:48 -06:00
  • fea48e7ab9 Increase inspector header padding. Issue #1324 Maurice Parker 2019-11-22 15:11:15 -06:00
  • 21648a498f Make selection restore when toggling read feeds. Maurice Parker 2019-11-22 11:57:06 -06:00
  • 5ac14fb910 Add read filter toggle for articles. Issue #130. Maurice Parker 2019-11-22 11:47:03 -06:00
  • 7667dbf60e Add hide read feeds menu option Maurice Parker 2019-11-22 10:55:54 -06:00
  • 43744ec128 Add folder read fetch query. Maurice Parker 2019-11-22 10:21:30 -06:00
  • 387b867d71 Shim Mac interface to FeedRequestOperation until article filtering is enabled on the Mac. Maurice Parker 2019-11-22 09:43:42 -06:00
  • eea5d6f327 Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter. Maurice Parker 2019-11-22 09:40:39 -06:00
  • a5b4d570af Change ReadFilter case unavailable to alwaysRead Maurice Parker 2019-11-22 09:32:27 -06:00
  • 654f40a98e Add always on unread "filter" to Unread. Maurice Parker 2019-11-21 20:31:58 -06:00
  • 2d210a3f17 Delete dead code Maurice Parker 2019-11-21 20:12:31 -06:00
  • 6d8fca01ea Filter async requests based on ReadFilter. Maurice Parker 2019-11-21 19:54:35 -06:00
  • adbb5b6392 Remove callback that shouldn't have been added. Maurice Parker 2019-11-21 19:08:40 -06:00
  • e8826130a4 Add timeline filter button Maurice Parker 2019-11-21 18:22:43 -06:00
  • 64c1a615b0 Make sure top level nodes are always expanded. Maurice Parker 2019-11-21 16:25:00 -06:00
  • 89e9a7b80e Add filter button show/hide unread feeds. Issue #1311 Maurice Parker 2019-11-21 15:55:50 -06:00
  • eed6333368 Restrict drag and drop to the same process (for now) Maurice Parker 2019-11-21 13:49:05 -06:00
  • 150e50082c Fix drag and drop target bugs Maurice Parker 2019-11-21 13:22:33 -06:00
  • 68ff7378e7 Added FeedWrangler image assets Maurice Parker 2019-11-21 11:28:08 -06:00
  • 0f105c8421 logout when deleting account Jonathan Bennett 2019-11-21 01:17:34 -05:00
  • b3c053964c handle new feeds better Jonathan Bennett 2019-11-21 01:09:09 -05:00
  • 7243e0e07b Implement drag and drop feed arrangement Maurice Parker 2019-11-20 20:28:50 -06:00
  • f818a1618f Implement drag and drop feed arrangement. Maurice Parker 2019-11-20 20:28:24 -06:00
  • 56d43f8f2d Do a full reload of the article when rearranging the UI to accommodate for split screen color changes. Maurice Parker 2019-11-20 18:16:54 -06:00
  • 7c947b935d Rewrite three panel mode so that background screenshooting will work. Maurice Parker 2019-11-20 16:41:13 -06:00