J-rg
d5f02d8529
Fix blurry sidebar symbols ( #3268 )
2025-04-27 19:01:11 -07:00
Sean Santry
3b3b228d5d
Save Sidebar open/collapsed state between launches. Fixes #2707
2025-04-27 16:36:14 -07:00
Ethan Wong
a82a1e16f9
Fix: bottom inset of TimelineTableView disappeared on macOS Monterey
2025-04-27 16:26:50 -07:00
Brent Simmons
9d8de0d098
Update link for Stuart. Make Contributing Developers section for Maurice and Stuart.
2025-04-27 13:36:24 -07:00
Faisal N Jawdat
c043c5a653
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-04-27 12:51:19 -07:00
Brent Simmons
3739906da9
Refer to Inoreader properly (instead of as InoReader).
2025-04-26 16:16:16 -07:00
Brent Simmons
41a3121ddb
Move release notes to their relevant folders.
2025-04-26 11:29:03 -07:00
Brent Simmons
2826913235
Add and use ArticleRenderingSpecialCases — the one special case is The Verge’s feed. This works around their bug.
2025-04-25 21:14:35 -07:00
Brent Simmons
6ad239fb39
Add sharingServicesForItems_noDeprecationWarning to silence deprecation that we’re accepting.
2025-04-25 09:30:49 -07:00
Brent Simmons
c43776ae36
Fix several warnings.
2025-04-25 08:55:50 -07:00
Brent Simmons
93e76f617b
Fix several warnings.
2025-04-25 08:46:34 -07:00
Brent Simmons
d4fa99b913
Accept Xcode changes to AccountsAddCloudKit.xib.
2025-04-25 08:35:06 -07:00
Brent Simmons
dc57b45aab
Fix cut-off text in iCloud account dialog. Remove an extraneous period.
2025-04-24 21:59:46 -07:00
Brent Simmons
91b3110cd5
Delete no-longer-needed Unicode support for URLs.
2025-04-24 16:21:16 -07:00
Brent Simmons
f4e978d90b
Convert Mac from group to folder in Xcode. Fix #4615 .
2025-04-23 21:52:32 -07:00
Brent Simmons
fcc73a5770
Delete unused extension points code.
2025-04-23 21:26:14 -07:00
Brent Simmons
5f4533cc6b
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
Brent Simmons
aa75efaa2e
Fix test-time crashes by making sure some main thread code runs on main thread.
2025-04-20 21:21:38 -07:00
Brent Simmons
7dc965aba6
Fix crash.
2025-04-20 20:53:26 -07:00
Brent Simmons
bc7f905016
Fix build issues in Mac AppDelegate.
2025-04-20 12:59:02 -07:00
Brent Simmons
9a21d86784
Fix copyright years.
2025-04-20 12:39:02 -07:00
Brent Simmons
d5c3ffc8f0
Update copyright year to 2025.
2025-01-06 17:18:08 -08:00
Brent Simmons
b601c181dd
Rename Master* to Main*.
2024-12-24 12:09:41 -08:00
Brent Simmons
ecbc38963a
Rename feedIcon asset to nnwFeedIcon.
2024-12-15 20:41:30 -08:00
Brent Simmons
a86f36a652
Use a feed icon included with the app (instead of the app icon) as the icon for NetNewsWire feeds.
2024-12-15 20:20:11 -08:00
Brent Simmons
d83e099d2c
Remove remainder of featured image code (which is unused).
2024-12-15 10:59:43 -08:00
Brent Simmons
0e93021f91
Use .shared for most of the image downloaders.
2024-12-14 15:17:32 -08:00
Brent Simmons
2056adf5d6
Rename WebFeedIconDownloader to FeedIconDownloader.
2024-12-14 10:28:28 -08:00
Brent Simmons
fdd15ea768
Add missing word “Drive.”
2024-12-14 10:16:00 -08:00
Brent Simmons
812ffd3987
Add template for Mac user-agent for openrss.org.
2024-12-12 21:01:20 -08:00
Brent Simmons
86631b20eb
Fix a couple bugs with combined refresh/sync progress that gets reported in status bar.
2024-12-08 18:38:34 -08:00
Brent Simmons
efa92d3df7
Add MarsEdit 5 to Apple events entitlements.
2024-12-02 21:30:05 -08:00
Brent Simmons
738dac6a49
Restore the infrastructure for saving conditional GET info, since the built-in caching isn’t handling this as well as it appeared at first.
2024-11-30 20:04:56 -08:00
Brent Simmons
d052a27665
Add vertical space to Accounts preferences to make enough room for Credentials button.
2024-11-29 22:05:30 -08:00
Brent Simmons
53a27149b4
Make URL text field wrap in add-feed sheet.
2024-11-29 21:47:10 -08:00
Brent Simmons
906a985bef
Fix display issue in Account prefs — don’t draw outside of bounds.
2024-11-29 21:43:42 -08:00
Brent Simmons
680c4a4ff4
Stop storing conditional GET info — rely on URLSession built-in caching to handle conditional GET.
2024-11-27 20:36:39 -08:00
Brent Simmons
0e8eac3c56
Rename OneShotDownload to Downloader. Use built-in caching support.
2024-11-27 20:32:36 -08:00
Brent Simmons
932a72ff23
Fix bug in scripting support function valueInAccounts:withUniqueID:.
2024-11-23 11:15:20 -08:00
Brent Simmons
66a7404607
Update sdef. Add count command.
2024-11-22 22:15:34 -08:00
Brent Simmons
81a4509ca3
Add fix for read-after-free crash.
2024-11-22 21:58:09 -08:00
Brent Simmons
19b6783f45
Update copyright year.
2024-11-22 21:52:28 -08:00
Brent Simmons
f1bfda400e
Remove FeedWrangler support.
2024-11-22 21:48:12 -08:00
Brent Simmons
2936922269
Fix some deprecation warnings.
2024-11-22 21:05:58 -08:00
Brent Simmons
da1d063f6b
Fix deprecation warnings in ShareViewController.
2024-11-22 20:49:55 -08:00
Brent Simmons
772c556b2b
Add keyboard shortcuts for Copy Article URL and Copy External URL.
2024-11-22 20:14:20 -08:00
Brent Simmons
8b5231fbb3
Delete no-longer-used MainWindow.storyboard.
2024-11-22 20:11:02 -08:00
Brent Simmons
5577afbbb4
Restore toggle sidebar toolbar button.
2024-11-22 20:08:26 -08:00
Brent Simmons
d65d8415c6
Update copyright to 2024.
2024-11-22 19:55:27 -08:00
Brent Simmons
6860637912
Restore showing link in status bar on hover.
2023-12-01 17:10:01 -08:00