NetNewsWire/Multiplatform/Shared
Brent Simmons 9d2c8f000f Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
..
Account Management Remove trailing space in file path 2021-01-05 16:40:15 -08:00
Add corrects URLs 2020-12-07 19:58:15 +08:00
Article Handle links with unencoded spaces. Fixes #3069 2021-04-28 22:49:32 +12:00
Assets.xcassets Fixed the names of the accounts 2020-12-07 13:35:00 -06:00
CombineExt Update iOS with latest TimelineModel refactoring 2020-07-25 06:20:21 -05:00
Images Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
Inspector Removes another @ViewBuilder 2020-08-13 22:22:33 +08:00
Previews Refactored refresh progress so that it doesn't crash on the mac anymore 2020-07-15 15:32:04 -05:00
Sidebar Fix undo manager compile error 2020-11-04 17:13:58 -06:00
SwiftUI Extensions Make timeline filter maintain it state for each timeline individually 2020-07-12 16:48:39 -05:00
Timeline Handle links with unencoded spaces. Fixes #3069 2021-04-28 22:49:32 +12:00
AppAssets.swift Fixed the names of the accounts 2020-12-07 13:35:00 -06:00
AppDefaults.swift Add article text size to the app defaults 2020-11-04 17:13:02 -06: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 Multiplat mac now uses URL extension 2020-08-15 15:08:07 +08: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 Revert using combine for toolbar buttons as it was inconsistent with context menus 2020-07-27 15:43:58 -05:00
SceneNavigationModel.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
SceneNavigationView.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00