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
6922b6ddecc0654264a45bfba00e2ee3e3345a08
NetNewsWire
/
Frameworks
/
Account
/
Feedly
/
Operations
History
…
..
FeedlyAddExistingFeedOperation.swift
…
FeedlyAddFeedToCollectionOperation.swift
…
FeedlyAddNewFeedOperation.swift
…
FeedlyCheckpointOperation.swift
…
FeedlyCompoundOperation.swift
…
FeedlyCreateFeedsForCollectionFoldersOperation.swift
…
FeedlyGetCollectionsOperation.swift
…
FeedlyGetEntriesOperation.swift
…
FeedlyGetStreamContentsOperation.swift
Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation).
2019-12-31 08:47:27 +11:00
FeedlyGetStreamIdsOperation.swift
…
FeedlyLogoutOperation.swift
…
FeedlyMirrorCollectionsAsFoldersOperation.swift
…
FeedlyOperation.swift
…
FeedlyOrganiseParsedItemsByFeedOperation.swift
…
FeedlyRefreshAccessTokenOperation.swift
…
FeedlyRequestStreamsOperation.swift
…
FeedlySearchOperation.swift
…
FeedlySendArticleStatusesOperation.swift
…
FeedlySetStarredArticlesOperation.swift
…
FeedlySetUnreadArticlesOperation.swift
…
FeedlySyncAllOperation.swift
…
FeedlySyncStarredArticlesOperation.swift
…
FeedlySyncStreamContentsOperation.swift
…
FeedlySyncUnreadStatusesOperation.swift
…
FeedlyUpdateAccountFeedsWithItemsOperation.swift
…