NetNewsWire/Frameworks/Account/Feedly/Operations
2020-01-31 17:00:30 +11:00
..
FeedlyAddExistingFeedOperation.swift Fix the progress indicator bug I had introduced in working on FeedlyOperation. Make sure FeedlyOperation calls downloadProgress.completeTask(), and make sure that all paths lead there. 2020-01-19 16:55:39 -08:00
FeedlyAddFeedToCollectionOperation.swift
FeedlyAddNewFeedOperation.swift Log failures attempting to add new feeds to a Feedly account to help debug #1691 2020-01-31 17:00:30 +11:00
FeedlyCheckpointOperation.swift
FeedlyCompoundOperation.swift
FeedlyCreateFeedsForCollectionFoldersOperation.swift Santizes right to left div elements from Feedly content. 2020-01-31 07:55:50 +11:00
FeedlyDownloadArticlesOperation.swift Fix the logging of Feedly errors. #1628. 2020-01-21 18:31:41 +11:00
FeedlyFetchIdsForMissingArticlesOperation.swift
FeedlyGetCollectionsOperation.swift
FeedlyGetEntriesOperation.swift
FeedlyGetStreamContentsOperation.swift Revise FeedlyOperation to work with MainThreadOperation properly. We’re still using inheritance — FeedlyOperation is a base class. I tried and failed to come up with a better solution. Everything other solution resulted in a lot of boilerplate code being replicated. 2020-01-19 14:19:06 -08:00
FeedlyGetStreamIdsOperation.swift
FeedlyGetUpdatedArticleIdsOperation.swift
FeedlyIngestStarredArticleIdsOperation.swift
FeedlyIngestStreamArticleIdsOperation.swift
FeedlyIngestUnreadArticleIdsOperation.swift
FeedlyLogoutOperation.swift Revise FeedlyOperation to work with MainThreadOperation properly. We’re still using inheritance — FeedlyOperation is a base class. I tried and failed to come up with a better solution. Everything other solution resulted in a lot of boilerplate code being replicated. 2020-01-19 14:19:06 -08:00
FeedlyMirrorCollectionsAsFoldersOperation.swift Santizes right to left div elements from Feedly content. 2020-01-31 07:55:50 +11:00
FeedlyOperation.swift Fix the progress indicator bug I had introduced in working on FeedlyOperation. Make sure FeedlyOperation calls downloadProgress.completeTask(), and make sure that all paths lead there. 2020-01-19 16:55:39 -08:00
FeedlyOrganiseParsedItemsByFeedOperation.swift
FeedlyRefreshAccessTokenOperation.swift
FeedlyRequestStreamsOperation.swift
FeedlySearchOperation.swift
FeedlySendArticleStatusesOperation.swift
FeedlySyncAllOperation.swift Fix the logging of Feedly errors. #1628. 2020-01-21 18:31:41 +11:00
FeedlySyncStreamContentsOperation.swift Fix the progress indicator bug I had introduced in working on FeedlyOperation. Make sure FeedlyOperation calls downloadProgress.completeTask(), and make sure that all paths lead there. 2020-01-19 16:55:39 -08:00
FeedlyUpdateAccountFeedsWithItemsOperation.swift