This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-01-05 22:37:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
206da20387
NetNewsWire
/
Frameworks
/
Account
/
Feedly
/
Operations
History
Kiel Gillard
b87882a919
Log failures attempting to add new feeds to a Feedly account to help debug
#1691
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