Commit Graph

7937 Commits

Author SHA1 Message Date
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 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 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 a74ee8e544 Fix compile errors in AppleScript scripts, which gets NetNewsWireTests building, running, and passing. 2024-11-16 13:51:52 -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 cebbcc0ca5 Add RSCore to NetNewsWireTests. 2024-11-16 13:46:08 -08:00
Brent Simmons 9f30b15af5 Get AccountTests building (and passing) by deleting some test support code that wouldn’t compile — but that was unused anyway. 2024-11-16 13:31:49 -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 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 c3f063ae4a Delete unused FeaturedImageDownloader. 2024-11-15 22:59:36 -08:00
Brent Simmons ce28c3cd88 Delete RSParser. 2024-11-15 21:30:56 -08:00
Brent Simmons a983544539 Add Parser module to project. 2024-11-15 21:30:47 -08:00
Brent Simmons 6cee293a7e Add Parser module. 2024-11-15 21:30:20 -08:00
Brent Simmons f8c01f8d18 Add Dictionary+RSCore. 2024-11-15 21:29:50 -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 2dd63388b6 Remove obsolete LinuxMain.swift files. 2024-11-14 21:10:44 -08:00
Brent Simmons 5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons 9c548fad78 Remove instances of Master. 2024-11-14 20:38:51 -08:00
Brent Simmons 758f251115 Remove a number of instances of the word master. 2024-11-14 20:32:12 -08:00
Brent Simmons 26091d9593 Remove a number of instances of the word master. 2024-11-14 20:22:07 -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 45d6981215 Remove a number of instances of the word master. 2024-11-14 20:05:37 -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 5de4e97e6e Update copyright year. 2024-11-14 19:49:19 -08:00
Brent Simmons a8eb75c20f Remove unneeded #available and @available. 2024-11-11 22:03:32 -08:00
Brent Simmons 8a611f4109 Make ArticleStatus Sendable. 2024-11-11 21:46:08 -08:00
Brent Simmons 75a56be4d6 Make Article a class. 2024-11-10 21:45:16 -08:00
Brent Simmons ef4104e7fa Remove unneeded Frameworks group. 2024-11-10 21:20:25 -08:00
Brent Simmons 0433aed9b2 Convert IntentsExtension from group to folder. 2024-11-10 21:10:52 -08:00
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