NetNewsWire/Frameworks/Account
Brent Simmons d8e723db46 Fix typo — send correct notification on account finishing refresh. 2017-10-07 18:31:34 -07:00
..
Account.xcodeproj Create and use CombinedRefreshProgress, which reports refresh progress across all accounts. Used by the status view. 2017-10-07 17:20:19 -07:00
AccountTests Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
Container Fix a second bug loading feeds. Feeds now appear in the sidebar. 2017-10-05 21:17:50 -07:00
Extensions Start work on adding feeds and folders. 2017-09-25 13:31:36 -07:00
LocalAccount 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
Account.swift Fix typo — send correct notification on account finishing refresh. 2017-10-07 18:31:34 -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 Create and use CombinedRefreshProgress, which reports refresh progress across all accounts. Used by the status view. 2017-10-07 17:20:19 -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
Folder.swift Make progress on adding feeds. 2017-10-01 10:59:35 -07:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00