NetNewsWire/Frameworks/Account/Feedly
Maurice Parker 30f560be4d Convert Feedly and Mercury to use the new Secrets system. 2019-11-27 17:20:09 -06:00
..
Models Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
Operations Merge pull request #1363 from kielgillard/1326-missing-data 2019-11-27 09:55:22 -06:00
Services Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlyAPICaller.swift Feedly operations can optionally report their progress. #1328 2019-11-27 18:32:18 +11:00
FeedlyAccountDelegate+OAuth.swift Make the OAuthAuthorizationClient an implementation detail the Account.framework. 2019-11-09 21:44:13 +11:00
FeedlyAccountDelegate.swift Feedly operations can optionally report their progress. #1328 2019-11-27 18:32:18 +11:00
FeedlyAccountDelegateError.swift Feedly operations can optionally report their progress. #1328 2019-11-27 18:32:18 +11:00
FeedlyAddFeedRequest.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyFeedContainerValidator.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlyResourceProviding.swift Add feed request 2019-10-11 18:14:23 +11:00
OAuthAccountAuthorizationOperation.swift Automatically refreshes a new Feedly account after its creation. 2019-11-11 08:10:39 +11:00
OAuthAcessTokenRefreshing.swift Feedly accounts now refresh their access tokens on initialisation. 2019-11-07 18:55:05 +11:00
OAuthAuthorizationClient+Feedly.swift Convert Feedly and Mercury to use the new Secrets system. 2019-11-27 17:20:09 -06:00
OAuthAuthorizationCodeGranting.swift Make the OAuthAuthorizationClient an implementation detail the Account.framework. 2019-11-09 21:44:13 +11:00