.. |
FeedlyAddFeedOperation.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 |
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
|
Feedly operations can optionally report their progress. #1328
|
2019-11-27 18:32:18 +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 |
FeedlySendArticleStatusesOperation.swift
|
Fixes an issue where sending article statuses to Feedly was finishing prematurely.
|
2019-11-06 11:22:10 +11:00 |
FeedlySetStarredArticlesOperation.swift
|
Ensures Feedly status operations finish at the right time. In part, this is achieved by adding and using completion handlers to the asynchronous ensure status API.
|
2019-11-06 13:26:12 +11:00 |
FeedlySetUnreadArticlesOperation.swift
|
Ensures Feedly status operations finish at the right time. In part, this is achieved by adding and using completion handlers to the asynchronous ensure status API.
|
2019-11-06 13:26:12 +11: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 |