NetNewsWire/Frameworks/Account/Feedly/Operations
Brent Simmons 0b87531f2f Make fetchStarredArticles an async call. Also have it respect subscribed-to feed IDs. 2019-12-07 22:23:44 -08:00
..
FeedlyAddExistingFeedOperation.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlyAddFeedToCollectionOperation.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlyAddNewFeedOperation.swift Remove unused code. 2019-12-05 19:02:40 +11:00
FeedlyCheckpointOperation.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
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 Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
FeedlyGetCollectionsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetEntriesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetStreamContentsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetStreamIdsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyLogoutOperation.swift Implements logout for Feedly accounts. 2019-11-15 19:09:14 +11:00
FeedlyMirrorCollectionsAsFoldersOperation.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
FeedlyOperation.swift Improves the test coverage of syncing and progress reporting, identifying and fixing a bug when cancelling. #1328 2019-11-30 08:00:46 +11:00
FeedlyOrganiseParsedItemsByFeedOperation.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
FeedlyRefreshAccessTokenOperation.swift Feedly accounts now refresh their access tokens on initialisation. 2019-11-07 18:55:05 +11:00
FeedlyRequestStreamsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlySearchOperation.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlySendArticleStatusesOperation.swift Fixes an issue where sending article statuses to Feedly was finishing prematurely. 2019-11-06 11:22:10 +11:00
FeedlySetStarredArticlesOperation.swift Make fetchStarredArticles an async call. Also have it respect subscribed-to feed IDs. 2019-12-07 22:23:44 -08:00
FeedlySetUnreadArticlesOperation.swift Fetch unread article IDs async. Also: fetch only for feeds currently subscribed-to. Fix #1218. 2019-12-07 20:57:23 -08:00
FeedlySyncAllOperation.swift Merge pull request #1363 from kielgillard/1326-missing-data 2019-11-27 09:55:22 -06:00
FeedlySyncStarredArticlesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlySyncStreamContentsOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlySyncUnreadStatusesOperation.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyUpdateAccountFeedsWithItemsOperation.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00