NetNewsWire/Multiplatform/Shared
Maurice Parker 25bce5e258
Merge pull request #2297 from stuartbreckenridge/feature/sync-errors
Handles single and multiple sync failures
2020-07-25 05:00:48 -05:00
..
Account Management Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00
Add 2237 2020-07-12 00:07:37 +08:00
Article Make toolbar placement more explicit to fix problems that appeared in Xcode 12 Beta 3 2020-07-22 21:01:02 -05:00
Assets.xcassets Change mark all as read image to be a PNG, since SwiftUI on AppKit sucks at handling vector resources 2020-07-19 17:44:41 -05:00
CombineExt Rewrite Sidebar select next unread in Combine 2020-07-23 16:27:54 -05:00
Images Correct image resize adjustment for scaling up images 2020-07-21 18:34:31 -05:00
Inspector Change how the Inspector renames web feeds and folders so that they will sync 2020-07-19 17:07:09 -05:00
Previews Refactored refresh progress so that it doesn't crash on the mac anymore 2020-07-15 15:32:04 -05:00
Sidebar Merge pull request #2297 from stuartbreckenridge/feature/sync-errors 2020-07-25 05:00:48 -05:00
SwiftUI Extensions Make timeline filter maintain it state for each timeline individually 2020-07-12 16:48:39 -05:00
Timeline Change from using @Published as a PassthroughSubject to using real ones to avoid @Published quirks 2020-07-24 11:40:17 -05:00
AppAssets.swift Supply a background for the icon if it is too short or hard to see. Issue #2220 2020-07-20 21:01:25 -05:00
AppDefaults.swift On macOS, just change the colorScheme 2020-07-17 22:33:38 +08:00
AppModel.swift Create rough app outline 2020-06-28 14:21:43 -05:00
ErrorHandler.swift Implement pull to refresh on iOS 2020-07-15 16:52:57 -05:00
MainApp.swift Delete empty lines 2020-07-18 21:38:00 -05:00
NavigationView.swift Create rough app outline 2020-06-28 14:21:43 -05:00
RefreshProgressModel.swift Coalesce refresh progress updates 2020-07-15 21:32:56 -05:00
SceneModel.swift Merge pull request #2297 from stuartbreckenridge/feature/sync-errors 2020-07-25 05:00:48 -05:00
SceneNavigationView.swift Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00