Maurice Parker
f70e5ae191
Change variable name to make it compile with older versions of Xcode.
2021-05-17 20:18:14 -05:00
Maurice Parker
3dbfc9a3b7
Change to test all characters for multiple scalars. Fixes #3120
2021-05-17 14:06:55 -05:00
Maurice Parker
629d74b67b
Improve the FreshRSS error message when the API URL isn't found. Fixes #3061
2021-05-13 20:55:21 -05:00
Maurice Parker
7b3921bcb1
Call completion if even it if we don't initialize the command. Fixes #3092
2021-05-12 20:06:46 -05:00
Maurice Parker
5a31a90d0c
If we can't find a feed, it must be deleted by another device, so consider it a success. Fixes #3042
2021-05-12 19:53:34 -05:00
Maurice Parker
92287d9bd5
Initialize the author as nil if it is unparsable. Fixes #3034
2021-05-06 13:52:50 -05:00
Maurice Parker
056b17703a
Move deep signing flag to xcconfig files
2021-05-06 06:38:51 -05:00
Maurice Parker
83332d1358
Retain existing feeds for folders that haven't been created yet. Fixes #3047
2021-05-05 21:24:27 -05:00
Brent Simmons
ec3916f37b
Merge pull request #3097 from babbage/bugfix/3084-footnotes-pt2-mac
...
Capture fully resolved footnote backlinks. Extends #3084 for macOS
2021-04-29 10:18:10 -07:00
Duncan Babbage
00f1bdce97
Capture fully resolved footnote backlinks. Extends #3084
2021-04-29 20:04:59 +12:00
Brent Simmons
c89a7c3db7
Merge pull request #3091 from babbage/bugfix/3043-footnotes-mac
...
Handle footnote backlinks that lack css classes and ids. Fixes #3084 for macOS
2021-04-28 21:56:36 -07:00
Duncan Babbage
73bbb67d64
Handle footnote backlinks w/o css classes. Fixes #3084
2021-04-29 10:23:58 +12:00
Brent Simmons
3d49fd8e76
Merge pull request #3086 from babbage/feature/mac-PersistentSmartFeeds
...
Always show Smart Feeds on macOS. Fixes #3052 on macOS
2021-04-27 18:02:00 -07:00
Duncan Babbage
a4d9f018f6
Always show Smart Feeds. Fixes #3052
...
Display Smart Feeds always, even when read articles are being hidden and all articles from a feed have been marked as read, and even when there are no items in a Smart Feed.
2021-04-27 12:28:06 +12:00
Brent Simmons
2779ac4d69
Merge pull request #3074 from stuartbreckenridge/mac-fix-3055
...
Adds API URL example for FreshRSS on macOS
2021-04-25 12:25:14 -07:00
Stuart Breckenridge
858672fdaf
fix on release branch
2021-04-25 13:31:15 +08:00
Brent Simmons
19c43ac5cc
Merge pull request #3068 from stuartbreckenridge/mac-release
...
Fixes #3056 on Mac
2021-04-24 11:50:06 -07:00
Stuart Breckenridge
7afd2e1e21
Fixes #3056 on Mac
2021-04-24 15:52:38 +08:00
Brent Simmons
6367d6497a
Merge pull request #3020 from kielgillard/mac-release
...
macOS: Feedly API is no longer returning the collection/folder values for deleted collections/folders…
2021-04-21 17:03:25 -07:00
Brent Simmons
66b61cea84
Update version and change notes for 6.0.2.
2021-04-20 17:12:18 -07:00
Kiel Gillard 🤪
3c2e2c1578
Feedly API is no longer returning the collection/folder values for deleted collections/folders so make the response (which we ignore anyway), optional. Fixes #3015
2021-04-19 09:13:55 +10:00
Brent Simmons
384daa4dbd
Update release notes.
2021-04-15 17:49:23 -07:00
Brent Simmons
4898a753b5
Bump version to 6.0.2b1.
2021-04-15 17:36:09 -07:00
Maurice Parker
3955151daf
Make sure mark as read completes before searching for the next unread. Fixes #2952
2021-04-15 14:29:49 -05:00
Maurice Parker
92fd016b7a
Exclude Inoreader from article status syncs
2021-04-15 14:17:25 -05:00
Maurice Parker
8f0519ca47
Fix regression where marking all as unread wouldn't take you back to the sidebar
2021-04-15 14:17:06 -05:00
Maurice Parker
f2bbacc871
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993
2021-04-15 14:16:51 -05:00
Brent Simmons
aebfc52c77
Update release notes and version for 6.0.1.
2021-04-01 19:58:30 -07:00
Maurice Parker
5663d8549e
Merge pull request #2958 from stuartbreckenridge/mac-candidate
...
Layout changes to reduce height of add account sheet
2021-04-01 18:00:09 -05:00
Stuart Breckenridge
8da7d2173f
Layout changes to reduce size of add account sheet
2021-04-02 06:53:20 +08:00
Maurice Parker
1ab727a128
Make symbol images images scale correctly. Fixes #2957
2021-04-01 11:12:48 -05:00
Brent Simmons
ffed4fbbd5
Update version and release notes for 6.0.1b2.
2021-03-29 20:30:34 -07:00
Maurice Parker
afbe25a26c
Add locale to date formatter
2021-03-29 18:53:49 -05:00
Maurice Parker
bfb6b3719e
Send out an name change notification if the feed name changes. Fixes #2939
2021-03-29 14:48:48 -05:00
Maurice Parker
f9bc973361
Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release
2021-03-29 14:33:17 -05:00
Maurice Parker
95234706e1
Fix issue where next unread wasn't wrapping around. Fixes #2942
2021-03-29 14:33:08 -05:00
Brent Simmons
b9e2371ca7
Fix build number.
2021-03-28 14:55:20 -07:00
Brent Simmons
f404759ba8
Write 6.0.1b1 release notes.
2021-03-28 14:43:03 -07:00
Brent Simmons
b5d8d12912
Bump version to 6.0.1b1.
2021-03-28 14:33:00 -07:00
Maurice Parker
fb9114538c
Modified the Timeline so that it can handle duplicate articleIDs
2021-03-28 06:30:49 -05:00
Maurice Parker
01682e3cfd
Fail when trying to add a feed that isn't parsable. Fixes #2921
2021-03-27 19:18:22 -05:00
Maurice Parker
e73b174473
Change so that we don't join with the articles table when finding starred or unread article ids. Fixes #2915
2021-03-27 19:12:30 -05:00
Brent Simmons
f34b300996
Update version and release notes for 6.0.
2021-03-26 18:21:12 -07:00
Brent Simmons
b1d62d1bb7
Return to the normal test build appcast feed URL.
2021-03-26 18:16:08 -07:00
Brent Simmons
25b2869d0d
Update release notes for 6.0b5.
2021-03-25 17:30:34 -07:00
Brent Simmons
14dd0c1d6d
Bump version to 6.0b5.
2021-03-25 17:22:47 -07:00
Brent Simmons
87de7c51b5
Update the link for the 6.0 Mac help book.
2021-03-25 17:17:43 -07:00
Maurice Parker
e62cb4847b
Only update the timer when the refreshInterval changes
2021-03-25 13:51:40 -05:00
Maurice Parker
064463e892
Update to the latest RSCore. Fixes #2914
2021-03-24 16:42:53 -05:00
Brent Simmons
024a8138bb
Update release notes and version for 6.0b4.
2021-03-23 19:08:02 -07:00