NetNewsWire/Frameworks/Account
Jeremy Beker 52cb066dd4
Cleanup unused objects
2019-06-19 07:56:25 -04:00
..
Account.xcodeproj Cleanup unused objects 2019-06-19 07:56:25 -04:00
AccountTests Add download feed to folder relationships syncing 2019-05-07 17:41:32 -05:00
FeedFinder Fix feed selection when the max feed score is 0. 2019-06-06 10:31:00 +01:00
Feedbin Merge branch 'master' into google_reader_compatible_syncing 2019-06-15 12:34:50 -04:00
GoogleReaderCompatible Cleanup unused objects 2019-06-19 07:56:25 -04:00
LocalAccount Merge branch 'master' into google_reader_compatible_syncing 2019-06-15 12:34:50 -04:00
xcconfig Add some debug logging 2019-05-08 08:20:29 -05:00
Account.swift Merge cleanup. 2019-06-15 13:30:12 -04:00
AccountDelegate.swift Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
AccountError.swift Provide a better error message when encountering feed not found and already subscribed errors 2019-05-31 17:24:43 -05:00
AccountManager.swift Make sure that an account doesn't try persist to the disk in the time that it is logically deleted and when it is actually deallocated 2019-05-31 08:05:26 -05:00
AccountMetadata.swift Rework to store endpoint URL in metadata 2019-05-29 15:16:09 -04:00
ArticleFetcher.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
CombinedRefreshProgress.swift Create and use CombinedRefreshProgress, which reports refresh progress across all accounts. Used by the status view. 2017-10-07 17:20:19 -07:00
Container.swift Refactor addFeed and removeFeed usages to be more consistent 2019-05-29 20:47:52 -05:00
ContainerPath.swift Fix build errors. 2017-11-04 19:29:43 -07:00
DataExtensions.swift Convert Account to Swift 5. 2019-03-31 16:12:17 -07:00
Feed.swift Fix posting name notifications when name changes. 2019-06-06 10:31:00 +01:00
FeedMetadata.swift Add subscription id to Feed so that we can correctly rename Feedbin subscriptions 2019-05-08 18:13:54 -05:00
Folder.swift Refactor addFeed and removeFeed usages to be more consistent 2019-05-29 20:47:52 -05:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
UnreadCountProvider.swift Quiet warnings/errors from Xcode 10.2 about redundant public attributes on methods implemented inside public extensions. 2019-02-12 10:05:51 -05:00