NetNewsWire/Frameworks/Account/Feedly
Maurice Parker 95c1b36fe7 Change order of suspending steps to prevent work from going to a suspended queue. Issue #1400 2019-12-04 17:27:39 -07:00
..
Models Feed titles in Feedly seem to be optional despite what the API documentation says, possibly fixing #1326 if there are no other required keys that should be optional. 2019-12-04 09:33:10 +11:00
Operations Fix syncing of unread articles with Feedly when adding new or existing feeds to folders. #1289 #1332 2019-11-30 10:14:58 +11: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 Change order of suspending steps to prevent work from going to a suspended queue. Issue #1400 2019-12-04 17:27:39 -07: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 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 Update public Feedly sandbox OAuth secrets. 2019-12-04 09:29:43 +11:00
OAuthAuthorizationCodeGranting.swift Make the OAuthAuthorizationClient an implementation detail the Account.framework. 2019-11-09 21:44:13 +11:00