NetNewsWire/Frameworks/Account
2019-05-31 17:24:43 -05:00
..
Account.xcodeproj Add account name to network error messages and prevent background iOS errors from displaying alerts 2019-05-26 11:54:32 -05:00
AccountTests
Feedbin Update the extract page number function to make it more readable 2019-05-31 13:38:33 -05:00
FeedFinder Refactor feed finder to make it threadsafe 2019-05-30 17:35:08 -05:00
LocalAccount Refactor feed finder to make it threadsafe 2019-05-30 17:35:08 -05:00
xcconfig
Account.swift Make sure that an account doesn't try persist to the disk in the time that it is logically deleted and when it is actually deallocated 2019-05-31 08:05:26 -05: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 Make sure that an account doesn't try persist to the disk in the time that it is logically deleted and when it is actually deallocated 2019-05-31 08:05:26 -05:00
AccountMetadata.swift
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift Refactor addFeed and removeFeed usages to be more consistent 2019-05-29 20:47:52 -05:00
ContainerPath.swift
DataExtensions.swift
Feed.swift
FeedMetadata.swift
Folder.swift Refactor addFeed and removeFeed usages to be more consistent 2019-05-29 20:47:52 -05:00
Info.plist
UnreadCountProvider.swift