.. |
Models
|
Improve the test coverage and add some documentation.
|
2020-01-31 07:55:50 +11:00 |
Operations
|
Fix references to addOperation, which is now just add.
|
2020-02-05 21:18:29 -08:00 |
Services
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |
FeedlyAPICaller.swift
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +11:00 |
FeedlyAccountDelegate+OAuth.swift
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |
FeedlyAccountDelegate.swift
|
Implement mark as unread window for accounts that need it. Issue #1407
|
2020-02-18 13:49:29 -08:00 |
FeedlyAccountDelegateError.swift
|
Feedly operations can optionally report their progress. #1328
|
2019-11-27 18:32:18 +11:00 |
FeedlyFeedContainerValidator.swift
|
Let Feedly users add to the uncategorized collection/folder.
|
2020-01-17 15:25:57 +11:00 |
FeedlyResourceProviding.swift
|
…
|
|
OAuthAccountAuthorizationOperation.swift
|
Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build.
|
2020-01-15 22:10:06 -08:00 |
OAuthAcessTokenRefreshing.swift
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |
OAuthAuthorizationClient+Feedly.swift
|
Update public Feedly sandbox OAuth secrets.
|
2019-12-04 09:29:43 +11:00 |
OAuthAuthorizationCodeGranting.swift
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |