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
ea78b5683dd9c3fc41c3f478ae31dfad8a3ee07a
NetNewsWire
/
iOS
/
Article
History
Maurice Parker
649972f57f
Created the Developer build which has some functionality disabled for those without access to the API keys needed.
2020-03-28 16:51:41 -05:00
..
ArticleExtractorButton.swift
…
ArticleIconSchemeHandler.swift
Use percent-encoding — via URLComponents — on the articleID in the nnwImageIcon URL scheme.
2020-02-08 17:21:55 -08:00
ArticleViewController.swift
Created the Developer build which has some functionality disabled for those without access to the API keys needed.
2020-03-28 16:51:41 -05:00
ContextMenuPreviewViewController.swift
…
ImageScrollView.swift
…
ImageTransition.swift
…
ImageViewController.swift
Removed old debugging statement.
2020-03-12 16:01:13 -05:00
OpenInSafariActivity.swift
…
PreloadedWebView.swift
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
WebViewController.swift
Change article rendering to use loadHTMLString instead of JavaScript. Issue
#1923
2020-03-17 17:18:24 -05:00
WebViewProvider.swift
Remove flush and restore of web view queues. Issue
#1882
2020-03-11 17:02:16 -06:00
WrapperScriptMessageHandler.swift
…