NetNewsWire/Frameworks/Account
2019-09-08 21:52:02 -07:00
..
Account.xcodeproj Merge branch 'mac-release' 2019-09-08 04:29:37 -05:00
AccountTests
Credentials Move credentials classes to the Account framework in NetNewsWire 2019-09-08 04:28:43 -05:00
Feedbin Merge branch 'mac-release' 2019-09-08 21:44:28 -07:00
FeedFinder Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
LocalAccount Merge branch 'mac-candidate' 2019-07-23 16:36:46 -05:00
ReaderAPI Fix parts of ReaderAPI implementation that I broke with an API change in Account. 2019-09-08 21:52:02 -07:00
xcconfig
Account.swift Merge branch 'mac-release' 2019-09-08 21:44:28 -07:00
AccountDelegate.swift Merge branch 'mac-candidate' 2019-07-23 16:36:46 -05:00
AccountError.swift Fix for #885: Include 403 status code in list of errors to prompt with 'update credentials' error message, and expand that message to cover the possibility an account is no longer valid with the service, i.e. in the case of an expired Feedbin subscription. 2019-08-28 11:40:12 -04:00
AccountManager.swift Split AccountsDidChange notification into both add and delete notifications and automatically expanded new accounts on iOS 2019-09-08 09:43:51 -05:00
AccountMetadata.swift Merge branch 'mac-candidate' 2019-07-08 23:10:41 -07:00
ArticleFetcher.swift Fix crashing bug with marking all as read via contextual menu. Implement feed.fetchUnreadArticles. 2019-08-12 09:43:29 -07:00
CombinedRefreshProgress.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
Container.swift Rename existingFeed(with:) to existingFeed(withFeedID:) to make it more clear. Make account.idToFeedDictionary private — callers should use existingFeed(withFeedID:). 2019-09-08 21:44:05 -07:00
ContainerPath.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
DataExtensions.swift Rename existingFeed(with:) to existingFeed(withFeedID:) to make it more clear. Make account.idToFeedDictionary private — callers should use existingFeed(withFeedID:). 2019-09-08 21:44:05 -07:00
Feed.swift Add comments to feed.iconURL and feed.faviconURL, explaining that these are set only if that info was part of the feed (which is a JSON-Feed-only feature). 2019-09-08 21:17:57 -07:00
FeedMetadata.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00
Folder.swift Give has(feed) a default implementation in Container.swift. 2019-08-21 21:07:40 -07:00
Info.plist
UnreadCountProvider.swift Update code formatting in some files in Account.framework. 2019-07-08 22:58:19 -07:00