Commit Graph

  • ba5e9cfaec Merge pull request #2152 from stuartbreckenridge/swiftui Maurice Parker 2020-06-29 12:24:26 -05:00
  • 0907164627 Adapts to compact size classes Stuart Breckenridge 2020-06-29 22:06:00 +08:00
  • 5f87a91912 Merge pull request #2151 from stuartbreckenridge/swiftui Maurice Parker 2020-06-29 08:22:26 -05:00
  • 8b7940492a Mac Toolbar Stuart Breckenridge 2020-06-29 21:19:51 +08:00
  • bbf1e3b2c5 Merge pull request #2150 from stuartbreckenridge/swiftui Maurice Parker 2020-06-29 08:12:40 -05:00
  • 1f6f5fa054 Adds Mac Preferences Stuart Breckenridge 2020-06-29 21:04:50 +08:00
  • dc9d4d8235 Merge pull request #2149 from stuartbreckenridge/swiftui Maurice Parker 2020-06-29 07:42:55 -05:00
  • 2e6e934b6f SceneBuilder & Key Commands Stuart Breckenridge 2020-06-29 20:36:54 +08:00
  • be39448e01 Change to sidebar list style Maurice Parker 2020-06-29 06:31:50 -05:00
  • 86b929743b Add SmartFeeds to outline Maurice Parker 2020-06-29 06:16:48 -05:00
  • 72ef643a5f Remove commented code Maurice Parker 2020-06-29 04:29:39 -05:00
  • 0bd4301df2 Add environment object to previews so that they work. Maurice Parker 2020-06-28 21:17:00 -05:00
  • c40b7d8c05 Tweak the project settings to get previews working Maurice Parker 2020-06-28 21:05:49 -05:00
  • 8d5441759f Fix incorrect app icon asset Maurice Parker 2020-06-28 19:21:48 -05:00
  • f669411b55 Update project settings so that we can compile under xcode previews Maurice Parker 2020-06-28 17:43:20 -05:00
  • b82686e7b8 Change app identification so that we keep the same user defaults as the previous mac and ios versions Maurice Parker 2020-06-28 14:40:01 -05:00
  • da9325a93b Remove request for notifications. We will implement this later in the preferences when a user opts in to them. Maurice Parker 2020-06-28 14:30:13 -05:00
  • 441bc072f3 Create rough app outline Maurice Parker 2020-06-28 14:21:43 -05:00
  • 6424e621fd Merge branch 'master' into swiftui Maurice Parker 2020-06-28 03:15:15 -05:00
  • 403b859c31 Verify that the section exists before accessing it so that we don't crash on the new SDK Maurice Parker 2020-06-28 03:14:53 -05:00
  • 67c0e00957 Make multiplatform compile shared app resources Maurice Parker 2020-06-28 03:05:01 -05:00
  • 4ed6ccd52b Fixed warning from Apple upload system — NSExtensionActivationSupportsText needed to be a boolean, not a string. ios-5.0.2-47 Brent Simmons 2020-06-27 18:15:26 -07:00
  • 7ded303ff3 Bump version and build for 5.0.2 TestFlight. Brent Simmons 2020-06-27 17:53:05 -07:00
  • 7ceaa305e7 Initial multiplatform build Maurice Parker 2020-06-27 11:22:01 -05:00
  • 05f259da51 Merge branch 'ios-release' Maurice Parker 2020-06-21 17:55:33 -05:00
  • 95704c7f3e Prefix accessibility label with unread when item is unread. Issue #2142 Maurice Parker 2020-06-20 11:05:54 -05:00
  • 21e79250db Merge branch 'ios-release' Maurice Parker 2020-06-18 17:45:12 -05:00
  • d453a94330 Make unread and star animations cancel on cell reuse. Issue #2054 Maurice Parker 2020-06-18 17:37:29 -05:00
  • b3c0fac5d3 Save the previous feed instead of relying on the currentFeedIndexPath which may have been reset. Issue #2139 Maurice Parker 2020-06-18 16:16:30 -05:00
  • ffa152fe64 Restrict the delete retention policy for synchronized records Maurice Parker 2020-06-17 11:12:30 -05:00
  • 5356189654 Optimize unread count look up Maurice Parker 2020-06-16 08:32:01 -05:00
  • d69b313525 Optimize unread count lookup Maurice Parker 2020-06-16 08:27:59 -05:00
  • 36e39705e7 Merge branch 'ios-release' Maurice Parker 2020-06-16 08:10:31 -05:00
  • 7dd20560c3 Remove reset of web view controller when returning to foreground. Maurice Parker 2020-06-16 08:09:28 -05:00
  • 4075da2ee8 Fix removal of tap zones when removing old web views Maurice Parker 2020-06-16 08:07:54 -05:00
  • cc69dd699f Fix potential CloudKit crash where the database record might not come back on a query Maurice Parker 2020-06-16 04:00:58 -05:00
  • 50508446bb Use immutable object for diffable datasource on Feeds. Issues #1901, #2031, #2124 Maurice Parker 2020-06-15 18:03:20 -05:00
  • 95f6f80583 Merge branch 'ios-release' Maurice Parker 2020-06-15 17:40:06 -05:00
  • 3b2fcb74fd Merge pull request #2134 from Mackarous/master Maurice Parker 2020-06-15 17:23:23 -05:00
  • 5cc2605add Fix issue #2132 Andrew Mackarous 2020-06-07 17:46:48 -04:00
  • df9a73716b Merge pull request #2135 from bdougsand/ipad-scrolling Maurice Parker 2020-06-13 19:36:21 -05:00
  • 6aa7b009f8 Tweaks the scroll behavior when space bar is pressed Brian Sanders 2020-06-07 20:05:56 -04:00
  • 7dc56537ee Merge pull request #2123 from Wevah/master Brent Simmons 2020-06-07 18:21:36 -07:00
  • 5a3f5288b2 Merge pull request #2122 from Wevah/mac-release Brent Simmons 2020-05-30 21:44:49 -07:00
  • 8079b49ebd Update RSCore Nate Weaver 2020-05-30 16:51:20 -05:00
  • ace6b162b1 Update RSCore Nate Weaver 2020-05-29 21:46:03 -05:00
  • 9a82d2e233 Merge pull request #2121 from rizwankce/fix/in-app-browser-shortcut Maurice Parker 2020-05-29 10:13:07 -05:00
  • f2cd09aae3 refactor open in app browser with global shortcuts Rizwan Mohamed Ibrahim 2020-05-29 20:39:04 +05:30
  • d671029828 refactor open in app browser for mac and iOS Rizwan Mohamed Ibrahim 2020-05-29 19:26:20 +05:30
  • 9218390262 Merge pull request #2117 from Wevah/default-browser Maurice Parker 2020-05-29 07:39:09 -05:00
  • 39e6a4a0de Merge pull request #2119 from Wevah/mac-release Maurice Parker 2020-05-29 07:38:28 -05:00
  • eb7ac0f076 fix open in app browser for mac and iOS Rizwan Mohamed Ibrahim 2020-05-29 15:44:32 +05:30
  • 3b46f7f7cd Update RSParser Nate Weaver 2020-05-28 18:51:49 -05:00
  • 1b344be2c2 Add some documentation comments Nate Weaver 2020-05-28 17:03:28 -05:00
  • 36b4907e90 Put the default browser popup under "Web pages:" Nate Weaver 2020-05-28 16:57:06 -05:00
  • 4938dcce3f Update RSWeb Nate Weaver 2020-05-28 16:45:28 -05:00
  • 8a03a26a10 Make sync status inserts async when done during the scope of a iCloud sync Maurice Parker 2020-05-28 16:24:10 -05:00
  • 2454e8edae Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release Maurice Parker 2020-05-28 08:54:49 -05:00
  • 915d73785c Add check so that we don't update article statuses for articles that we have pending statuses to send. Issue #1515 Maurice Parker 2020-01-02 18:21:18 -07:00
  • 210df4957e Make the sidebar’s outline view first responder on startup. Fixes #1262. Brent Simmons 2020-05-27 22:15:49 -07:00
  • 1e4a8a86ec Replace firstElementPassingTest with first(where). Brent Simmons 2020-05-27 22:15:19 -07:00
  • 56f597735a Update to latest RSCore. Brent Simmons 2020-05-27 21:39:58 -07:00
  • 9253222f96 Rollback change that incorrectly was stopping web activity on wrong controllers Maurice Parker 2020-05-27 11:30:30 -05:00
  • 2ad01885c1 Increase link brightness for darkmode to make links more easy to read Maurice Parker 2020-05-27 10:37:50 -05:00
  • 0b5ecb18cd Add looping to Reddit videos since they are gif substitutes almost always Maurice Parker 2020-05-27 10:18:34 -05:00
  • 809379038f Stop image zooming and video playback on page swipe Maurice Parker 2020-05-27 10:12:20 -05:00
  • e029b57e0d Merge pull request #2112 from MartinJNash/mjn/return-key-open-article Maurice Parker 2020-05-27 09:43:01 -05:00
  • 425b48a4e5 Updated keyboard shortcut title to match title of other shortcuts performing the same action. Martin Nash 2020-05-26 22:12:05 -07:00
  • d38c58942c Fix issue where pressing the [return] key with an article highlighted would not open that article in the browser. KeyboardShortcut was calling a selector that didn't exist in the macOS app. Martin Nash 2020-05-26 22:11:33 -07:00
  • 702ce79bd5 Merge pull request #2111 from kielgillard/ios-release Maurice Parker 2020-05-26 17:58:20 -05:00
  • 278fe7851b Ignore script feeds when importing NNW 3 subscriptions. Fix #1168. Brent Simmons 2020-05-25 22:21:40 -07:00
  • 9d7ebf8dfa Command + I can be used to get info on a feed for a timeline or an article. Fixes #2104 Kiel Gillard 🤪 2020-05-26 14:51:42 +10:00
  • d86672de81 Update RSWeb Nate Weaver 2020-05-25 21:37:34 -05:00
  • 0da3372b6d Fix Preferences xib and Browser.swift after rebase Nate Weaver 2020-05-25 21:32:56 -05:00
  • 41d96be8b4 Revert toolbar item updating Nate Weaver 2020-05-21 05:21:54 -05:00
  • 40b68f6ec6 Revert "Update "Open in Browser" menu item title as well" Nate Weaver 2020-05-21 05:16:39 -05:00
  • baf2dcf0c7 Update "Open in Browser" menu item title as well Nate Weaver 2020-05-18 21:36:29 -05:00
  • 1ab17b2574 Add a preference for the browser to use to open articles Nate Weaver 2020-05-18 21:29:53 -05:00
  • 0c2d057860 Add defaultBrowserID user default and make the appropriate toolbar item use that browser's icon Nate Weaver 2020-05-18 20:35:06 -05:00
  • b8220d3a9c Show the current default browser in the "Open in Browser" toolbar item Nate Weaver 2020-01-24 21:21:19 -06:00
  • aaa11e1343 Remove Omni’s blog with Jean MacDonald’s in default feeds list. Brent Simmons 2020-05-25 15:42:57 -07:00
  • 2fb4fdb1b3 Update URLs in default feeds. Brent Simmons 2020-05-25 15:33:12 -07:00
  • 0dfb530007 Update copyright in info.plist. Brent Simmons 2020-05-25 15:24:33 -07:00
  • 0ef8e32d30 Update credits in about window. Brent Simmons 2020-05-25 15:24:21 -07:00
  • bc87efecd4 Bump version and build numbers. Brent Simmons 2020-05-25 15:17:12 -07:00
  • f6ee9d05bc Set all CloudKit operations to have a QoS of user initiated Maurice Parker 2020-05-23 20:03:31 -05:00
  • 64eec7ad6b Merge pull request #2100 from Wevah/open-in-background-inversion Brent Simmons 2020-05-23 16:06:47 -07:00
  • b426ca98be Merge pull request #2101 from MartinJNash/mjn/open-in-browser-alternate Brent Simmons 2020-05-23 16:02:04 -07:00
  • 3ce20e26ff Merge pull request #2102 from stuartbreckenridge/issue-1932 Maurice Parker 2020-05-23 15:02:03 -05:00
  • 9e48843a53 Merge pull request #2105 from tynandebold/master Brent Simmons 2020-05-23 11:25:14 -07:00
  • 5fffed4f40 Align indentation in AppleScript example file Tynan DeBold 2020-05-23 13:33:11 +02:00
  • 039c39f54f Fixes bugs in AppleScript example files Tynan DeBold 2020-05-23 13:26:30 +02:00
  • 8b3e5d7cfd Adds Title when sharing to Tweetbot and Buffer Stuart Breckenridge 2020-05-22 20:53:22 +08:00
  • 3e48be050e Updated function name to openInBrowserUsingOppositeOfSettings Martin Nash 2020-05-21 22:28:21 -07:00
  • 834be9edff 2099 | Keyboard shortcut to open in browser in background/foreground contrary to user preference. Martin Nash 2020-05-20 21:51:41 -07:00
  • 82d673851d Tweak constraints, add period Nate Weaver 2020-05-20 20:23:13 -05:00
  • a38ab12fb3 Add a note about holding the Shift key Nate Weaver 2020-05-20 20:14:29 -05:00
  • 5cd8dc9d5d Also let the Command key invert the background pref in web views Nate Weaver 2020-05-20 20:08:13 -05:00
  • 1e1fc06e7b Clean up shift-key checking and add it to more places Nate Weaver 2020-05-20 19:59:05 -05:00
  • 24338b135e Don't do shift-key detection in Browser Nate Weaver 2020-05-20 19:54:25 -05:00