695 Commits

Author SHA1 Message Date
Brent Simmons
ef9ff1581d Remove spaces from folder names. 2025-01-22 21:45:09 -08:00
Brent Simmons
674dbb5bc3 Add debug Logger to FaviconDownloader. 2025-01-22 21:31:44 -08:00
Brent Simmons
97757a567f Unify DetailIconSchemeHandler and ArticleIconSchemeHandler into one shared ArticleIconSchemeHandler. 2025-01-20 14:28:23 -08:00
Brent Simmons
feb4bf3c48 Remove not-going-to-get-used MAC_APP_STORE define. 2025-01-19 21:26:21 -08:00
Brent Simmons
f96ba4943c Remove some no-longer-needed #available checks. 2025-01-19 21:18:29 -08:00
Brent Simmons
bdd858f509 Centralize logic for when to use the nnw feed icon. 2025-01-19 21:15:26 -08:00
Brent Simmons
703ecfa746 Fetch favicon (if needed) when HTMLMetadata is available. 2025-01-19 18:04:46 -08:00
Brent Simmons
46c5e75e6c Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2025-01-18 20:56:15 -08:00
Brent Simmons
1db92f75a4 Delete PreloadedWebView and WebViewProvider. Create WebViewConfiguration for shared web view configuration code. 2025-01-15 21:55:09 -08:00
Stuart Breckenridge
0e2fb903a5
💄 Stops footnote links being inadvertently hidden
Stops `display: none` applying to `.newsfoot-footnote-popover a[href*='#fn’]`. This was indavertently hiding `<a>` elements where the href contains `#fn`…thus a link inside a footnote that links to another footnote was being hidden. Fixes #4485
2025-01-16 08:16:43 +08:00
Stuart Breckenridge
8229e31f4f
💄 Modernises table view styling. 2025-01-13 08:07:38 +08:00
Brent Simmons
45cd018020 Simplify Secrets module — get rid of protocol. Just reference SecretKey properties as static. 2025-01-06 21:02:03 -08:00
Brent Simmons
59af6041ca Get Mac and iOS builds building. 2025-01-03 22:58:25 -08:00
Brent Simmons
90088735b1 Bring in changes from release branches. 2025-01-03 21:30:22 -08:00
Brent Simmons
8a45b319f7 Fix theme-importing — use startAccessingSecurityScopedResource and stopAccessingSecurityScopedResource, which appear to be required now. 2025-01-03 13:25:28 -08:00
Dimitris Apostolou
ccd76a5354
Fix typos 2024-12-06 18:06:27 +02:00
Brent Simmons
ba0a2d3521 Remove use of forEach. 2024-11-18 15:11:18 -08:00
Brent Simmons
c1c4c8b1b6 Remove a number of uses of forEach. 2024-11-17 22:08:44 -08:00
Brent Simmons
4d5b749a65 Add support for sharing to MarsEdit 5. Fix #4289. 2024-11-16 12:33:38 -08:00
Brent Simmons
f468585487 Rename file. 2024-11-16 12:25:27 -08:00
Brent Simmons
85d1a8fe7a Switch to new Parser. 2024-11-15 22:59:51 -08:00
Brent Simmons
c3f063ae4a Delete unused FeaturedImageDownloader. 2024-11-15 22:59:36 -08:00
Brent Simmons
5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons
f75fe705c6 Replace prototype text with prose that doesn’t include the word master. 2024-11-14 20:16:22 -08:00
Brent Simmons
44fbcd85b6 Remove a number of instances of the word master. 2024-11-14 20:04:50 -08:00
Brent Simmons
a8eb75c20f Remove unneeded #available and @available. 2024-11-11 22:03:32 -08:00
Brent Simmons
4939279992 Convert Shared group to folder. 2024-11-09 10:44:17 -08:00
Brent Simmons
05347129bf Delete no-longer-needed (due to OS changes) UTS46 URL handling. 2024-11-09 10:23:13 -08:00
Brent Simmons
f63e0628ea Fix deprecation warnings. 2024-11-06 21:35:14 -08:00
Brent Simmons
4f0cacdd3f Fix several iOS 17 deprecation warnings. 2024-11-03 22:40:38 -08:00
Brent Simmons
813500b55a Fix deprecation warnings related to UTIs. 2024-11-03 21:31:40 -08:00
Brent Simmons
a91927dd9e Require macOS 14. Remove unneeded uses of #available. 2024-11-02 11:32:52 -07:00
Brent Simmons
4fa4c6a541 Continue renaming webFeed to feed. 2024-11-02 11:08:58 -07:00
Brent Simmons
2d3ef95619 Continue renaming webFeed to feed. 2024-11-01 22:09:22 -07:00
Brent Simmons
fac4eded60 Continue renaming webFeed to feed. 2024-11-01 21:58:47 -07:00
Brent Simmons
61235d0bcb Rename some instances of webFeed to just feed. 2024-11-01 21:48:43 -07:00
Brent Simmons
1c6df38bcc Rename WebFeedIconDownloader to FeedIconDownloader. 2024-11-01 21:46:26 -07:00
Brent Simmons
050c47c41d Rename Feed protocol to SidebarItem. Rename FeedIdentifier to SidebarItemIdentifier. Rename WebFeed to Feed. 2024-11-01 21:34:08 -07:00
Brent Simmons
805d1e44f9 Update default feeds. 2023-06-28 16:22:32 -07:00
Brent Simmons
52c7ae2b53 Remove OAuthSwift and its dependencies. 2023-06-28 15:05:59 -07:00
Brent Simmons
f0699e5410 Remove ExtensionPoint code. 2023-06-28 15:05:39 -07:00
Brent Simmons
3aeda820e4 Remove FeedProviderManager and Feed Provider and remove references to them. 2023-06-28 15:05:02 -07:00
Brent Simmons
34b6612df3 Remove Reddit from Secrets. 2023-06-28 15:04:23 -07:00
Brent Simmons
cd45b88cfb Remove more Reddit references, including code in the Account framework. 2023-06-28 15:04:08 -07:00
Brent Simmons
e5977d86c4 Open the release notes list rather than attempting to open the latest release notes page (on tapping Release Notes in settings). Because I keep messing up the tag for the latest release and we end up with a 404. 2023-06-21 20:44:20 -07:00
Brent Simmons
1020816e5b Update blog host name. 2023-06-13 21:48:11 -07:00
Brent Simmons
a7cd320041 Update NetNewsWire blog feed URL — now at netnewswire.blog rather than nnw.ranchero.com. 2023-06-13 21:34:30 -07:00
Maurice Parker
d4985d8fc5 Remove Twitter integration. Fixes #3842 2023-02-03 19:02:49 -08:00
Brent Simmons
06b4f9660b Fix warning about using var with a DispatchGroup that is not mutated. 2023-01-21 14:46:41 -08:00
Brent Simmons
2e9107d67f Add back some feeds to the defaults. Go with an even 10 feeds. 2023-01-16 21:34:50 -08:00