This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aca4cdf4ecb48df27b1b1dfdaeeb5d92fcd176a6
NetNewsWire
/
Frameworks
/
Account
/
Feedly
/
Operations
History
Maurice Parker
95f6f80583
Merge branch 'ios-release'
2020-06-15 17:40:06 -05:00
..
FeedlyAddExistingFeedOperation.swift
…
FeedlyAddFeedToCollectionOperation.swift
…
FeedlyAddNewFeedOperation.swift
…
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
…
FeedlyCreateFeedsForCollectionFoldersOperation.swift
…
FeedlyDownloadArticlesOperation.swift
…
FeedlyFetchIdsForMissingArticlesOperation.swift
…
FeedlyGetCollectionsOperation.swift
…
FeedlyGetEntriesOperation.swift
…
FeedlyGetStreamContentsOperation.swift
…
FeedlyGetStreamIdsOperation.swift
…
FeedlyGetUpdatedArticleIdsOperation.swift
…
FeedlyIngestStarredArticleIdsOperation.swift
…
FeedlyIngestStreamArticleIdsOperation.swift
…
FeedlyIngestUnreadArticleIdsOperation.swift
…
FeedlyLogoutOperation.swift
…
FeedlyMirrorCollectionsAsFoldersOperation.swift
…
FeedlyOperation.swift
…
FeedlyOrganiseParsedItemsByFeedOperation.swift
…
FeedlyRefreshAccessTokenOperation.swift
Merge branch 'ios-release'
2020-06-15 17:40:06 -05:00
FeedlyRequestStreamsOperation.swift
…
FeedlySearchOperation.swift
…
FeedlySendArticleStatusesOperation.swift
…
FeedlySyncAllOperation.swift
…
FeedlySyncStreamContentsOperation.swift
…
FeedlyUpdateAccountFeedsWithItemsOperation.swift
…