NetNewsWire/Mac
Daniel Jalkut 2e652351ec Implement the WKUIDelegate method that is reached when JavaScript in a web view invokes window.open(). This ensures that attempts to open links from code, such as from the YouTube embedded video player, work as expected. Fixes #3088. 2021-07-27 17:34:48 -04:00
..
Base.lproj Merge pull request #3188 from stuartbreckenridge/3171 2021-06-23 18:28:45 -05:00
CrashReporter Update crash log URL to the new crash log catcher on our new services.netnewswire.com server. 2021-03-02 22:08:11 -08:00
Inspector Merge branch 'ios-candidate' 2021-05-25 20:12:50 -05:00
MainWindow Implement the WKUIDelegate method that is reached when JavaScript in a web view invokes window.open(). This ensures that attempts to open links from code, such as from the YouTube embedded video player, work as expected. Fixes #3088. 2021-07-27 17:34:48 -04:00
Preferences Merge pull request #3186 from danielpunkass/default-feed-handler 2021-06-23 17:50:06 -05:00
Resources Add x-netnewswire-feed to the list of scheme prefixes for adding a feed to NetNewsWire, and modify the behavior of the Safari App Extension plugin so that it consults the host app preference for opening in NetNewsWire or with the default feed handler, before choosing which scheme to prepend to the feed URL. 2021-06-22 12:35:09 -04:00
SafariExtension Adapt store of the openFeedsInDefaultBrowser preference to be stored/retrieved from app group shared defaults, so that the Safari App Extension can access it. 2021-06-23 14:39:02 -04:00
Scriptability If we are reached by way of the new x-netnewswire-feed: scheme, replace that with standard feed: scheme before normalizing the URL. 2021-06-23 14:50:25 -04:00
ShareExtension Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
AppAssets.swift Use the star SF Symbols as well 2021-04-06 17:37:15 -04:00
AppDefaults.swift Adapt store of the openFeedsInDefaultBrowser preference to be stored/retrieved from app group shared defaults, so that the Safari App Extension can access it. 2021-06-23 14:39:02 -04:00
AppDelegate.swift Add hidden preference to suppress syncing on launch. Fixes #894 2021-06-16 20:21:44 -05:00
Browser.swift Correctly handle IRIs 2020-09-01 16:41:01 -05:00
ErrorHandler.swift Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00
NetNewsWire-Bridging-Header.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00
WKPreferencesPrivate.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00