NetNewsWire/Frameworks/Account/Feedly/Operations
Maurice Parker a131c01e77 Merge branch 'master' into extension-point 2020-04-11 18:14:30 -05:00
..
FeedlyAddExistingFeedOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyAddFeedToCollectionOperation.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
FeedlyAddNewFeedOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyCheckpointOperation.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
FeedlyCompoundOperation.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
FeedlyCreateFeedsForCollectionFoldersOperation.swift Santizes right to left div elements from Feedly content. 2020-01-31 07:55:50 +11:00
FeedlyDownloadArticlesOperation.swift Fix references to addOperation, which is now just add. 2020-02-05 21:18:29 -08:00
FeedlyFetchIdsForMissingArticlesOperation.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
FeedlyGetCollectionsOperation.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
FeedlyGetEntriesOperation.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
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 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
FeedlyGetUpdatedArticleIdsOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyIngestStarredArticleIdsOperation.swift Merge branch 'master' into extension-point 2020-04-11 18:14:30 -05:00
FeedlyIngestStreamArticleIdsOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyIngestUnreadArticleIdsOperation.swift Merge branch 'master' into extension-point 2020-04-11 18:14:30 -05:00
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 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
FeedlyRefreshAccessTokenOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyRequestStreamsOperation.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
FeedlySearchOperation.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
FeedlySendArticleStatusesOperation.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
FeedlySyncAllOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlySyncStreamContentsOperation.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
FeedlyUpdateAccountFeedsWithItemsOperation.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