NetNewsWire/Frameworks/Account
Brent Simmons 485bde7ff2 Complete (probably) work on Feedbin sync data types. 2018-10-14 18:38:33 -07:00
..
Account.xcodeproj Continue work on Feedbin sync data types. 2018-10-14 18:10:07 -07:00
AccountTests Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
Feedbin Complete (probably) work on Feedbin sync data types. 2018-10-14 18:38:33 -07:00
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 Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Account.swift Fix a couple first-run startup bugs. 2018-09-26 22:05:35 -07:00
AccountDelegate.swift Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens. Fix #247. 2017-12-19 17:48:30 -08:00
AccountManager.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
ArticleFetcher.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -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 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 Fix build errors. 2017-11-04 19:29:43 -07:00
DataExtensions.swift Give Feed a weak account rather than accountID. 2018-09-13 22:37:40 -07:00
Feed.swift Delete some dead code. 2018-09-16 13:08:44 -07:00
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 Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
UnreadCountProvider.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00