NetNewsWire/Frameworks/Account
2020-03-03 11:39:04 -08:00
..
Account.xcodeproj Santizes right to left div elements from Feedly content. 2020-01-31 07:55:50 +11:00
AccountTests Make the Feedly tests build again — fix references to addOperation. 2020-02-05 22:37:43 -08:00
Credentials
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
FeedFinder Don't unwrap now-non-optionals, and unwrap now-explicit optionals 2020-02-08 18:22:35 -06:00
Feedly Implement mark as unread window for accounts that need it. Issue #1407 2020-02-18 13:49:29 -08:00
FeedWrangler Remove all references to fetchArticleIDsForStatusesWithoutArticles. Use fetchArticleIDsForStatusesWithoutArticlesNewerThanCutoffDate instead. 2019-12-17 21:15:20 -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 account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
AccountBehaviors.swift Implement mark as unread window for accounts that need it. Issue #1407 2020-02-18 13:49:29 -08:00
AccountDelegate.swift
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 Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
AccountMetadata.swift
AccountMetadataFile.swift Remove file coordinator usage from account files. Issue #1821 2020-03-03 11:39:04 -08:00
ArticleFetcher.swift Finish changes mandated by DatabaseQueue changes. 2019-12-16 22:45:59 -08:00
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift Move account files to the documents directory and out of the shared container. Issue #1784 2020-02-12 16:21:48 -08:00
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 Remove file coordinator usage from account files. Issue #1821 2020-03-03 11:39:04 -08: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 Remove file coordinator usage from account files. Issue #1821 2020-03-03 11:39:04 -08:00