Commit Graph

  • 1b4e7501a5 Pull back on full strict concurrency. Brent Simmons 2024-03-06 21:21:35 -08:00
  • 384e21ffce Fix some missed class renames. Brent Simmons 2024-03-05 21:19:06 -08:00
  • ebddf37f47 Create ArticleIconSchemeHandlerDelegate, so ArticleIconSchemeHandler doesn’t have to know about SceneCoordinator. Brent Simmons 2024-03-05 21:18:46 -08:00
  • 28ff23ee7b Set macOS deployment target to 14.0. Brent Simmons 2024-03-03 23:04:53 -08:00
  • 0c9786f1a2 Rename FeedNode to SidebarItemNode. Brent Simmons 2024-03-03 23:01:00 -08:00
  • 61496e138f Restore several of Maurice’s changes, including the new three-pane split view. Brent Simmons 2024-03-03 22:51:53 -08:00
  • f54fe338cd Remove WebViewProvider and PreloadedWebView. This is really Maurice’s change but I’ve changed things so much that I don’t think I can cherry-pick it. There’s going to be a lot of that coming up. Brent Simmons 2024-02-29 20:48:04 -08:00
  • 185ac2db1c Update Account/Package.swift Brent Simmons 2024-02-29 19:37:46 -08:00
  • dc6ebf7226 Make SyncDatabase and Secrets both compatible with Swift strict concurrency checking. Brent Simmons 2024-02-27 22:32:55 -08:00
  • 93ae6ee2bb Remove unused preferencesToolbarExtensionsImage. Brent Simmons 2024-02-27 22:24:30 -08:00
  • e99dc24fe0 Fix typo in ArticleStatus.swift Jordan Kay 2023-02-23 12:10:47 -05:00
  • bfe63c4e19 Allow ImageViewController to be closed with the space key on physical keyoard for iOS. Ethan Wong 2023-04-22 20:13:41 +08:00
  • 711eeddecc Do not make the sidebar first responder when it’s collapsed. Ethan Wong 2023-05-26 13:34:15 +08:00
  • 78bfb6e0a7 [Technotes] Remove Roadmap.md, tracked via GitHub milestones. Peter Urda 2023-06-20 11:16:29 -07:00
  • 76e1df4712 Fix footnote popovers overlapping nearby later footnote bubbles Nate Weaver 2023-09-24 16:23:12 -05:00
  • 007958f226 Fix for scroll indicators on iOS when using Dark Mode Maurice Parker 2023-10-10 20:28:26 -05:00
  • 6da8e15425 Update README.md to fix hyperlink of Roadmap hnharejin 2023-12-03 13:56:32 +08:00
  • 573e90de24 Use a local baseURL when app is in /Applications, and use the permalink as baseURL when app is anywhere else. Brent Simmons 2024-02-27 21:47:29 -08:00
  • d90e59439d Disallow automatic playback for all media types. Brent Simmons 2024-02-27 20:28:14 -08:00
  • 565b3ac2c3 Remove some no-longer-needed #available checks. Brent Simmons 2024-02-27 20:13:00 -08:00
  • 22f3fb62f8 Remove some no-longer-needed #available checks. Brent Simmons 2024-02-27 20:06:57 -08:00
  • 9129cd382c Remove some no-longer-needed #available checks. Brent Simmons 2024-02-27 20:02:31 -08:00
  • 12116a66e8 Remove some no-longer-needed #available checks. Brent Simmons 2024-02-27 19:52:00 -08:00
  • 0929aedd46 Use sidebarItemID in place of feedID or feedIdentifier when the type is SidebarItemID. Brent Simmons 2024-02-26 21:47:24 -08:00
  • f03356151e Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire Brent Simmons 2024-02-26 21:36:17 -08:00
  • 346a6e6e53 Set macOS to 14.0. Set swift version to 5.9. Adopt targeted SWIFT_STRICT_CONCURRENCY. Brent Simmons 2024-02-26 21:35:23 -08:00
  • 180ea522f7 Merge pull request #4227 from leoheitmannruiz/patch-1 Brent Simmons 2024-02-26 21:28:42 -08:00
  • f6f8cfb4f5 Fix storyboard config issues. Brent Simmons 2024-02-26 17:08:49 -08:00
  • a5136e4b76 Use https for kottke.org feed Leo Heitmann Ruiz 2024-02-26 23:22:12 +01:00
  • fea6d03bc3 Remove Master from names. Brent Simmons 2024-02-26 08:37:15 -08:00
  • 5b34217374 Move SidebarItem and SidebarItemIdentifier from Account to app level. Brent Simmons 2024-02-26 08:12:34 -08:00
  • f4fae47fda Temporarily disable AddFeedIntentHandler — it’s causing a build failure. Brent Simmons 2024-02-25 23:14:37 -08:00
  • d173b04d0c Rename webFeed to feed. Brent Simmons 2024-02-25 23:14:11 -08:00
  • 4c866b7230 Rename WebFeed and webFeed to Feed and feed. Brent Simmons 2024-02-25 23:12:21 -08:00
  • b705433270 Rename WebFeed to Feed. Brent Simmons 2024-02-25 21:41:18 -08:00
  • b25c9eae94 Rename feedID to sidebarItemID. Brent Simmons 2024-02-25 21:34:22 -08:00
  • a75e5eb52a Rename FeedIdentifier to SidebarItemIdentifier. Rename FeedIdentifiable to SidebarItemIdentifiable. Brent Simmons 2024-02-25 21:17:00 -08:00
  • d5794a7b4e Rename Feed protocol to SidebarItem. Brent Simmons 2024-02-25 21:14:10 -08:00
  • 8aa2a1109e Fix deprecation warnings. Brent Simmons 2024-02-25 21:09:25 -08:00
  • ca3de24738 Fix deprecation warnings. Brent Simmons 2024-02-25 19:02:29 -08:00
  • a8d5458f99 Fix deprecation warnings. Brent Simmons 2024-02-25 18:56:41 -08:00
  • df956dfe27 Fix deprecation warnings. Brent Simmons 2024-02-25 18:45:44 -08:00
  • 33efa344c4 Fix deprecation warnings by using UTType APIs. Brent Simmons 2024-02-25 18:42:26 -08:00
  • c10bec9a64 Fix build warnings about build phases that weren’t actually dependent on dependency analysis. Brent Simmons 2024-02-25 18:23:24 -08:00
  • acd7050c2d Remove tab label from account detail view. Make accounts table view and detail view have same height and alignment. Brent Simmons 2024-02-25 15:55:00 -08:00
  • f8f92a793c Fix vertical spacing issue for account with Credentials button — add more space. Brent Simmons 2024-02-25 15:40:02 -08:00
  • 5aa10ba1a7 Move AccountsPreferencesViewController.swift to top of its section in project list. Brent Simmons 2024-02-25 15:32:26 -08:00
  • f2f2b5eef0 Fix display issue with Accounts preferences by simplifying it. Brent Simmons 2024-02-25 12:58:18 -08:00
  • 7a53b59d5c Fix SwiftUI warning. Brent Simmons 2024-02-24 21:34:54 -08:00
  • 9794cc9a59 Add comment about deprecation warning that we can’t do anything about. Brent Simmons 2024-02-24 21:21:18 -08:00
  • 78c1f8fe59 Fix deprecation warnings. Brent Simmons 2024-02-24 20:39:44 -08:00
  • a1a199860e Fix deprecation warnings. Brent Simmons 2024-02-24 19:43:10 -08:00
  • d2afd4582b Fix deprecation warnings. Brent Simmons 2024-02-24 19:17:58 -08:00
  • 0627f57608 Add UTType+Extensions to add an OPML type. Brent Simmons 2024-02-24 19:17:45 -08:00
  • 766b5f8869 Fix deprecation warnings. Brent Simmons 2024-02-24 19:03:20 -08:00
  • 5b1db51fb9 Delete FeedWrangler references. Brent Simmons 2024-02-24 18:56:44 -08:00
  • 25776ce0c3 Make AppDelegate a final class. Brent Simmons 2024-02-23 21:40:41 -08:00
  • f0d5c13182 Remove unused @available instances. Brent Simmons 2024-02-22 22:39:22 -08:00
  • 987b57f69c Remove deployment target settings from project file. Brent Simmons 2024-02-22 22:08:11 -08:00
  • b2e7da6d7e Set deployment targets in xcconfig files. Brent Simmons 2024-02-22 22:02:04 -08:00
  • bb04233a33 Fix build errors in PreloadedWebView. Brent Simmons 2024-02-22 22:01:41 -08:00
  • 3de86ba877 Remove unneeded @available. Brent Simmons 2024-02-22 21:57:35 -08:00
  • 13d41eed6f Require macOS 13 and iOS 17. Brent Simmons 2024-02-22 21:57:13 -08:00
  • 2640132f36 Remove extension points. Brent Simmons 2024-02-22 21:47:00 -08:00
  • 4d3361b128 Update build and release notes. iOS-6.1.5-6123 Brent Simmons 2023-12-21 21:17:32 -08:00
  • f39843a5fd Fix two warnings about unneeded dependency analysis. iOS-6.1.5-6122 Brent Simmons 2023-12-19 21:47:00 -08:00
  • e3b0dd0134 Remove Reddit and Twitter deprecation alert code. Brent Simmons 2023-12-19 21:41:08 -08:00
  • 2275de0e2d Bump version. Update release notes. Brent Simmons 2023-12-19 21:12:56 -08:00
  • a91ef3563e Remove code for showing Twitter and Reddit deprecation alerts. Brent Simmons 2023-12-19 20:57:47 -08:00
  • 41ce348383 Merge pull request #4174 from vincode-io/main detour2023 Brent Simmons 2023-12-16 17:50:38 -08:00
  • a0738005c5 Merge branch 'main' of https://github.com/vincode-io/NetNewsWire Maurice Parker 2023-12-16 09:48:30 -06:00
  • 8a9a042417 Change Mac state preservation to be NSSecureCoding compliant Maurice Parker 2023-12-16 09:48:16 -06:00
  • 434b495ffd Change Mac state preservation to be NSSecureCoding compliant Maurice Parker 2023-12-16 09:32:17 -06:00
  • 071d029818 Fix deprecation warning. mac-release Brent Simmons 2023-12-13 20:07:58 -08:00
  • b9fa81f922 Fix warnings about build scripts that don’t depend on anything but were marked as running based on dependency analysis. Brent Simmons 2023-12-13 20:04:10 -08:00
  • aca541dcc9 Remove no-longer-needed #available(macOS 11.0, *) checks. Brent Simmons 2023-12-13 19:59:31 -08:00
  • f1e66eedaa Merge pull request #4164 from hnharejin/main Brent Simmons 2023-12-03 19:52:58 -08:00
  • 18087c19ef Update README.md to fix hyperlink of Roadmap hnharejin 2023-12-03 13:56:32 +08:00
  • 44f1f594c3 Update appcast for 6.1.4b1. Brent Simmons 2023-12-01 17:50:33 -08:00
  • 16bc976b68 Bump version to 6.1.5b1. Write release notes. mac-6.1.5b1 Brent Simmons 2023-12-01 17:19:01 -08:00
  • 6860637912 Restore showing link in status bar on hover. Brent Simmons 2023-12-01 17:10:01 -08:00
  • ee26aadb82 Create new web view controllers when the JavaScript setting changes, so that the effect of the change is immediate and apparent. Brent Simmons 2023-11-28 21:37:38 -08:00
  • faaf1baba9 Remove code that watches for JavaScript setting change — that change needs to be handled elsewhere. Brent Simmons 2023-11-27 21:46:02 -08:00
  • 2bdd60cdf5 Reload article when JavaScript setting changes. Brent Simmons 2023-11-25 21:58:39 -08:00
  • 1b236c425e Create Mac UI for JavaScript setting. Brent Simmons 2023-11-25 20:50:45 -08:00
  • 9d7dba085e Make JavaScript on by default — since it’s needed for videos and social media embeds etc. Brent Simmons 2023-11-25 20:17:12 -08:00
  • dfd778d038 Add isJavascriptEnabled setting, defaulting to false, and respect it in the web view. Brent Simmons 2023-11-25 11:53:19 -08:00
  • c05ef2344f Remove unused code and references to Twitter and Reddit. Brent Simmons 2023-11-25 11:44:34 -08:00
  • 279a99259e Use WKUserScript to inject scripts into the page. Use permalink as base URL. Brent Simmons 2023-11-25 11:29:56 -08:00
  • 53f36c49a9 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire Brent Simmons 2023-11-22 17:27:23 -08:00
  • f8fc8b22a1 Merge pull request #4158 from wadetregaskis/main Brent Simmons 2023-11-22 13:55:47 -08:00
  • bc15440ded Now set the correct base URL for each article's webview, and now load app JavaScripts as WebKit "user" scripts. Wade Tregaskis 2023-11-22 13:41:58 -08:00
  • e9f26c9adc Merge pull request #4153 from vincode-io/fix-article-extractor-button-right-click Brent Simmons 2023-11-19 21:23:21 -08:00
  • c7b036f364 Use RSCore 3. Brent Simmons 2023-11-17 22:23:33 -08:00
  • c0f11ea91a Remove extraneous character Maurice Parker 2023-11-11 12:57:10 -06:00
  • 96dd6cea16 Fix regression that didn't allow any events to register Maurice Parker 2023-11-11 12:53:12 -06:00
  • 11ef598201 Fix right click for ArticleExtractor button on Sonoma. Maurice Parker 2023-11-11 12:52:00 -06:00
  • 196778f82c Remove MainActor since we aren't yet up to date with the latest stuff in main Maurice Parker 2023-11-11 12:48:49 -06:00
  • f9e7de718d Update right click toolbar code for Sonoma Maurice Parker 2023-11-11 12:43:02 -06:00
  • 3c17f8f835 Merge pull request #4146 from teddybradford/patch-2 Brent Simmons 2023-11-03 21:34:50 -07:00