NetNewsWire/Frameworks/Account/Feedly/Operations
Kiel Gillard bd307cbb6c Give the FeedlySyncStarredArticlesOperation a delegate so that if the database becomes suspended, the remainder of the sync operation cancels. 2019-12-18 09:26:57 +11:00
..
FeedlyAddExistingFeedOperation.swift
FeedlyAddFeedToCollectionOperation.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAddNewFeedOperation.swift
FeedlyCheckpointOperation.swift
FeedlyCompoundOperation.swift
FeedlyCreateFeedsForCollectionFoldersOperation.swift
FeedlyGetCollectionsOperation.swift
FeedlyGetEntriesOperation.swift
FeedlyGetStreamContentsOperation.swift
FeedlyGetStreamIdsOperation.swift
FeedlyLogoutOperation.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyMirrorCollectionsAsFoldersOperation.swift
FeedlyOperation.swift
FeedlyOrganiseParsedItemsByFeedOperation.swift
FeedlyRefreshAccessTokenOperation.swift
FeedlyRequestStreamsOperation.swift
FeedlySearchOperation.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlySendArticleStatusesOperation.swift Update sync code to handle async selectForProcessing. 2019-12-16 12:49:07 -08:00
FeedlySetStarredArticlesOperation.swift Make two more Feedly operations compatible with DatabaseQueue changes. 2019-12-16 17:03:05 -08:00
FeedlySetUnreadArticlesOperation.swift Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
FeedlySyncAllOperation.swift Give the FeedlySyncStarredArticlesOperation a delegate so that if the database becomes suspended, the remainder of the sync operation cancels. 2019-12-18 09:26:57 +11:00
FeedlySyncStarredArticlesOperation.swift
FeedlySyncStreamContentsOperation.swift
FeedlySyncUnreadStatusesOperation.swift
FeedlyUpdateAccountFeedsWithItemsOperation.swift Check the account update error when update a Feedly account and finish with an error, indicating to its delegate that remaining operations should cancel. 2019-12-18 09:19:00 +11:00