NetNewsWire/Frameworks/Account
Jeremy Beker 0df86e5761
Authentication working
* Updates to use new API style per discussion with Maurice
* Credential validation functioning
2019-05-29 10:54:52 -04:00
..
Account.xcodeproj Google Reader API Account Provider and initial integration 2019-05-28 13:08:15 -04:00
AccountTests Add download feed to folder relationships syncing 2019-05-07 17:41:32 -05:00
FeedFinder Add create Feedbin feed 2019-05-08 17:41:19 -05:00
Feedbin Authentication working 2019-05-29 10:54:52 -04:00
GoogleReaderCompatible Authentication working 2019-05-29 10:54:52 -04:00
LocalAccount Authentication working 2019-05-29 10:54:52 -04:00
xcconfig Add some debug logging 2019-05-08 08:20:29 -05:00
Account.swift Authentication working 2019-05-29 10:54:52 -04:00
AccountDelegate.swift Authentication working 2019-05-29 10:54:52 -04:00
AccountError.swift Add account name to network error messages and prevent background iOS errors from displaying alerts 2019-05-26 11:54:32 -05:00
AccountManager.swift Add account name to network error messages and prevent background iOS errors from displaying alerts 2019-05-26 11:54:32 -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