.. |
Account.xcodeproj
|
Add FeedProvider project.
|
2020-04-06 17:05:47 -05:00 |
AccountTests
|
Added missing init param to test case.
|
2020-04-03 13:52:37 -05:00 |
CloudKit
|
Remove bad download progress indicator tick.
|
2020-04-06 02:18:42 -05:00 |
Credentials
|
Refactoring, fix folder changes not working, add new web feed
|
2020-03-22 00:47:31 -04:00 |
Feedbin
|
Added new initialization parameter for Parsed Items.
|
2020-04-03 13:42:59 -05:00 |
FeedFinder
|
|
|
Feedly
|
Replace the firstElementPassingTest function come from RSCore with the native function first(where:) .
|
2020-04-06 02:06:24 +08:00 |
FeedWrangler
|
Added new initialization parameter for Parsed Items.
|
2020-04-03 13:42:59 -05:00 |
LocalAccount
|
Make sure we clear the refresh progress on local accounts when it completes.
|
2020-04-03 20:25:21 -05:00 |
NewsBlur
|
Added new initialization parameter for Parsed Items.
|
2020-04-03 13:42:59 -05:00 |
ReaderAPI
|
Added new initialization parameter for Parsed Items.
|
2020-04-03 13:42:59 -05:00 |
xcconfig
|
|
|
Account.swift
|
Rework how feed subscriptions are managed.
|
2020-04-05 10:49:15 -05:00 |
AccountBehaviors.swift
|
|
|
AccountDelegate.swift
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
AccountError.swift
|
|
|
AccountManager.swift
|
Added support for CloudKit push notifications (subscriptions).
|
2020-03-30 02:48:25 -05:00 |
AccountMetadata.swift
|
Add container handling code
|
2020-03-30 15:15:45 -05:00 |
AccountMetadataFile.swift
|
|
|
ArticleFetcher.swift
|
|
|
CombinedRefreshProgress.swift
|
|
|
Container.swift
|
Enable adding feeds to folders.
|
2020-03-30 21:11:57 -05:00 |
ContainerIdentifier.swift
|
|
|
ContainerPath.swift
|
|
|
DataExtensions.swift
|
|
|
Feed.swift
|
|
|
FeedIdentifier.swift
|
|
|
Folder.swift
|
|
|
Info.plist
|
|
|
OPMLFile.swift
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
OPMLNormalizer.swift
|
Renamed old name left over from refactoring.
|
2020-03-31 16:47:02 -05:00 |
SingleArticleFetcher.swift
|
|
|
UnreadCountProvider.swift
|
|
|
WebFeed.swift
|
|
|
WebFeedMetadata.swift
|
|
|
WebFeedMetadataFile.swift
|
|
|