NetNewsWire/Frameworks/Account
Jeremy Beker 6b147e7dc9
Add feeds to tags. Set iconURLs
remove unused functions.
2019-06-01 17:05:55 -04:00
..
Account.xcodeproj Google Reader API Account Provider and initial integration 2019-05-28 13:08:15 -04:00
AccountTests Add download feed to folder relationships syncing 2019-05-07 17:41:32 -05:00
FeedFinder Refactor feed finder to make it threadsafe 2019-05-30 17:35:08 -05:00
Feedbin Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
GoogleReaderCompatible Add feeds to tags. Set iconURLs 2019-06-01 17:05:55 -04:00
LocalAccount Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
xcconfig Add some debug logging 2019-05-08 08:20:29 -05:00
Account.swift Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
AccountDelegate.swift Merge branch 'master' into google_reader_compatible_syncing 2019-05-31 09:54:25 -04:00
AccountError.swift Add account name to network error messages and prevent background iOS errors from displaying alerts 2019-05-26 11:54:32 -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 Rework to store endpoint URL in metadata 2019-05-29 15:16:09 -04:00
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 Add subscription id to Feed so that we can correctly rename Feedbin subscriptions 2019-05-08 18:13:54 -05:00
FeedMetadata.swift Add subscription id to Feed so that we can correctly rename Feedbin subscriptions 2019-05-08 18:13:54 -05:00
Folder.swift Refactor addFeed and removeFeed usages to be more consistent 2019-05-29 20:47:52 -05:00
Info.plist
UnreadCountProvider.swift