NetNewsWire/Frameworks/Account
Jonathan Bennett eda98d166d remove FeedWrangler build scripts 2019-11-27 11:17:46 -05:00
..
Account.xcodeproj remove FeedWrangler build scripts 2019-11-27 11:17:46 -05:00
AccountTests Implements logout for Feedly accounts. 2019-11-15 19:09:14 +11:00
Credentials Merge branch 'master' into feature/feed-wrangler 2019-11-20 14:01:04 -05:00
FeedFinder Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
FeedWrangler remove FeedWrangler build scripts 2019-11-27 11:17:46 -05:00
Feedbin Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
Feedly Implements logout for Feedly accounts. 2019-11-15 19:09:14 +11:00
LocalAccount Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
ReaderAPI Merge branch 'master' into feature/feed-wrangler 2019-11-20 14:01:04 -05:00
xcconfig Add ProjectSettings.xcconfig to be included in the Account build. 2019-11-11 17:57:49 -06:00
Account.swift Merge branch 'master' into feature/feed-wrangler 2019-11-24 20:41:43 -05:00
AccountBehaviors.swift Implement AccountBehaviors so that we don't have to keep adding boolean flags to account 2019-09-20 11:34:31 -05:00
AccountDelegate.swift Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
AccountError.swift Curled some quotes 2019-10-22 19:58:05 +09:00
AccountManager.swift Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
AccountMetadata.swift Merge branch 'mac-candidate' 2019-07-08 23:10:41 -07:00
AccountMetadataFile.swift Make sure metadata gets saved if background fetch is performed. 2019-10-02 15:32:34 -05:00
ArticleFetcher.swift Add folder read fetch query. 2019-11-22 10:21:30 -06:00
CombinedRefreshProgress.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
Container.swift Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
ContainerIdentifier.swift Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
ContainerPath.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
DataExtensions.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Feed.swift Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter. 2019-11-22 09:40:39 -06:00
FeedIdentifier.swift Implement Feed protocol. 2019-11-15 06:19:14 -06:00
Folder.swift Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
OPMLFile.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
UnreadCountProvider.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
WebFeed.swift Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter. 2019-11-22 09:40:39 -06:00
WebFeedMetadata.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
WebFeedMetadataFile.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00