NetNewsWire/Frameworks/Account
2019-05-22 15:40:34 -05:00
..
Account.xcodeproj Switch to using the new OPML import service 2019-05-17 10:04:13 -05:00
AccountTests Add download feed to folder relationships syncing 2019-05-07 17:41:32 -05:00
Feedbin Correct usage of weak self in completion handlers 2019-05-22 15:40:34 -05:00
FeedFinder Add create Feedbin feed 2019-05-08 17:41:19 -05:00
LocalAccount Prevent more than one OPML import from being run at the same time. 2019-05-17 10:44:22 -05:00
xcconfig Add some debug logging 2019-05-08 08:20:29 -05:00
Account.swift Updated all iOS references to default local account new to be device specific 2019-05-19 16:52:21 -05:00
AccountDelegate.swift Prevent more than one OPML import from being run at the same time. 2019-05-17 10:44:22 -05:00
AccountManager.swift Add status syncing to iOS 2019-05-20 13:51:08 -05:00
AccountMetadata.swift add articles download for Feedbin 2019-05-12 18:32:32 -05:00
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift Add the ability to move feeds between folders for Feedbin 2019-05-09 13:31:18 -05:00
ContainerPath.swift
DataExtensions.swift
Feed.swift Add subscription id to Feed so that we can correctly rename Feedbin subscriptions 2019-05-08 18:13:54 -05: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 Add the ability to move feeds between folders for Feedbin 2019-05-09 13:31:18 -05:00
Info.plist
UnreadCountProvider.swift