Commit Graph

7933 Commits

Author SHA1 Message Date
Maurice Parker
6c1e1ea1c6 Remove Twitter integration. Fixes #3842 2023-02-03 19:00:13 -08: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
1cfc4532d7 Bump version and build to 6.1.1b1/6107. 2022-11-02 20:54:47 -07:00
Maurice Parker
b76581e4e0 Updated change notes 2022-11-02 01:52:36 -05:00
Maurice Parker
5bf5706ac9 Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:26:14 -05:00
Maurice Parker
948b02d0ac Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 16:03:41 -05:00
Maurice Parker
6baee15007 Remove requirement for "alternate" element which shouldn't be required. Fixes #3708 2022-10-02 17:44:03 -05:00
Ethan Wong
8c9e4dff49 use .package(path:) for local package dependencies to resolve Xcode 14 errors. 2022-10-02 17:35:41 -05:00
Brent Simmons
66f7d0af95 Update the build number again because I had forgotten to pull the commit with the preferences alignment fix. Redoing the final 6.1 build. 2022-04-06 20:46:56 -07:00
Brent Simmons
90f8ff3a95 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2022-04-06 20:44:55 -07:00
Brent Simmons
44d07fe87d Update version, build, and release notes. 2022-04-06 20:44:38 -07:00
Brent Simmons
64edc36cad
Merge pull request #3520 from danielpunkass/fix-prefs-alignment
Revise layout of the Preferences window to fix label alignment
2022-04-05 13:39:28 -07:00
Daniel Jalkut
85899d7b56 Revise layout of the Preferences window to ensure the labels are right-aligned. 2022-04-05 16:22:49 -04:00
Brent Simmons
deb75c4788 Update version and release notes. 2022-04-03 21:00:50 -07:00
Brent Simmons
5978f060bc Update default feeds. 2022-04-03 20:53:52 -07:00
Maurice Parker
2bcbe58901 Back out unnecessary commit statement. 2022-03-26 16:15:43 -05:00
Maurice Parker
bf76aae903 Add a commit to make sure the database has uncommitted data for the following query. 2022-03-26 13:36:25 -05:00
Maurice Parker
b4a5b9eb9e Updated to latest package versions. 2022-03-25 13:29:35 -05:00
Matt Meissner
54623ec421 Attempt #2: Update gyb to latest version and use python3 2022-02-28 13:16:09 -06:00
Brent Simmons
5f5fc2ad4f Update release notes and version for 6.1b4. 2022-02-27 21:28:47 -08:00
Brent Simmons
c24b6a0bc8 Add a line for Stuart in the Credits. (Went with “Contributing Developer,” and put it just below Maurice’s line. If anyone has a better idea for a title, let me know.) 2022-02-27 21:28:25 -08:00
Maurice Parker
ac3ed381f3
Merge pull request #3472 from stuartbreckenridge/mac-candidate
Revised NewsFax with updated font.
2022-02-27 16:51:35 -06:00
Maurice Parker
772948307e Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481 2022-02-27 13:02:42 -08:00
Stuart Breckenridge
7c0f06b750 Revised NewsFax with updated font. 2022-02-16 20:08:06 +08:00
Maurice Parker
a629560f65
Merge pull request #3461 from j-f1/fix-feedbin-text
Fix height of label on Feedbin sign-in modal
2022-02-12 13:15:57 -08:00
Jed Fox
15fcb3eb31
Fix warning about clipped content 2022-02-12 16:13:11 -05:00
Jed Fox
10540dc67c
Fix height of label on Feedbin sign-in modal 2022-02-12 16:13:11 -05:00
Maurice Parker
65c33bde1a Fix font on iOS 2022-02-10 14:24:27 -08:00
Brent Simmons
ee823ae935 Update version and write release notes. 2022-02-08 21:38:57 -08:00
Maurice Parker
0c183f4bdf Prevent app themes from attempting to be deleted 2022-02-07 16:49:28 -08:00
Maurice Parker
a1bfa4afdc Make sure that the theme names are always up to date before setting the current theme 2022-02-07 16:27:10 -08:00
Maurice Parker
ea6e5b8434 Change to no longer copy app distributed themes to the Themes folder. Fixes #3447 2022-02-07 16:23:08 -08:00
Maurice Parker
8a55c1ce16
Merge pull request #3445 from stuartbreckenridge/mac-candidate
Adds NewsFax to Mac + Mac MAS
2022-02-06 13:50:43 -08:00
Stuart Breckenridge
cd5a2ac3e4 Updates NewsFax 2022-02-05 07:15:59 +08:00
Stuart Breckenridge
bac74ad90f Adds NewsFax to Mac + Mac MAS 2022-02-05 07:04:55 +08:00
Maurice Parker
0d2d39b89c Fix theme name 2022-02-04 10:58:33 -08:00
Maurice Parker
0e641b4575 Correct label 2022-02-04 10:55:07 -08:00
Maurice Parker
26422ee971 Add Hyperlegible theme to build 2022-01-31 11:15:21 -08:00
Maurice Parker
496ecd1902 Add the Hyperlegible theme to the defaults theme 2022-01-31 11:10:11 -08:00
Maurice Parker
ea7a101ca5 Change to point to the 6.1 documentation 2022-01-23 13:21:45 -08:00
Brent Simmons
9381e8ef77 Update appcast for 6.1b2. 2022-01-17 17:51:18 -08:00
Brent Simmons
b5f4221518 Jump through App Store provisioning profile hoops so that we can distribute the app again. Also: bump version to 6.1b2. 2022-01-17 17:44:51 -08:00
Brent Simmons
bccbe52551
Update LICENSE
Update copyright year in MIT license
2022-01-17 13:12:50 -08:00
Brent Simmons
51c37a994c Write 6.1b1 release notes. 2022-01-09 21:20:17 -08:00
Brent Simmons
0e7ef5f82e Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2022-01-09 20:55:34 -08:00
Brent Simmons
1cb13a97fa Update version to 6.1b1 and build to 6100. 2022-01-09 20:55:23 -08:00
Brent Simmons
ded927fcfe Update copyright dates to 2022. 2022-01-09 20:55:03 -08:00