NetNewsWire/Frameworks/Account/Feedly/Operations
2019-12-18 09:19:00 +11:00
..
FeedlyAddExistingFeedOperation.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlyAddFeedToCollectionOperation.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyAddNewFeedOperation.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlyCheckpointOperation.swift
FeedlyCompoundOperation.swift
FeedlyCreateFeedsForCollectionFoldersOperation.swift
FeedlyGetCollectionsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetEntriesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetStreamContentsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetStreamIdsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyLogoutOperation.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyMirrorCollectionsAsFoldersOperation.swift
FeedlyOperation.swift Improves the test coverage of syncing and progress reporting, identifying and fixing a bug when cancelling. #1328 2019-11-30 08:00:46 +11:00
FeedlyOrganiseParsedItemsByFeedOperation.swift
FeedlyRefreshAccessTokenOperation.swift
FeedlyRequestStreamsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
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 Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlySyncStarredArticlesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlySyncStreamContentsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlySyncUnreadStatusesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
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