NetNewsWire/Frameworks/Account
2019-12-02 14:14:35 -06:00
..
Account.xcodeproj Merge changes from mac-release — adopt DatabaseQueue. 2019-11-29 22:17:32 -08:00
AccountTests Improves the test coverage of syncing and progress reporting, identifying and fixing a bug when cancelling. #1328 2019-11-30 08:00:46 +11:00
Credentials
Feedbin Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
FeedFinder
Feedly Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
FeedWrangler Fix warning in in-progress code. 2019-11-29 23:04:29 -08:00
LocalAccount Add AccountManager.resumeAll, Account.resume. Add suspend() and resume() to AccountDelegate and to individual AccountDelegate instances. 2019-11-29 22:57:14 -08:00
ReaderAPI Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
xcconfig
Account.swift Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
AccountBehaviors.swift
AccountDelegate.swift Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
AccountError.swift
AccountManager.swift Suspend and resume account resources when moving between the background and foreground. 2019-12-01 16:51:25 -06:00
AccountMetadata.swift
AccountMetadataFile.swift Add suspend and resume to managed files 2019-12-01 17:16:52 -06:00
ArticleFetcher.swift Add folder read fetch query. 2019-11-22 10:21:30 -06:00
CombinedRefreshProgress.swift
Container.swift Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
ContainerIdentifier.swift Persist article read filters across application launches. Issue #1349 2019-11-27 11:43:36 -06:00
ContainerPath.swift
DataExtensions.swift
Feed.swift Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter. 2019-11-22 09:40:39 -06:00
FeedIdentifier.swift Persist article read filters across application launches. Issue #1349 2019-11-27 11:43:36 -06:00
Folder.swift Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
Info.plist
OPMLFile.swift Add suspend and resume to managed files 2019-12-01 17:16:52 -06:00
SingleArticleFetcher.swift Add article exception fetcher to always restore article to timeline regardless of timeline state. 2019-11-29 14:31:15 -06:00
UnreadCountProvider.swift Persist the Feeds Read filter across application launches. Issue #1349 2019-11-26 20:23:12 -06:00
WebFeed.swift Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter. 2019-11-22 09:40:39 -06:00
WebFeedMetadata.swift
WebFeedMetadataFile.swift Add suspend and resume to managed files 2019-12-01 17:16:52 -06:00