NetNewsWire/Frameworks/Account/Feedly
Kiel Gillard 3b47edfba7 Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation).
Additional, more elegantly handle the failure to parse an article when Feedly does not provide a matching feed.
2019-12-31 08:47:27 +11:00
..
Models Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation). 2019-12-31 08:47:27 +11:00
Operations Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation). 2019-12-31 08:47:27 +11:00
Services Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAPICaller.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAccountDelegate+OAuth.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAccountDelegate.swift Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
FeedlyAccountDelegateError.swift Feedly operations can optionally report their progress. #1328 2019-11-27 18:32:18 +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 Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
OAuthAcessTokenRefreshing.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
OAuthAuthorizationClient+Feedly.swift Update public Feedly sandbox OAuth secrets. 2019-12-04 09:29:43 +11:00
OAuthAuthorizationCodeGranting.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00