Commit Graph

7025 Commits

Author SHA1 Message Date
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 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 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 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
Brent Simmons b4babd1282 Bump version to 6.0a4. 2021-02-22 18:18:09 -08:00
Brent Simmons 002dabbc24 Write 6.0a4 change notes. 2021-02-22 18:17:59 -08:00
Maurice Parker 1f159a5bff Change drag-n-drop behavior to default to copy when dragging between accounts 2021-02-22 18:50:29 -06:00
Maurice Parker afd9a47abd Change so that we only show one error dialog when folder moves/copies can't find one or more feeds. 2021-02-22 17:50:30 -06:00
Maurice Parker 931b1f9afd Show Folder as it is created to give better visual feedback that a folder copy was successful. Fixes #2815 2021-02-22 17:14:41 -06:00
Maurice Parker 25ee970562 Remove async call since the Big Sur bug that it was working around appears to be fixed. Fixes #2791 2021-02-22 12:17:43 -06:00
Brent Simmons 0f295affda Write 6.0a3 change notes. 2021-02-21 18:08:38 -08:00
Brent Simmons 69bba93e09 Bump version to 6.0a3. 2021-02-21 18:02:01 -08:00
Brent Simmons 649e3e86ef Update URLs to use netnewswire.com where appropriate. 2021-02-21 18:00:40 -08:00
Maurice Parker b47a1fac61 Correctly clear the progress bar when a feed provider isn't able to find a feed 2021-02-13 16:25:17 -06:00
Maurice Parker e36e4ac5bc Correctly clear the progress bar for not found feeds and already subscribed feeds 2021-02-13 16:14:44 -06:00
Maurice Parker 8b3bbca28d Update to the latest RSCore 2021-02-11 15:21:53 -06:00
Maurice Parker c063880c48 Upgraded to production releases of RS libraries 2021-02-10 16:19:26 -06:00
Maurice Parker 9b35e4a6b1 Update to the latest RSCore 2021-02-08 13:08:02 -06:00
Maurice Parker 91ce7ff189 Update to the latest RSCore 2021-02-07 20:26:30 -06:00
Maurice Parker cf73fb5bd3 Fix bug that was removing unread notifications by checking the status. Fixes #2786 2021-02-07 17:46:24 -06:00
Maurice Parker 69ce88af06
Merge pull request #2795 from stuartbreckenridge/UIFIXES
tidies up add account sheets
2021-02-07 12:53:56 -06:00
Stuart Breckenridge 207e30239e
tidies up add account sheets 2021-02-07 20:22:45 +08:00
Brent Simmons 7b5bde5063 Update appcast for 6.0a2. 2021-02-06 12:03:42 -08:00
Brent Simmons 4123c8ceda Write change notes for 6.0a2. 2021-02-06 11:41:36 -08:00
Brent Simmons 3572fe15ac Bump version to 6.0a2. 2021-02-06 11:35:32 -08:00
Maurice Parker 5671497e72
Merge pull request #2784 from stuartbreckenridge/main
Change NSImage to RSImage
2021-02-05 15:07:44 -06:00
Stuart Breckenridge f3b1597ff4
Fixes 2782 2021-02-05 21:17:07 +08:00
Brent Simmons e479a2f5ac Update appcast for 6.0a1. 2021-02-04 20:59:17 -08:00
Brent Simmons 6654ef1c21 Add change notes for 6.0d5 and 6.0a1 for Mac. 2021-02-04 20:32:26 -08:00
Brent Simmons 276a97fa3b Bump version to 6.0a1. 2021-02-04 20:21:09 -08:00
Maurice Parker 051309d98b Fix pathing problem with icon image urls 2021-02-04 21:50:03 -06:00
Maurice Parker f22c3c644c
Merge pull request #2776 from stuartbreckenridge/2674
Adds sidebar toggles for notifications/reader
2021-02-04 16:08:33 -06:00
Maurice Parker 973a818b8c
Merge pull request #2779 from J-rg/prefs-extensions-symbol
Replace extension preferences template image with symbol
2021-02-04 13:42:17 -06:00
J-rg fd89f56c82 Replace extension preferences template image with symbol 2021-02-04 04:02:10 +01:00
Maurice Parker 7503025479
Merge pull request #2778 from stuartbreckenridge/context-menu-logic
Fixes context menu logic
2021-02-03 19:07:15 -06:00
Stuart Breckenridge 0a10544905
Fixes context menu logic
Prevents both a menu and action being attached to the `markAllAsRead` button. This caused issues on iPad where the popover would show instead of the menu. When the user changes the preference the toolbar is now rebuilt.

This commit also fixes the widget building on M1 where SwiftGen is available.
2021-02-04 08:19:35 +08:00
Stuart Breckenridge e88327be78
You can’t toggle an optional Bool 2021-02-02 13:25:06 +08:00
Stuart Breckenridge aa0a5d2269
Checks for notification permissions
If notifications are authorised, the toggle will work.

Otherwise, an alert is shown giving the user required information to enable notifications.
2021-02-02 11:54:47 +08:00
Stuart Breckenridge 62ed7492eb
Adds checkmarks
Also adds notification to keep Inspector in sync.
2021-02-02 10:26:34 +08:00
Stuart Breckenridge 6b1ad170ca
Adds sidebar toggles for notifications/reader 2021-02-02 08:16:45 +08:00