NetNewsWire/Frameworks/Account/Feedly
2019-11-06 13:26:12 +11: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 Ensures Feedly status operations finish at the right time. In part, this is achieved by adding and using completion handlers to the asynchronous ensure status API. 2019-11-06 13:26:12 +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
FeedlyAccountDelegate.swift Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00
FeedlyAccountDelegate+OAuth.swift
FeedlyAccountDelegateError.swift Curled some quotes 2019-10-22 19:58:05 +09:00
FeedlyAddFeedRequest.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
FeedlyAPICaller.swift Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06: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
OAuthAuthorizationCodeGranting.swift