Stuart Breckenridge
06826a23bb
Partially fixes #566
...
• Adds a preference to show alerts to confirm deletion of feeds (default is true) and this is configurable in Settings / Preferences
• Supports single (iOS/macOS) and multiple selection (macOS) for deletion
• Until folders are selectable (future beta, hopefully), selecting them for deletion is disabled.
2020-08-15 09:37:18 +08:00
Maurice Parker
9218b4d95c
Merge pull request #2330 from stuartbreckenridge/ios-multiplat-updates
...
Multiplatform updates
2020-08-14 15:59:42 -05:00
Maurice Parker
24f1371a9a
Fix can't delete without selecting in sidebar but for Multiplatform
2020-08-14 15:36:19 -05:00
Maurice Parker
24295639ae
Set the total unread count in the subtitle when nothing is selected
2020-08-14 14:35:36 -05:00
Maurice Parker
eccfd5e15b
Finish macOS Share Extension
2020-08-14 10:25:55 -05:00
Maurice Parker
ee033398c1
Implement share dialog UI
2020-08-13 20:09:42 -05:00
Maurice Parker
54275225a7
Stub out Share Extension
2020-08-13 18:03:39 -05:00
Maurice Parker
58f6a3e179
Update the Twitter User layout
2020-08-13 11:27:21 -05:00
Stuart Breckenridge
0a51508abf
Reduces reliance on presentationMode to dismiss
...
Bindings are passed instead and this fixes issues with Add Web (etc) only appearing once.
2020-08-14 00:04:39 +08:00
Stuart Breckenridge
7aab8c87fb
Removes more @ViewBuilders
2020-08-13 22:25:34 +08:00
Stuart Breckenridge
5682f659b2
Removes another @ViewBuilder
2020-08-13 22:22:33 +08:00
Stuart Breckenridge
316edadb66
Fixes display issues on Inspectors
2020-08-13 22:21:31 +08:00
Stuart Breckenridge
618c835183
Removes RS packages
2020-08-13 19:56:53 +08:00
Stuart Breckenridge
de590248b3
Fixes inspector sizing and removes kb shortcuts
2020-08-13 19:16:17 +08:00
Stuart Breckenridge
a214a260a0
Adds SPM packages to multiplatform mac
...
it can now be archived
2020-08-13 17:22:46 +08:00
Stuart Breckenridge
ffc5978a82
Fixes add account sheet sizing
...
Picker images don’t resize so they’ve been commented out
2020-08-13 12:20:22 +08:00
Stuart Breckenridge
13e28f6f3f
Removed force unwrapping
2020-08-13 09:28:11 +08:00
Stuart Breckenridge
264cc6c87c
Removed build version from release notes url
2020-08-13 09:20:12 +08:00
Stuart Breckenridge
f1e3a19804
Fixes #291
...
Release notes added to Settings (iOS) and Help Menu (macOS)
2020-08-13 08:24:54 +08:00
Maurice Parker
ad48042e42
Use an operation queue to renew the Reddit access token so that we don't do it multiple times in a refresh cycle
2020-08-12 19:10:41 -05:00
Maurice Parker
d6ed015514
Don't allow users to add Reddit or Twitter feeds if they don't have an extension configured.
2020-08-12 10:27:58 -05:00
Stuart Breckenridge
cacc96fa5e
Code alignment.
2020-08-12 21:44:46 +08:00
Stuart Breckenridge
3ae4a85969
Removes @ViewBuilder from `var body`
2020-08-12 21:04:56 +08:00
Stuart Breckenridge
646a3190e5
Fixes #2280
2020-08-12 18:12:21 +08:00
Stuart Breckenridge
6be14a099b
Adds RS* packages to ios-multiplatform
...
this allows it to build for physical devices
2020-08-12 16:25:53 +08:00
Maurice Parker
9a91648acc
Remove sidebar toggle from the default set
2020-08-11 21:36:15 -05:00
Maurice Parker
38d01eb151
Add Sidebar toggle
2020-08-11 21:03:19 -05:00
Maurice Parker
d05b450cc5
Use colorful smart feed icons on iOS
2020-08-11 20:41:20 -05:00
Maurice Parker
f8cf5676e9
Don't allow Twitter or Reddit feeds to be added to accounts that can't handle them
2020-08-11 20:19:17 -05:00
Maurice Parker
c4ad7c71fd
Don't allow Twitter or Reddit feeds to be added to accounts that can't handle them
2020-08-11 17:33:48 -05:00
Maurice Parker
0835e789e5
Add cancel button to Twitter Add Feed
2020-08-11 17:07:36 -05:00
Maurice Parker
0cb0bc357a
Rename AddWebFeed controller classes to AddFeed since they are now used for other feed types
2020-08-11 17:04:11 -05:00
Maurice Parker
9f9b12b6b3
Add Twitter Feed functionality
2020-08-11 16:46:26 -05:00
Maurice Parker
e7f42905dc
Add Reddit Feed adding functionality
2020-08-11 16:27:42 -05:00
Maurice Parker
0ec250ec24
Rewrite Add Feed and Add Folder to be separate dialogs
2020-08-11 15:00:31 -05:00
Maurice Parker
3188a80d25
Remove CSS rule that was interfering with Newsfoot styling
2020-08-11 10:32:54 -05:00
Maurice Parker
cb2eefa56a
Implement new article extractor button for Big Sur
2020-08-10 17:34:12 -05:00
Maurice Parker
4ce974daca
Rename ArticleExtractorButton to make room for the new ArticleExtractorButton
2020-08-10 15:47:40 -05:00
Maurice Parker
73b120a91c
Change any glyphs in the sidebar to white when selected to make them visible regardless of use control color selection
2020-08-10 13:53:21 -05:00
Maurice Parker
c652486663
Change all 10.16 version checks to be 11.0
2020-08-10 11:43:18 -05:00
Maurice Parker
7a7784eb75
Enable preferences toolbar to style itself for Big Sur
2020-08-10 11:25:48 -05:00
Maurice Parker
1c9b0feaaf
Move tooltip to the toolbar item instead of the button
2020-08-10 09:53:06 -05:00
Maurice Parker
7619f4470b
Add article toolbar items
2020-08-10 09:45:48 -05:00
Maurice Parker
38dd0257bb
Add search and mark all as read toolbar items
2020-08-10 09:28:45 -05:00
Maurice Parker
fe671f079d
Change to use programmatic toolbar building
2020-08-10 03:58:19 -05:00
Maurice C Parker
c30f9af68c
Fix filter button placement on Catalina
2020-08-09 20:35:05 -05:00
Maurice Parker
32c0911d6e
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
2020-08-09 20:28:00 -05:00
Maurice Parker
c4599cbcc4
Comment out Toolbar Search Item so that the storyboard can be opened on Catalina
2020-08-09 20:27:47 -05:00
Maurice Parker
20ff35f80e
Merge pull request #2327 from stuartbreckenridge/main
...
Multiplatform Mac: Adds sidebar toggling from toolbar.
2020-08-09 20:14:50 -05:00
Maurice Parker
e2de38647a
Don't crash on early calls to update the toolbar
2020-08-09 20:13:37 -05:00