NetNewsWire/Frameworks/Account
2019-10-17 01:05:18 -04:00
..
Account.xcodeproj start supporting article sync 2019-10-17 01:05:18 -04:00
AccountTests Fixes failing Feedly tests and improves debugging mock network responses. 2019-10-16 09:37:35 +11:00
Credentials append query items, don't overwrite everything 2019-10-16 11:12:55 -04:00
Feedbin Merge changes from mac-release, including performance fix. 2019-10-13 19:08:27 -07:00
FeedFinder
Feedly Follows the continuation until the starred articles stream has been consumed. 2019-10-16 22:12:37 +11:00
FeedWrangler start supporting article sync 2019-10-17 01:05:18 -04:00
LocalAccount Modify background fetch so that it doesn't have to use a background process 2019-10-02 16:41:32 -05:00
ReaderAPI Use the new article saving function for both Feedly and ReaderAPI. 2019-10-13 19:32:46 -07:00
xcconfig Add Test build configuration 2019-10-11 17:38:01 -05:00
Account.swift Merge branch 'master' into feature/feed-wrangler 2019-10-16 05:48:03 -04:00
AccountBehaviors.swift
AccountDelegate.swift
AccountError.swift
AccountManager.swift Merge changes from mac-release, including performance fix. 2019-10-13 19:08:27 -07:00
AccountMetadata.swift
AccountMetadataFile.swift Make sure metadata gets saved if background fetch is performed. 2019-10-02 15:32:34 -05:00
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerPath.swift
DataExtensions.swift Adds unit testing and implements fixes for unread counts, icons, missing metadata and more. 2019-10-03 18:06:49 +10:00
DeepLinkProvider.swift Add notification deep linking for iOS 2019-10-03 09:53:21 -05:00
Feed.swift Add the ability to handoff from iOS to Mac 2019-10-03 15:49:27 -05:00
FeedMetadata.swift Add initial support for per feed notifications 2019-10-02 19:42:16 -05:00
FeedMetadataFile.swift Make sure metadata gets saved if background fetch is performed. 2019-10-02 15:32:34 -05:00
Folder.swift Add the ability to handoff from iOS to Mac 2019-10-03 15:49:27 -05:00
Info.plist
OPMLFile.swift Make sure metadata gets saved if background fetch is performed. 2019-10-02 15:32:34 -05:00
UnreadCountProvider.swift