NetNewsWire/Frameworks/Account
2018-10-14 18:10:07 -07:00
..
Account.xcodeproj Continue work on Feedbin sync data types. 2018-10-14 18:10:07 -07:00
AccountTests
Feedbin Continue work on Feedbin sync data types. 2018-10-14 18:10:07 -07:00
LocalAccount
xcconfig
Account.swift Fix a couple first-run startup bugs. 2018-09-26 22:05:35 -07:00
AccountDelegate.swift
AccountManager.swift
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift Made launch performance *much* faster for large (thousands of feeds) subscriptions list. Also: split container.children in container.topLevelFeeds and container.folders. This simplifies a bunch of things, and makes some things faster. 2018-09-16 17:54:42 -07:00
ContainerPath.swift
DataExtensions.swift
Feed.swift
Folder.swift Made launch performance *much* faster for large (thousands of feeds) subscriptions list. Also: split container.children in container.topLevelFeeds and container.folders. This simplifies a bunch of things, and makes some things faster. 2018-09-16 17:54:42 -07:00
Info.plist
UnreadCountProvider.swift