1242 Commits

Author SHA1 Message Date
Brent Simmons
80328ff4d4 Compress nnwFeedIcon. 2025-01-19 21:59:44 -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
9e4fb8a7d3 Add nnwFeedIcon. 2025-01-19 21:02:42 -08:00
Brent Simmons
3651387556 Add nnwFeedIcon. 2025-01-19 21:02:33 -08:00
Brent Simmons
4a28db6da9 Move Import NNW3 Subscriptions menu item from File to Debug menu. 2025-01-19 21:02:26 -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
Brent Simmons
4bd258b3fc Update copyright year to 2025. 2025-01-11 21:42:23 -08:00
Brent Simmons
1d701ab690 Fix deprecation warning. 2025-01-06 21:32:15 -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
ec916b9ad1 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2025-01-04 11:35:22 -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
Faisal N Jawdat
9ef680d8b9 Add http and https to the list of CFBundleURLSchemes.
If NetNewsWire says it is able to handle http and https URL schemes, Safari will list NetNewsWire as a target in Develop > Open Page With, which provides a trivial flow for subscribing to the page or site one is currently reading in Safari. This has the advantage of providing a reasonably fast path for subscription without requiring users configure the app extension to get the functionality.
2025-01-03 12:06:08 +00:00
Brent Simmons
d4807e6a88 Continue reconciling names with 6.1.6-ios branch. 2025-01-02 22:18:52 -08:00
Brent Simmons
9cc4db638c Continue reconciling names with 6.1.6-ios branch. 2025-01-02 22:06:19 -08:00
Stuart Breckenridge
41bae4dbe2
👥 Update contributor links. 2025-01-02 20:24:33 +08:00
Dimitris Apostolou
ccd76a5354
Fix typos 2024-12-06 18:06:27 +02:00
Brent Simmons
f524648ca4 Fix error message — make it refer to iCloud Drive and System Settings. 2024-11-23 11:26:10 -08:00
Brent Simmons
c1c4c8b1b6 Remove a number of uses of forEach. 2024-11-17 22:08:44 -08:00
Brent Simmons
16d8b0066e Add keyboard shortcuts for Copy Article URL and Copy External URL — shift-cmd-C and ctrl-cmd-C. 2024-11-17 21:54:46 -08:00
Brent Simmons
a4d867c712 Set the container properly for each feed in selectedArticles. 2024-11-17 21:33:14 -08:00
Brent Simmons
531e48a337 Give dictionary a title. 2024-11-17 20:42:14 -08:00
Brent Simmons
1265351712 Fix bug looking up accounts. 2024-11-16 16:27:40 -08:00
Brent Simmons
ab651398cd Support the count message. 2024-11-16 15:58:34 -08:00
Brent Simmons
8c688590ca Add additional webFeed synonyms to sdef. 2024-11-16 14:01:10 -08:00
Brent Simmons
1091d63923 Make webFeed a synonym for Feed, so that existing scripts that use webFeed don’t break (given the renaming from webFeed to feed). 2024-11-16 13:46:43 -08:00
Brent Simmons
4d5b749a65 Add support for sharing to MarsEdit 5. Fix #4289. 2024-11-16 12:33:38 -08:00
Brent Simmons
f8dff61f3c Restore toggle-sidebar control to toolbar. 2024-11-16 11:59:20 -08:00
Brent Simmons
85d1a8fe7a Switch to new Parser. 2024-11-15 22:59:51 -08:00
Brent Simmons
357ea22da4 Delete RSCoreObjC. 2024-11-15 20:45:45 -08:00
Brent Simmons
4aaee795f9 Add missing account types to scripting definition. 2024-11-14 21:27:46 -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
c3098f14e1 Rename AddWebFeedSheet.xib to AddFeedSheet.xib. 2024-11-14 19:55:25 -08:00
Brent Simmons
14a59ba6aa Update copyright. 2024-11-14 19:51:29 -08:00
Brent Simmons
a8eb75c20f Remove unneeded #available and @available. 2024-11-11 22:03:32 -08:00
Brent Simmons
15659e2792 Convert Mac group to folder. 2024-11-10 21:04:45 -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
4f0cacdd3f Fix several iOS 17 deprecation warnings. 2024-11-03 22:40:38 -08:00
Brent Simmons
def4b95fbc Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00
Brent Simmons
813500b55a Fix deprecation warnings related to UTIs. 2024-11-03 21:31:40 -08:00
Brent Simmons
69dc583c3f Fix deprecation warning. 2024-11-02 11:40:26 -07:00
Brent Simmons
68d5e14837 Fix deprecation warning. 2024-11-02 11:38:43 -07:00
Brent Simmons
5f62c6b39d Fix warning about using var. 2024-11-02 11:37:22 -07:00
Brent Simmons
62b08a4ee9 Remove no longer needed uses of @available. 2024-11-02 11:36:18 -07: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