NetNewsWire/Frameworks/Account
2018-09-14 22:23:30 -07:00
..
Account.xcodeproj
AccountTests
Feedbin
LocalAccount Don't store account.unreadCount in Settings.odb. Don’t rewrite AccountData.plist when feed.contentHash changes. 2018-09-14 13:12:55 -07:00
xcconfig
Account.swift Store feed.unreadCount with the Account rather than the feed. This is part of making it so that feeds no longer have to be uniqued. 2018-09-14 22:06:03 -07:00
AccountDelegate.swift
AccountManager.swift
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerPath.swift
DataExtensions.swift Give Feed a weak account rather than accountID. 2018-09-13 22:37:40 -07:00
Feed.swift Store feed.homePageURL in ODB. 2018-09-14 22:23:30 -07:00
Folder.swift Give Feed a weak account rather than accountID. 2018-09-13 22:37:40 -07:00
Info.plist
UnreadCountProvider.swift