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 |
Maurice Parker
|
2dd475e71d
|
Return to main queue after getting notified of the dispatch group completion. Fixes #2863
|
2021-03-09 04:23:19 -06:00 |
Maurice Parker
|
2819dcdada
|
Merge pull request #2855 from stuartbreckenridge/article-view-fixes
Fixes #2823
|
2021-03-08 13:24:51 -06:00 |
Stuart Breckenridge
|
e2f21c15c2
|
formatting
|
2021-03-08 14:12:32 +08:00 |
Stuart Breckenridge
|
f630cb16db
|
comments
|
2021-03-08 10:30:58 +08:00 |
Stuart Breckenridge
|
a59df3e6fc
|
Moves frame tweaking to end of liveResize
|
2021-03-08 10:28:51 +08:00 |
Stuart Breckenridge
|
27b9326d07
|
fixes #2823
|
2021-03-08 10:06:30 +08:00 |
Brent Simmons
|
2b816fee4b
|
Update change notes. Bump version to 6.0b1.
|
2021-03-07 12:06:13 -08:00 |
Maurice Parker
|
935180bf2d
|
Merge pull request #2853 from stuartbreckenridge/article-view-fixes
Article View Fixes
|
2021-03-07 13:07:27 -06:00 |
Maurice Parker
|
4ff7e4ccbc
|
Update to the latest RSCore. Fixes #2685
|
2021-03-07 13:03:28 -06:00 |
Stuart Breckenridge
|
2e12f5a078
|
removes code comment
|
2021-03-07 21:34:52 +08:00 |
Stuart Breckenridge
|
86981a0c5b
|
#2597
Fixes #2597: Toggles a small window height change to get webview to behave on macOS 11.
|
2021-03-07 16:47:39 +08:00 |
Stuart Breckenridge
|
7a653db1dd
|
typo
|
2021-03-07 15:51:43 +08:00 |
Stuart Breckenridge
|
8dc6e4e332
|
Contraint Changes
• Fixes #2850
• #2634: resizing vertically downards (expanding) is smooth
|
2021-03-07 14:21:30 +08:00 |
Brent Simmons
|
f8ae8d2821
|
Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
|
2021-03-06 14:52:24 -08:00 |
Brent Simmons
|
4abd53b0ba
|
Write change notes for 6.0a6.
|
2021-03-06 14:52:15 -08:00 |
Brent Simmons
|
328c249bef
|
Bump to 6.0a6.
|
2021-03-06 14:45:10 -08:00 |
Brent Simmons
|
91a825343a
|
Add Debug > Force Crash command. Also: let the test for crash report sending work in production.
|
2021-03-06 14:44:58 -08:00 |