Maurice Parker
45d2d83d7d
Fix resource name case
2020-12-07 13:24:36 -06:00
Maurice Parker
69b12b24f7
Changed names temporarily to fix case sensitivity
2020-12-07 13:23:10 -06:00
Maurice Parker
cca33e65eb
Fixed Asset names
2020-12-07 13:18:43 -06:00
Maurice Parker
513cbbd6a4
Merge pull request #2623 from stuartbreckenridge/swift-ui-target-fixes
...
Multiplatform Updates
2020-12-07 12:08:23 -06:00
Stuart Breckenridge
c2acafd797
corrects URLs
2020-12-07 19:58:15 +08:00
Stuart Breckenridge
092415e3a9
updated assets
2020-12-07 19:52:35 +08:00
Stuart Breckenridge
c8b5caba60
Look and feel.
2020-12-07 19:22:35 +08:00
Maurice Parker
ef18600acc
Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635
2020-12-06 14:25:22 -06:00
Stuart Breckenridge
841da2d570
show/hide password when signing up
2020-12-06 08:00:34 +08:00
Stuart Breckenridge
32506b25ae
Models now handle sign up presentations
2020-12-06 07:58:20 +08:00
Stuart Breckenridge
56f26c0c3d
AddFeedbinAccountView.swift foreground colour
2020-12-05 23:01:10 +08:00
Stuart Breckenridge
762417e2ba
additional work on iOS sheets
2020-12-05 22:58:11 +08:00
Stuart Breckenridge
ad678f2fc1
models now handle authentication
2020-12-05 22:18:10 +08:00
Stuart Breckenridge
c90b7128d0
Models have been siphoned out
2020-12-05 21:17:55 +08:00
Stuart Breckenridge
db68b6ac22
Reader accounts now authenticate
2020-12-05 21:09:34 +08:00
Stuart Breckenridge
ca730c9f3d
NewsBlur now authenticates
2020-12-05 16:46:03 +08:00
Stuart Breckenridge
8e8a95efaf
FeedWrangler Authenticates
2020-12-05 16:13:43 +08:00
Stuart Breckenridge
d91f9967fd
Feedbin now authenticates
2020-12-05 09:53:10 +08:00
Stuart Breckenridge
6bc0728fdb
Add account sheets are now showing
2020-12-04 09:15:37 +08:00
Stuart Breckenridge
0dac343748
AddNewsBlurAccountView.swift
2020-12-03 13:19:15 +08:00
Stuart Breckenridge
8ba6c5fc18
AddFeedWranglerAccountView
2020-12-03 13:15:00 +08:00
Stuart Breckenridge
c88989d07e
AddCloudKitAccountView.swift
2020-12-03 13:03:58 +08:00
Nate Weaver
a33d42ba66
Replace the single usage of a Log object with os_log()
2020-12-02 07:57:48 -06:00
Stuart Breckenridge
1efaac4802
AddFeedbinAccountView.swift spacing
2020-12-02 21:46:00 +08:00
Stuart Breckenridge
b9299329cb
AddFeedbinAccountView.swift
2020-12-02 21:40:26 +08:00
Stuart Breckenridge
2bfeeda239
AddLocalAccountView.swift
2020-12-02 21:19:33 +08:00
Stuart Breckenridge
21a9d3d3dc
add local account view
2020-12-02 21:09:59 +08:00
Stuart Breckenridge
08735c75ef
macOS Multiplatform is building again
2020-12-02 20:37:42 +08:00
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
5900b748be
Filter the NetNewsWire share menu item from the NetNewsWire share menu
2020-11-02 16:27:13 -06:00
Maurice Parker
b6c66a7f2c
Remove unnecessary system notification checks
2020-10-30 09:47:30 -05:00
Maurice Parker
7c91a1df3a
Change NetNewsWire News URL to use the XML version since some sync services don't understand JSON.
2020-10-29 17:52:58 -05:00
Maurice Parker
be35382f70
Update Feedbin icon to the new design.
2020-10-23 15:44:55 -05:00
Maurice Parker
4284ea26c8
Merge branch 'mac-release' into main
2020-10-18 16:37:00 -05:00
Maurice Parker
461f0f35d1
Update to use the Big Sur style icon for the 6.0 release.
2020-10-06 19:03:32 -05:00
Kiel Gillard 🤪
056aadec14
Multiplatform: activate the app so users can see the results of their actions.
2020-09-30 09:38:53 +10:00
Brent Simmons
0aff2c3311
Turn off sandboxing.
2020-09-14 22:09:26 -07:00
Brent Simmons
c684a08f5b
Use correct URLs for Sparkle updates.
2020-09-09 22:50:02 -07:00
Maurice Parker
cf8dbb26f7
Resolve issue where we could have a web view deallocated before getting displayed.
2020-09-01 18:54:46 -05:00
Maurice Parker
acaeb4164a
Fix issue where web views that never readied themselves would clog up the queue.
2020-09-01 18:27:55 -05:00
Rizwan Mohamed Ibrahim
7e9db1d218
Fix import/export subscriptions
...
Beta 6 has changed the way import and export works. It's changed from
a environment variable to view modifier now.
2020-08-28 23:01:58 +05:30
Maurice Parker
4c221058d8
Don't insert the web view into the queue until the preload process has already started.
2020-08-26 18:08:43 -05:00
Maurice Parker
cddd5cebff
Merge pull request #2338 from stuartbreckenridge/hotfix/2335
...
Hotfix/2335
2020-08-15 02:11:08 -05:00
Stuart Breckenridge
0151713de3
Multiplat mac now uses URL extension
2020-08-15 15:08:07 +08:00
Stuart Breckenridge
78b6b1615c
Delete ReleaseNotes.swift
2020-08-15 15:03:21 +08:00
Stuart Breckenridge
ddbf0fffb6
Fixes #2335
...
The `ReleaseNotes` struct has been replaced with an extension on URL. Release Notes can now be opened on all versions of NNW.
2020-08-15 15:01:00 +08:00
Stuart Breckenridge
3610f71ac2
Adds accentColor to toggle
2020-08-15 14:34:20 +08:00
Stuart Breckenridge
e3a221befd
Moves feed deletion to Feeds section
2020-08-15 14:31:56 +08:00
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