Commit Graph

7196 Commits

Author SHA1 Message Date
Maurice Parker 77743f734d Fix undo manager compile error 2020-11-04 17:13:58 -06:00
Maurice Parker 89d0765f9b Add article text size to the app defaults 2020-11-04 17:13:02 -06:00
Maurice Parker 6b5bb6a45b Correct the SwiftUI deployment target 2020-11-04 17:12:20 -06:00
Maurice Parker 6f09a6682d Update share extension image resources to match the new Big Sur icon 2020-11-04 16:01:33 -06:00
Maurice Parker c558731de8 Reduce size of article left and right padding 2020-11-04 12:30:29 -06:00
Maurice Parker f90ef4b360
Merge pull request #2552 from stuartbreckenridge/explainer-text
Explainer text
2020-11-04 10:45:33 -06:00
Stuart Breckenridge 840668452c Add Extension/Account Tweaks
• Tidies up extension language
• Adds images to account / extension panels
• Click on images will display add account / add extension sheets
2020-11-04 10:35:53 +08:00
Maurice Parker 948998382d Make article view text adjustable via the app preferences. Fixes #42 2020-11-03 17:08:56 -06:00
Maurice Parker c307b32c02 Remove unreachable default compiler warning 2020-11-03 10:09:13 -06:00
Stuart Breckenridge e12bd28ff4 removes force unwrap
this causes a crash on dev builds.
2020-11-03 13:04:31 +08:00
Stuart Breckenridge 3928d0a025 Corrects Extension accessibility labels 2020-11-03 13:02:46 +08:00
Maurice Parker 0023c164f2
Merge pull request #2548 from stuartbreckenridge/explainer-text
Fixes alignment and duplicate text for Extensions
2020-11-02 20:01:13 -06:00
Stuart Breckenridge 144bf06703 Fixes alignment and duplicate text for Extensions 2020-11-03 09:58:46 +08:00
Maurice Parker 7d2206550c
Merge pull request #2547 from stuartbreckenridge/explainer-text
Explainer text for accounts and extensions
2020-11-02 19:44:59 -06:00
Maurice Parker 0338a3bda4 Remove deprecation warning 2020-11-02 19:43:29 -06:00
Stuart Breckenridge 3580739b8d Amends contsraints on HostingControllers
This has the effect of pushing the explainer text up to the centre alignment of the tableviews.
2020-11-03 09:41:34 +08:00
Maurice Parker caeebfc89e Extend Article with PasteboardWriterOwner so that timeline copying works as it was intended to. Issue #963 2020-11-02 19:33:56 -06:00
Maurice Parker 5900b748be Filter the NetNewsWire share menu item from the NetNewsWire share menu 2020-11-02 16:27:13 -06:00
Maurice Parker 75ff9f92d8 Update to the latest RSParser that has the Atom feed fix in it. Fixes #954 2020-11-02 15:59:09 -06:00
Maurice Parker f391eb1669 Allow users to drop onto expanded folders. Fixes #2022 2020-11-02 14:53:00 -06:00
Maurice Parker 93cd9dd14b Enable dropping onto empty accounts. Fixes #2024 2020-11-02 14:35:48 -06:00
Maurice Parker 5742395686 Change FreshRSS URL feed so that it uses the URL keyboard and stops trying to change spellings 2020-11-02 13:58:21 -06:00
Maurice Parker ef1829618f Merge branch 'ios-release' into main 2020-11-02 11:30:56 -06:00
Stuart Breckenridge 3b5dfb38ec Explainer text for accounts and extensions
Explainer text will display when no account/extension is selected.
2020-11-02 11:08:54 +08:00
Maurice Parker e9989052e5 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-11-01 20:48:06 -06:00
Maurice Parker 38dbfa6f4a Correct found order merge 2020-11-01 20:46:56 -06:00
Maurice Parker aa73b24291 Take order on the page into consideration when searching for the best feed identifier 2020-11-01 20:31:53 -06:00
Maurice Parker 6e6418b9ab
Merge pull request #2541 from danielpunkass/extension-wording
Change double-spaces after sentence ends to single space...
2020-11-01 17:31:10 -06:00
Daniel Jalkut d8f9cf59dd Change double-spaces after sentence ends to single space. Change pluralization for URL to URLs. 2020-11-01 18:29:13 -05:00
Maurice Parker b504c88948
Merge pull request #2540 from danielpunkass/jalkut-skip-mode
Support a new secret user default…
2020-11-01 16:54:15 -06:00
Daniel Jalkut c9de1c691a Merge commit '7c4c2de7a08bedacd2e53864957a5cbca8863b77' into jalkut-skip-mode 2020-11-01 17:42:03 -05:00
Daniel Jalkut 1ced4448ea Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized. 2020-11-01 17:33:48 -05:00
Maurice Parker 7c4c2de7a0 Make folder restores work for Reader API 2020-11-01 14:15:44 -06:00
Maurice Parker 2229811df0 Encode names so that the plus sign will work when renaming folders and feeds 2020-11-01 11:35:26 -06:00
Maurice Parker bf534d979c Update externalID for the folder when changing its name 2020-11-01 10:55:07 -06:00
Brent Simmons e9f7cdb0c6 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-10-31 23:10:22 -07:00
Brent Simmons 16d565ace0 Add Mac release notes. 2020-10-31 23:10:09 -07:00
Maurice Parker ea1537118c Change the number of articles we retrieve to 150 2020-10-31 21:02:49 -05:00
Maurice Parker 100a596d02 Make sure all the read and starred statuses are recorded before retrieving the missing articles 2020-10-31 21:01:58 -05:00
Maurice Parker 75fb3fa5fb Implement account specific drag and drop behaviors for iOS 2020-10-31 20:14:50 -05:00
Maurice Parker 53048ea0a0 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-10-31 17:54:19 -05:00
Maurice Parker 2395c0c7df Correct validation so that we can still move feeds in Reader API accounts 2020-10-31 17:37:25 -05:00
Maurice Parker 5fdbd4b9d0 Fixed misleading variable name 2020-10-31 17:31:48 -05:00
Maurice Parker cbb481c3f7 Don't allow a feed to be in more than one folder for Reader API accounts 2020-10-31 17:26:43 -05:00
Brent Simmons 46085d0a3d Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-10-31 11:45:11 -07:00
Brent Simmons 3fd2b9ab38 Update appcasts for the 5.1.2 release. 2020-10-31 11:44:35 -07:00
Maurice Parker 51d74eaf45 Fix which feeds get removed from the root folder during sync 2020-10-31 13:35:01 -05:00
Maurice Parker 2d2814e1db Change how we identify folders so that it works with more services 2020-10-31 13:20:14 -05:00
Maurice Parker 1c67cbb6f4 Fix refresh progress indicator for Reader API 2020-10-31 13:04:49 -05:00
Maurice Parker 295bca326a Combine all account sync changes into a single batch update to prevent the sidebar from jumping around 2020-10-31 12:52:15 -05:00