NetNewsWire/Frameworks/Account
Brent Simmons 77042f67b5 Include updated feeds in StatusesDidChange notification, so that updating unread counts will work. 2017-10-08 22:25:33 -07:00
..
Account.xcodeproj Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
AccountTests Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
LocalAccount Comment-out some debugging code. 2017-10-08 01:56:18 -07:00
Account.swift Include updated feeds in StatusesDidChange notification, so that updating unread counts will work. 2017-10-08 22:25:33 -07:00
AccountDelegate.swift Make Account, rather than its delegate, watch for refresh progress changes. This way the delegate doesn’t have to be inited with its Account. 2017-10-07 17:43:10 -07:00
AccountManager.swift Add code for fetching articles for the timeline. Doesn’t actually work yet, though, for some reason. 2017-10-08 18:58:15 -07:00
CombinedRefreshProgress.swift Create and use CombinedRefreshProgress, which reports refresh progress across all accounts. Used by the status view. 2017-10-07 17:20:19 -07:00
Container.swift Simplify Container and its function implementations. 2017-10-07 21:41:21 -07:00
DataExtensions.swift Include updated feeds in StatusesDidChange notification, so that updating unread counts will work. 2017-10-08 22:25:33 -07:00
Folder.swift Add code for fetching articles for the timeline. Doesn’t actually work yet, though, for some reason. 2017-10-08 18:58:15 -07:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00