Commit Graph

8213 Commits

Author SHA1 Message Date
Maurice Parker f7bb4bc447 Merge branch 'mac-release' 2023-02-04 13:21:58 -07:00
Maurice Parker 6c1e1ea1c6 Remove Twitter integration. Fixes #3842 2023-02-03 19:00:13 -08:00
Brent Simmons 23bcb52d0a Merge pull request #3820 from mantia/main
New RSS Icon (in the style of SF Symbols)
2023-01-23 21:40:39 -08:00
Louie Mantia 5446648d70 Updated icon. 2023-01-24 04:39:26 +00:00
Brent Simmons 06910b1e58 Avoid force-unwrapping, which was causing a crash. Add an assertionFailure so we can catch this issue in the act — we need to know why an item would not be a Node. Fix https://github.com/Ranchero-Software/NetNewsWire/issues/3824 2023-01-22 14:57:56 -08:00
Brent Simmons 489088ad74 Import RSDatabase for access to DatabaseError. 2023-01-22 14:50:46 -08:00
Brent Simmons 28b91ed8c8 Copy fetchArticlesAsync callback fix from ios-release. 2023-01-22 12:54:07 -08:00
Brent Simmons 6c781f3a63 Fix widget data encoding crash — and possibly other bugs — by making sure that fetchArticlesAsync calls its callback just once. (The widget data encoder was crashing with multiple calls in the failure case, since it ended up having unbalanced DispatchGroup enter and leave calls.) 2023-01-22 12:50:46 -08:00
Louie Mantia aa0a781198 New RSS Icon (in the style of SF Symbols) 2023-01-20 18:03:21 +00:00
Maurice Parker d0dbb81114 Merge pull request #3809 from stuartbreckenridge/fix-3781
Fixes dark mode on Keyboard Shortcuts
2023-01-13 15:16:32 -08:00
Maurice Parker 8d0cfe901e Merge pull request #3802 from rex4539/typos
Fix typos
2023-01-13 14:58:10 -08:00
Maurice Parker af3a1e77ef Merge pull request #3795 from galad87/alignments-fixes
Fix clipped UI in preferences
2023-01-13 14:47:09 -08:00
Stuart Breckenridge c4252323c3 Fixes dark mode on Keyboard Shortcuts 2023-01-05 08:03:46 +08:00
Dimitris Apostolou 13e78f120f Fix typos 2022-12-31 18:52:42 +02:00
Damiano galassi 85961c5817 Fix clipped popup buttons and double border at the bottom of table views. 2022-12-28 12:31:37 +01:00
Maurice Parker b1a86031fe Simplify the help menu and make it match the new iOS settings help section. 2022-12-13 14:27:54 -07:00
Maurice Parker a614f0306d Save sidebar state. Fixes #3740 2022-12-13 14:12:38 -07:00
Maurice Parker 90101274b4 Add the title parameter to shortcut. Fixes #3697 2022-12-12 17:02:51 -07:00
Maurice Parker 51de7de1a1 Fix error handling for timed refreshes 2022-12-12 16:35:52 -07:00
Maurice Parker 339fd937a7 Change the Catch Up command menu option to something that flows a little better. 2022-12-12 16:35:32 -07:00
Maurice Parker 40efe2203e Add fatalError to functions that should never be called because they are Searches. 2022-12-12 16:23:16 -07:00
Maurice Parker 4ae6f25047 Merge pull request #3772 from bryanculver/bsc-662-catch-up
Catch Up Command
2022-12-12 16:19:34 -07:00
Bryan Culver ae21bbd546 Review updates 2022-12-09 20:56:12 -05:00
Bryan Culver e5d0efdcfd Skip on today 2022-12-07 00:47:46 -05:00
Bryan Culver 35a6cf551b Working implementations 2022-12-07 00:30:19 -05:00
Maurice Parker f3bb949374 Remove dead code (was for multiplatform target) 2022-12-03 12:51:37 -06:00
Maurice Parker 209d4483c6 Guard against negative numbers. Fixes #3768 2022-12-02 20:53:10 -06:00
Maurice Parker 1c4b0c486a Don't show limitations and solutions view on non-iCloud accounts. Fixes #3765. 2022-12-02 20:16:52 -06:00
Bryan Culver 002f3e87fd Merge branch 'main' into bsc-662-catch-up 2022-12-01 20:54:48 -05:00
Maurice Parker c3ddf2b46c Update the UI in the correct order. Fixes #3761. 2022-11-28 20:01:12 -06:00
Bryan Culver a85141e0ab Merge branch 'main' into bsc-662-catch-up 2022-11-21 23:07:29 -05:00
Bryan Culver 7eacc878d2 Stashing 2022-11-21 22:06:45 -05:00
Maurice Parker 7c9ac3d712 Add the concept of direct vs. indirect marking of articles. Fixes #3734 2022-11-14 21:10:16 -06:00
Maurice Parker 02e19366fb Removed the entity names from the Mark All items to match the Mac app 2022-11-14 20:18:09 -06:00
Maurice Parker 97d139d5ae Merge branch 'mac-release1' 2022-11-13 19:43:51 -06:00
Maurice Parker f6feb64289 Merge branch 'ios-candidate' 2022-11-13 19:36:32 -06:00
Maurice Parker fcee0a605b Merge branch 'ios-release' 2022-11-13 19:26:53 -06:00
Maurice Parker 35e57f4d98 Add build number to the release note lookup 2022-11-13 19:05:03 -06:00
Maurice Parker e1d9455ffc Fix video width for Feedbin Twitter videos in bundled stylesheets 2022-11-13 17:55:41 -06:00
Maurice Parker 746fe982c2 Force videos to be the full width of the available HTML. Fixes #3341 2022-11-13 17:49:29 -06:00
Maurice Parker 10288f7969 Reset the offset so that when we come back from being suspended the animation restarts 2022-11-13 12:29:37 -06:00
Maurice Parker 17f5240857 Merge pull request #3747 from GetToSet/ethanwong/openlink-contextual-menu
Allow 'Open Link' item to show on the contextual menu of web links. (fixes #3666)
2022-11-13 09:35:11 -06:00
Maurice Parker 04dec75fca Removed misleading comment 2022-11-13 09:32:20 -06:00
Ethan Wong efad1b452c Allow 'Open Link' item to show on the contextual menu of web links. (fixes #3666) 2022-11-13 12:20:35 +08:00
Maurice Parker 1308394da7 Delete unused code 2022-11-12 20:43:25 -06:00
Maurice Parker a0303d674c Fix typo 2022-11-12 20:29:30 -06:00
Maurice Parker 28883b617f Merge pull request #3746 from Wevah/main
Fix the credits view's size
2022-11-12 19:37:18 -06:00
Nate Weaver b5139ed2d3 Fix the credits view's size 2022-11-12 19:22:58 -06:00
Maurice Parker ab8611f2b2 Change the move to foreground sync to use the same date to trigger it as the label 2022-11-12 19:05:06 -06:00
Maurice Parker c25252b0af Merge pull request #3745 from Wevah/main
Fix template version warning
2022-11-12 19:03:11 -06:00