Commit Graph

7897 Commits

Author SHA1 Message Date
Brent Simmons 15659e2792 Convert Mac group to folder. 2024-11-10 21:04:45 -08:00
Brent Simmons 120e36ad89 Fix issue with duplicate implementations of RSDatabaseObjC classes. 2024-11-10 20:39:15 -08:00
Brent Simmons fde12615ed Remove unused files from RSDatabase. 2024-11-10 20:21:12 -08:00
Brent Simmons 4b067d8f09 Convert some groups in the iOS group to folders. 2024-11-10 14:01:10 -08:00
Brent Simmons 60b7eb9f1e Convert some groups to folder in the Mac group. 2024-11-10 13:56:22 -08:00
Brent Simmons 574d95a3bb Delete not-needed Frameworks folder. 2024-11-10 13:50:31 -08:00
Brent Simmons 0b324d4f76 Remove old retention policy change upgrade code — way too old to be needed now. 2024-11-10 13:47:36 -08:00
Brent Simmons f0facd2084 Delete some unused files. 2024-11-09 11:08:14 -08:00
Brent Simmons 3fe8bab244 Convert Widget group to folder. 2024-11-09 10:44:38 -08:00
Brent Simmons 4939279992 Convert Shared group to folder. 2024-11-09 10:44:17 -08:00
Brent Simmons 8c7e23eb10 Convert Tests group to folder. 2024-11-09 10:36:49 -08:00
Brent Simmons 960fad731c Convert xcconfig group to a folder. 2024-11-09 10:35:00 -08:00
Brent Simmons 1b888f59be Fix build errors in iOS target. 2024-11-09 10:27:58 -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 2b76968391 Fix some package paths. Treat warnings as errors in all local modules. 2024-11-09 09:44:22 -08:00
Brent Simmons e2b76c1e08 Make RSParser a local module. 2024-11-09 09:37:57 -08:00
Brent Simmons 7751bff896 Remove unused RSDatabase/ODB. 2024-11-08 22:02:15 -08:00
Brent Simmons 7e2c668974 Make RSTree and RSDatabase local packages. 2024-11-08 21:52:53 -08:00
Brent Simmons fe728c72b3 Use Swift 5.10. 2024-11-08 20:50:21 -08:00
Brent Simmons 7eba4a0e54 Treat warnings as errors in RSCore. 2024-11-08 18:56:54 -08:00
Brent Simmons a4baafd6dc Fix deprecation warnings in RSCore. 2024-11-08 18:56:43 -08:00
Brent Simmons 83aa995d42 Fix deprecation warnings. 2024-11-06 22:09:59 -08:00
Brent Simmons 74f0026b4e Add RSWeb to NetNewsWire iOS Widget Extension. 2024-11-06 22:09:47 -08:00
Brent Simmons f6e7b52cab Delete unused fetchZoneRecord. 2024-11-06 21:35:36 -08:00
Brent Simmons f63e0628ea Fix deprecation warnings. 2024-11-06 21:35:14 -08:00
Brent Simmons 8cf388e55c Fix deprecation warning. 2024-11-06 21:13:41 -08:00
Brent Simmons 5506187d51 Make RSWeb a local module. Normalize Swift language version and platforms in local modules. 2024-11-06 21:01:17 -08:00
Brent Simmons dcef678008 Treat warnings as errors. 2024-11-04 21:57:26 -08:00
Brent Simmons 4a162e1bcf Fix several deprecation warnings. 2024-11-04 21:49:58 -08:00
Brent Simmons 5109a69682 Fix deprecation warning by using registerForTraitChanges. 2024-11-04 20:23:26 -08:00
Brent Simmons e60a9e55d7 Fix deprecation warning — use traitOverrides. 2024-11-04 20:21:45 -08:00
Brent Simmons 039cc6db2a Fix deprecation warning — remove traitCollectionDidChange method. 2024-11-04 20:21:26 -08:00
Brent Simmons 4f0cacdd3f Fix several iOS 17 deprecation warnings. 2024-11-03 22:40:38 -08:00
Brent Simmons 8644380d07 Require iOS 17. 2024-11-03 22:18:56 -08:00
Brent Simmons 89a861d60f Fix build errors in iOS. 2024-11-03 22:18:48 -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
Brent Simmons fac4eded60 Continue renaming webFeed to feed. 2024-11-01 21:58:47 -07:00
Brent Simmons acabaf8f94 Delete no longer needed AddFeedWindowControllerType. 2024-11-01 21:50:51 -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 75d83001cf Rename showAddWebFeedWindow to showAddFeedWindow. 2024-11-01 21:43:15 -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