NetNewsWire/Frameworks/Account
2020-07-30 04:26:07 -05:00
..
Account.xcodeproj Make RSParser a Swift Package 2020-07-30 04:26:07 -05:00
AccountTests fix newcollection_addcollection.json 2020-07-26 05:45:41 -04:00
CloudKit Move CloudKit record creation to a high priority background queue so that it isn't blocking main 2020-07-27 16:08:09 -05:00
Feedbin Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
FeedFinder
Feedly Merge branch 'ios-release' 2020-06-15 17:40:06 -05:00
FeedProvider Add figure to gallery images so that they separate when viewed 2020-07-27 19:19:40 -05:00
FeedWrangler Adds an account behavior to disable folders 2020-05-07 10:03:04 -04:00
LocalAccount Make sync status inserts async when done during the scope of a iCloud sync 2020-05-28 16:24:10 -05:00
NewsBlur Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
ReaderAPI Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
xcconfig Removed Test build configuration 2020-04-24 17:08:10 -05:00
Account.swift Fixes #2298 2020-07-26 07:36:24 +08:00
AccountBehaviors.swift Adds an account behavior to disable folders 2020-05-07 10:03:04 -04:00
AccountDelegate.swift
AccountError.swift
AccountManager.swift Fixes #2298 2020-07-26 07:36:24 +08:00
AccountMetadata.swift Merge branch 'ios-release' 2020-06-15 17:40:06 -05:00
AccountMetadataFile.swift
AccountSyncError.swift Handles single and multiple sync failures 2020-07-25 16:40:04 +08:00
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift
ContainerPath.swift
DataExtensions.swift
Feed.swift
FeedIdentifier.swift
Folder.swift
Info.plist
OPMLFile.swift
OPMLNormalizer.swift
SingleArticleFetcher.swift
UnreadCountProvider.swift
URLRequest+RSWeb.swift
WebFeed.swift Implement since id as a parameter to limit the number returned 2020-05-02 08:12:05 -05:00
WebFeedMetadata.swift Implement since id as a parameter to limit the number returned 2020-05-02 08:12:05 -05:00
WebFeedMetadataFile.swift