Maurice Parker
|
724ac6e216
|
Merge branch 'ios-release'
|
2023-02-04 13:43:55 -07:00 |
|
Maurice Parker
|
f7bb4bc447
|
Merge branch 'mac-release'
|
2023-02-04 13:21:58 -07:00 |
|
Maurice Parker
|
6169df75cc
|
Update the iOS icons. The 1x icons were not updated as they aren't used any longer.
|
2023-02-03 19:59:26 -08:00 |
|
Maurice Parker
|
36822a77d0
|
Remove Twitter integration. Fixes #3842
|
2023-02-03 19:11:33 -08:00 |
|
Maurice Parker
|
d4985d8fc5
|
Remove Twitter integration. Fixes #3842
|
2023-02-03 19:02:49 -08: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 |
|
Brent Simmons
|
6abc8d2ca2
|
Write release notes and update version.
|
2023-01-22 12:22:30 -08:00 |
|
Brent Simmons
|
3b2b0272d7
|
Rewrite fetchArticlesAsync to use DispatchGroup, to be sure the completion is called just once. Fix #3823
iOS-6.1.1-6113
|
2023-01-21 17:21:51 -08:00 |
|
Brent Simmons
|
1e485f3e8d
|
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-21 14:49:08 -08:00 |
|
Brent Simmons
|
06b4f9660b
|
Fix warning about using var with a DispatchGroup that is not mutated.
|
2023-01-21 14:46:41 -08:00 |
|
Louie Mantia
|
aa0a781198
|
New RSS Icon (in the style of SF Symbols)
|
2023-01-20 18:03:21 +00:00 |
|
Brent Simmons
|
fd700737f8
|
Update build and write release notes.
iOS-6.1.1-6112
|
2023-01-16 21:39:07 -08:00 |
|
Brent Simmons
|
2e9107d67f
|
Add back some feeds to the defaults. Go with an even 10 feeds.
|
2023-01-16 21:34:50 -08: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
|
dc4a7c9ccd
|
Remove build settings
|
2023-01-13 15:12:34 -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 |
|
Brent Simmons
|
494b9b62db
|
Restore code signing settings.
|
2023-01-08 21:48:00 -08:00 |
|
Brent Simmons
|
691e7cf8b5
|
Update build and version for 6.1.1. Write release notes.
iOS-6.1.1-6111
|
2023-01-08 21:38:05 -08:00 |
|
Maurice Parker
|
53f835b3ce
|
Guard against negative numbers. Fixes #3768
|
2023-01-06 17:22:56 -08:00 |
|
Brent Simmons
|
6c7b425af3
|
Cut way down on default feeds — now just six. Hoping to cover a number of different interests with these choices, without giving people too much stuff to deal with.
|
2023-01-06 17:20:36 -08:00 |
|
Brent Simmons
|
46f8aecb2f
|
Sort default feeds (and get rid of duplicates). Add BBC World News to defaults list. Also: accept whatever updates Xcode seems to have forced on NetNewsWire-iOS.xcscheme.
|
2023-01-06 17:20:28 -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 |
|