Commit Graph

7132 Commits

Author SHA1 Message Date
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 1b6ec8cfd7
Merge pull request #2867 from brehaut/main
#2371 Checks footnote target before overriding browser default behavior
2021-03-10 18:39:52 -06:00
Andrew Brehaut b9ea58dc4f
Update Shared/Article Rendering/newsfoot.js
Good catch thanks

Co-authored-by: Jed Fox <git@jedfox.com>
2021-03-11 10:54:25 +13:00
Andrew Brehaut 54064d7a30 #2371 Checks footnote target before overriding browser default behavior 2021-03-11 08:16:51 +13: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 7d2f9d9cb9 Update appcast for 6.0b1. 2021-03-07 12:25:32 -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 4effce2032 Update appcast for 6.0a6. 2021-03-06 15:07:26 -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
Maurice Parker a7abde04ab Fix variable name 2021-03-06 16:25:10 -06:00
Maurice Parker 0fa4c02d63
Merge pull request #2849 from stuartbreckenridge/mac-candidate
tweaks to pre/code css styles
2021-03-06 15:25:14 -06:00
Stuart Breckenridge ab2bd9db26
tweaks to pre/code css styles
Follows Apple’s example.

• `code` within normal text is sized to 1em
• `code` within `pre` is sized slightly smaller and the letter-spacing is tightened
2021-03-06 10:45:58 +08:00
Maurice Parker fa4f3ea818 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2021-03-05 12:45:21 -06:00
Maurice Parker 2ca06eeae7 Remove containing box for web view. Fixes #2848 2021-03-05 12:45:15 -06:00
Brent Simmons 749fec81c3 Update appcast for 6.0a5. 2021-03-03 18:26:11 -08:00
Brent Simmons 09cdfc6522 Write release notes for 6.0a5. 2021-03-03 17:35:57 -08:00
Brent Simmons b6f62c5f98 Bump version to 6.0a5. 2021-03-03 17:30:59 -08:00
Brent Simmons 586e6ed706 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2021-03-02 22:08:21 -08:00
Brent Simmons bb5a0abb9a Update crash log URL to the new crash log catcher on our new services.netnewswire.com server. 2021-03-02 22:08:11 -08:00
Collin Donnell 035759947a Fix #2833: Titlebar is overlapped by toolbar in fullscreen
Fix issue where detail web view would be overlapped by the toolbar in full screen by setting web view constraints to use the `safeAreaLayoutGuide` in macOS 11+.
2021-02-27 19:02:13 -06:00
Maurice Parker a4474f5c49
Merge pull request #2842 from collindonnell/2833-fullScreenWebViewOverlap
Fix #2833: Titlebar is overlapped by toolbar in fullscreen
2021-02-27 19:01:01 -06:00
Collin Donnell 593569175c Fix #2833: Titlebar is overlapped by toolbar in fullscreen
Fix issue where detail web view would be overlapped by the toolbar in full screen by setting web view constraints to use the `safeAreaLayoutGuide` in macOS 11+.
2021-02-27 16:32:57 -08:00
Jed Fox da3136d4c1
Add custom CSS for <hr> elements 2021-02-26 21:09:40 -05:00
Maurice Parker 74298e7cde Add hidden GruberFeedDoubleClickMarkAsRead preference 2021-02-26 17:38:26 -06:00
Maurice Parker 8a9a9910cc Simplify the compression logic 2021-02-24 15:33:24 -06:00
Maurice Parker a51bcc2f0e Compress html and text content 2021-02-24 15:14:38 -06:00
Maurice Parker 28f42b3dc0
Merge pull request #2831 from banaslee/main
Fix Unit Tests on NetNewsWire scheme
2021-02-23 18:16:44 -06:00
Fábio Oliveira d05594dafb Fix Unit Tests
- Adopt new fields from SecretsProvider in FeedlyTestSecrets
-Fix call to Account init that was expecting an optional
- Linked `Articles` and `RSCore` libraries to the Unit Tests target
- Small change to order of imports for consistency
2021-02-24 01:13:47 +01:00
Maurice Parker 947ceee7e7 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate 2021-02-23 17:59:31 -06:00
Maurice Parker 145161ed8a Modify CloudKit add logic so that we don't wait to sync the statuses before completing the process. Fixes #2827 2021-02-23 17:59:19 -06:00