NetNewsWire/Frameworks/Account
Brent Simmons 36791fc3ad Make fetching article IDs async — use a callback rather than a fetch sync and a returned value. 2019-07-07 15:05:36 -07:00
..
Account.xcodeproj
AccountTests
FeedFinder Fix feed selection when the max feed score is 0. 2019-06-06 10:31:00 +01:00
Feedbin Make fetching article IDs async — use a callback rather than a fetch sync and a returned value. 2019-07-07 15:05:36 -07:00
LocalAccount use refresh indicator to track all network activity. Issue #759 2019-06-16 14:48:50 -05:00
xcconfig
Account.swift Make fetching article IDs async — use a callback rather than a fetch sync and a returned value. 2019-07-07 15:05:36 -07:00
AccountDelegate.swift Enable folders to be dropped in a move or copy between accounts 2019-05-30 14:36:21 -05:00
AccountError.swift Provide a better error message when encountering feed not found and already subscribed errors 2019-05-31 17:24:43 -05:00
AccountManager.swift Note that AccountManager is main thread only. Add an assert in a strategic location (activeAccounts property). 2019-07-07 14:05:27 -07:00
AccountMetadata.swift
ArticleFetcher.swift Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
CombinedRefreshProgress.swift
Container.swift
ContainerPath.swift
DataExtensions.swift
Feed.swift Fix posting name notifications when name changes. 2019-06-06 10:31:00 +01:00
FeedMetadata.swift
Folder.swift
Info.plist
UnreadCountProvider.swift