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 |
|
Maurice Parker
|
338867838b
|
Merge pull request #2906 from kielgillard/mac-candidate
Feedly API is no longer returning the feed values for deleted feeds…
|
2021-03-23 10:16:45 -05:00 |
|
Kiel Gillard 🤪
|
488c4f42ef
|
Feedly API is no longer returning the feed values for deleted feeds, so make the response (which we ignore anyway), optional. Fixes #2897
|
2021-03-23 17:06:42 +11:00 |
|
Maurice Parker
|
84ddd75107
|
Change refresh behavior so that it doesn't rely on the debug menu. Fixes #2905
|
2021-03-22 17:20:40 -05:00 |
|
Maurice Parker
|
be80ce036a
|
Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
|
2021-03-19 11:13:41 -05:00 |
|
Maurice Parker
|
b71c962684
|
Add the feed even if we can't find a viable feed in a page that the FeedFinder selected. Fixes #2888
|
2021-03-19 11:13:26 -05:00 |
|
Brent Simmons
|
a9ebf93ed9
|
Update release notes and version for 6.0b3.
|
2021-03-16 20:22:09 -07:00 |
|
Maurice Parker
|
42e6e1397d
|
Signal that the mouse exited the link when an article gets reloaded. Fixes #2877
|
2021-03-15 20:14:30 -05:00 |
|
Maurice Parker
|
78b9444274
|
Remove extra unused parameter in delegate signature
|
2021-03-15 20:10:42 -05:00 |
|
Maurice Parker
|
81c0422205
|
Add a webfeed even if we couldn't find it using the FeedFinder. Fixes #2888
|
2021-03-15 19:56:05 -05:00 |
|
Maurice Parker
|
52f11ff538
|
Add validateFeed parameter to createWebFeed
|
2021-03-15 18:01:12 -05:00 |
|
Maurice Parker
|
5fd4dae3e6
|
Remove batch update commands that were interfering with the Sidebar getting rebuilt
|
2021-03-15 17:49:33 -05:00 |
|
Maurice Parker
|
f1e4d70481
|
Simplify the folder copy logic
|
2021-03-15 17:47:53 -05:00 |
|
Maurice Parker
|
d57cb7b21f
|
Delete obsolete code
|
2021-03-15 17:35:23 -05:00 |
|
Maurice Parker
|
7e4e7091e2
|
Delete obsolete code
|
2021-03-15 17:33:12 -05:00 |
|
Maurice Parker
|
2ae90792cd
|
Update to the latest RSWeb. Fixes #2884
|
2021-03-15 14:52:06 -05:00 |
|
Maurice Parker
|
9277d190e3
|
Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
|
2021-03-14 14:06:21 -05:00 |
|
Maurice Parker
|
c1a6c42bd3
|
Remove Hide Unread Count preference. Fixes #2881
|
2021-03-14 14:06:09 -05:00 |
|
Brent Simmons
|
80f79bc553
|
Bump version to 6.0b2.
|
2021-03-13 11:55:39 -08:00 |
|
Brent Simmons
|
bde9aa5580
|
Write release notes for 6.0b2.
|
2021-03-13 11:55:29 -08:00 |
|
Maurice Parker
|
bf76cb810d
|
Change to always copy between accounts. Fixes #2871
|
2021-03-11 19:43:05 -06:00 |
|
Maurice Parker
|
b475aa2ca6
|
Upgrade to latest RSCore
|
2021-03-11 19:27:11 -06:00 |
|
Maurice Parker
|
7297fddec9
|
Reduce block size to reduce the number of times CloudKit has to tell us to split our number of records
|
2021-03-11 19:24:06 -06:00 |
|
Andrew Brehaut
|
34f00b7780
|
Update Shared/Article Rendering/newsfoot.js
Good catch thanks
Co-authored-by: Jed Fox <git@jedfox.com>
|
2021-03-10 18:42:48 -06:00 |
|
Andrew Brehaut
|
97b783db38
|
#2371 Checks footnote target before overriding browser default behavior
|
2021-03-10 18:42:23 -06:00 |
|
Maurice Parker
|
7a17c1e8aa
|
Validate server data before accessing it using a subscript. Fixes #2861
|
2021-03-09 04:48:03 -06:00 |
|
Maurice Parker
|
3eed5fe72a
|
Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
|
2021-03-09 04:23:29 -06:00 |
|