NetNewsWire/Frameworks/Account
Maurice Parker 595db517a7 change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
..
Account.xcodeproj change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
AccountTests change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
Feedbin change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
LocalAccount change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
xcconfig Convert Account to Swift 5. 2019-03-31 16:12:17 -07:00
Account.swift change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
AccountDelegate.swift change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
AccountManager.swift Update unread counts for activate/inactivate and delete account 2019-05-02 08:41:22 -05:00
AccountSettings.swift validate Feedbin account credentials and add Feedbin account 2019-05-02 18:17:52 -05: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 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 Fix build errors. 2017-11-04 19:29:43 -07:00
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 Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
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