Commit Graph

7031 Commits

Author SHA1 Message Date
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
Anh Do 8fa1c10d2f
Fix FTS operators not working 2020-12-06 22:56:34 -05:00
Maurice Parker 3785af1620 Go back to the filled folder image and make it a the secondary accent color 2020-12-06 16:58:22 -06:00
Maurice Parker 5927c77a04 Convert iOS smart feed icons back to symbol images so that they show up as white when selected. 2020-12-06 16:01:43 -06:00
Maurice C Parker f4397734b1 Fix Big Sur column issue 2020-12-06 15:25:35 -06:00
Maurice Parker f7e05de898 Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:23:23 -06:00
Maurice Parker 1ac4ec6e3c Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:21:30 -06:00
Maurice C Parker b567296deb Fix Big Sur outline view resizing weirdness. 2020-12-06 14:57:01 -06:00
Maurice Parker 3233bb603c Completely revert storyboard to mac-release and add back in Big Sur specific code. Fixes #2644 at the least. 2020-12-06 14:47:48 -06:00
Maurice Parker ef18600acc Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635 2020-12-06 14:25:22 -06:00
Maurice Parker 2f5486158c Don't try to add macOS only extensions points on iOS 2020-12-06 14:08:46 -06:00
Maurice Parker 7eca28a170 Make Micro.blog and MarsEdit extension points always active. Fixes #2631 2020-12-06 01:24:10 -06:00
Maurice Parker ebe5f02127 Remove extension point terminology. Fixes #2640 2020-12-06 00:35:17 -06:00
Maurice Parker fabbf9e21a Remove separators from Advanced Preferences. Fixes #2630 2020-12-06 00:30:30 -06:00
Maurice Parker 8024928dc4
Merge pull request #2639 from stuartbreckenridge/add-sheet-fixes
Add sheet fixes
2020-12-05 20:08:20 -06:00
Stuart Breckenridge 4bc6fcc35b
Adds line limit 2020-12-06 09:56:02 +08:00
Stuart Breckenridge 5f5d0632e2
fixes #2637 2020-12-06 09:50:00 +08:00
Brent Simmons 863ba726ad Don’t draw separators by default. (Yes, I changed my mine.) 2020-12-05 16:26:18 -08: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
Brent Simmons 405327b795 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-05 11:16:49 -08:00
Brent Simmons d821fbd761 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-05 10:40:11 -08:00
Brent Simmons c141d692bc Fix title in release appcast. 2020-12-05 10:40:05 -08:00
Brent Simmons 2b4f12b148 Set the provisioning profile and bundle ID for the Mac share extension. 2020-12-05 10:37:03 -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
Maurice Parker 8d362cc0c7
Merge pull request #2620 from quanganhdo/NetNewsWire-2617
Changes to NewsBlur refreshAll process
2020-12-03 09:49:45 -06:00
Maurice Parker 63d7e179e8
Merge pull request #2626 from stuartbreckenridge/widget-performance
Widget Performance
2020-12-03 07:07:08 -06:00
Stuart Breckenridge 5780c8066d
refreshTimeline removed 2020-12-03 20:41:37 +08:00
Stuart Breckenridge 8498e723ce
Widget Performance 2020-12-03 20:32:26 +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
Maurice Parker 3335c39c55
Merge pull request #2624 from Wevah/logging-audit
Replace the single usage of a Log object with os_log()
2020-12-02 10:56:47 -06:00
Maurice Parker d87a95328d Add extra line after the guitar emoji so that it stops clipping. Fixes #2586 2020-12-02 10:54:19 -06:00
Maurice Parker 1e025e2ee0 Update to the latest Sparkle that removes symlinks from the build 2020-12-02 10:53:18 -06: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