This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24ae767a810ff56ba5c8a231073fc078667d4380
NetNewsWire
/
Mac
/
MainWindow
/
Detail
History
Brent Simmons
93e76f617b
Fix several warnings.
2025-04-25 08:46:34 -07:00
..
Keyboard
Move keyboard config files to Shared location in repo as they will now be used in the iOS app as well as the Mac app
2019-09-04 03:11:55 -05:00
blank.html
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
DetailContainerView.swift
Create new web view controllers when the JavaScript setting changes, so that the effect of the change is immediate and apparent.
2023-11-28 21:37:38 -08:00
DetailIconSchemeHandler.swift
Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue
#1707
2020-01-27 12:58:32 -07:00
DetailStatusBarView.swift
Update for pending RSCore String updates
2020-01-17 13:45:38 -06:00
DetailViewController.swift
Fix test-time crashes by making sure some main thread code runs on main thread.
2025-04-20 21:21:38 -07:00
DetailWebView.swift
Fixed layout recursion warning by getting rid of bigSurOffsetFix hack, which no longer appears to be needed.
Fix
#4590
.
2025-04-20 21:36:50 -07:00
DetailWebViewController.swift
Fix several warnings.
2025-04-25 08:46:34 -07:00
main_mac.js
Change to use JavaScript to detect scroll events as it will also capture scrollbar events
2021-09-13 21:03:27 -05:00
page.html
Use WKUserScript to inject scripts into the page. Use permalink as base URL.
2023-11-25 11:29:56 -08:00