NetNewsWire/Frameworks/Account
Maurice Parker 18f2c7b723 Fix bug that prevented http caching from working 2019-05-05 17:46:53 -05:00
..
Account.xcodeproj Add folder syncing for Feedbin account 2019-05-05 15:41:20 -05:00
AccountTests Add folder syncing for Feedbin account 2019-05-05 15:41:20 -05:00
Feedbin Fix bug that prevented http caching from working 2019-05-05 17:46:53 -05:00
LocalAccount Add folder syncing for Feedbin account 2019-05-05 15:41:20 -05:00
xcconfig Convert Account to Swift 5. 2019-03-31 16:12:17 -07:00
Account.swift Fix bug that prevented http caching from working 2019-05-05 17:46:53 -05:00
AccountDelegate.swift Add folder syncing for Feedbin account 2019-05-05 15:41:20 -05:00
AccountManager.swift Update unread counts for activate/inactivate and delete account 2019-05-02 08:41:22 -05:00
AccountMetadata.swift Add folder syncing for Feedbin account 2019-05-05 15:41:20 -05:00
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift Add addFeed and addFeeds to the Container protocol. This was confusing before. Now you can add directly to a Folder or Account. 2019-02-05 21:48:32 -08:00
ContainerPath.swift
DataExtensions.swift Convert Account to Swift 5. 2019-03-31 16:12:17 -07:00
Feed.swift Do minor formatting changes in Feed.swift. 2019-03-17 11:24:21 -07:00
FeedMetadata.swift Make feed.init and FeedMetadata internal. 2019-03-16 16:39:16 -07:00
Folder.swift Continue removing old code for pre-OPML subscriptions. 2019-03-15 13:27:01 -07:00
Info.plist
UnreadCountProvider.swift Quiet warnings/errors from Xcode 10.2 about redundant public attributes on methods implemented inside public extensions. 2019-02-12 10:05:51 -05:00