NetNewsWire/Frameworks/Account
2019-05-13 03:13:06 -05:00
..
Account.xcodeproj add articles download for Feedbin 2019-05-12 18:32:32 -05:00
AccountTests Add download feed to folder relationships syncing 2019-05-07 17:41:32 -05:00
Feedbin Added service calls for unread and starred entries 2019-05-13 03:13:06 -05:00
FeedFinder Add create Feedbin feed 2019-05-08 17:41:19 -05:00
LocalAccount Refactor to differentiate between loading the Subscriptions.opml file and importing an external OPML file as they now need separate behaviors 2019-05-11 12:26:23 -05:00
xcconfig Add some debug logging 2019-05-08 08:20:29 -05:00
Account.swift Make sure a refresh happens after an OPML import. 2019-05-12 19:31:29 -05:00
AccountDelegate.swift Refactor to differentiate between loading the Subscriptions.opml file and importing an external OPML file as they now need separate behaviors 2019-05-11 12:26:23 -05:00
AccountManager.swift
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