NetNewsWire/Frameworks/Account
Maurice Parker b003ae5124 Make RSParser a Swift Package 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
FeedFinder Avoid cached response when adding new feed 2020-04-11 05:18:17 +05:30
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
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
Feedly Merge branch 'ios-release' 2020-06-15 17:40:06 -05: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 Added new Secrets framework project 2020-04-09 21:07:56 -05:00
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 Enable adding feeds to folders. 2020-03-30 21:11:57 -05:00
ContainerIdentifier.swift
ContainerPath.swift
DataExtensions.swift
Feed.swift
FeedIdentifier.swift Fix hashable implementation that could have in theory had collisions. 2020-04-09 11:20:53 -05:00
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 Fix recursion bug in opml normalizer. 2020-04-13 07:11:03 -05:00
SingleArticleFetcher.swift
URLRequest+RSWeb.swift Add new OAuth1 credential requirements for Twitter 2020-04-14 10:15:24 -05:00
UnreadCountProvider.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