NetNewsWire/Frameworks/Account
Brent Simmons 01fc60916e Move the operation queue from Account to ArticlesDatabase, which is the rightful owner. 2020-02-05 22:17:32 -08:00
..
Account.xcodeproj Santizes right to left div elements from Feedly content. 2020-01-31 07:55:50 +11:00
AccountTests Improve the test coverage and add some documentation. 2020-01-31 07:55:50 +11:00
Credentials
FeedFinder Updates for Data+RSCore changes 2020-01-18 19:18:58 -06:00
FeedWrangler Remove all references to fetchArticleIDsForStatusesWithoutArticles. Use fetchArticleIDsForStatusesWithoutArticlesNewerThanCutoffDate instead. 2019-12-17 21:15:20 -08:00
Feedbin Replace use of Dictionary(uniqueKeysWithValues) with a separate function that can handle duplicate keys without crashing. Fix #1671. 2020-01-21 22:03:33 -08:00
Feedly Fix references to addOperation, which is now just add. 2020-02-05 21:18:29 -08:00
LocalAccount Update RSWeb 2020-01-27 23:02:01 -06:00
ReaderAPI Replace use of Dictionary(uniqueKeysWithValues) with a separate function that can handle duplicate keys without crashing. Fix #1671. 2020-01-21 22:03:33 -08:00
xcconfig
Account.swift Move the operation queue from Account to ArticlesDatabase, which is the rightful owner. 2020-02-05 22:17:32 -08:00
AccountBehaviors.swift Fix option set bug in AccountBehaviors. 2020-01-27 20:05:07 -07:00
AccountDelegate.swift Continue changes mandated by DatabaseQueue changes. 2019-12-16 15:55:37 -08:00
AccountError.swift Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441 2020-01-16 13:50:30 -07:00
AccountManager.swift Make sure completion handler is called when there are no active accounts. Issue #1727 2020-01-28 16:24:35 -07:00
AccountMetadata.swift Change progress view to use the most recent last fetch end time. Issue #1383 2019-12-09 18:34:26 -07:00
AccountMetadataFile.swift
ArticleFetcher.swift Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift
ContainerPath.swift
DataExtensions.swift
Feed.swift
FeedIdentifier.swift Add, as a micro-optimization, a custom hash function for FeedIdentifier. 2020-02-01 15:00:36 -08:00
Folder.swift Escape special XML characters for external folder id. Issue #1659 2020-01-19 22:52:45 -07:00
Info.plist
OPMLFile.swift Update for pending RSCore String updates 2020-01-17 13:45:38 -06:00
SingleArticleFetcher.swift Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
UnreadCountProvider.swift
WebFeed.swift Update for pending RSCore String updates 2020-01-17 13:45:38 -06:00
WebFeedMetadata.swift
WebFeedMetadataFile.swift