NetNewsWire/Frameworks/Account
Jonathan Bennett a37bfd5d74 Adds an account behavior to disable folders
Some sync services (Feed Wrangler) don't support folders. This behavior removes the account from the UI when adding new folders.
2020-05-07 10:03:04 -04:00
..
Account.xcodeproj Add image previews and size to videos. 2020-05-05 20:17:46 -05:00
AccountTests Removed Test build configuration 2020-04-24 17:08:10 -05:00
CloudKit Sync the homePageURL since we don't refigure it for all feeds 2020-05-05 18:25:33 -05:00
Feedbin Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
FeedFinder Avoid cached response when adding new feed 2020-04-11 05:18:17 +05:30
Feedly Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
FeedProvider Add Twitter API rate limiting 2020-05-07 02:10:54 -05:00
FeedWrangler Adds an account behavior to disable folders 2020-05-07 10:03:04 -04:00
LocalAccount Change Feed Providers so that they supply a homePageURL now 2020-05-05 17:55:27 -05:00
NewsBlur Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
ReaderAPI Made sync status sequential so that we stop losing statuses when we automatically send them on exceeding 100 statuses 2020-04-29 16:14:18 -05:00
xcconfig Removed Test build configuration 2020-04-24 17:08:10 -05:00
Account.swift Add CloudKit deletes 2020-04-29 19:13:50 -05:00
AccountBehaviors.swift Adds an account behavior to disable folders 2020-05-07 10:03:04 -04:00
AccountDelegate.swift Added new Secrets framework project 2020-04-09 21:07:56 -05:00
AccountError.swift
AccountManager.swift
AccountMetadata.swift Merge branch 'ios-release' 2020-04-21 02:06:19 -05:00
AccountMetadataFile.swift
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift
ContainerPath.swift
DataExtensions.swift
Feed.swift
FeedIdentifier.swift Fix hashable implementation that could have in theory had collisions. 2020-04-09 11:20:53 -05:00
Folder.swift
Info.plist
OPMLFile.swift
OPMLNormalizer.swift Fix recursion bug in opml normalizer. 2020-04-13 07:11:03 -05:00
SingleArticleFetcher.swift
UnreadCountProvider.swift
URLRequest+RSWeb.swift Add new OAuth1 credential requirements for Twitter 2020-04-14 10:15:24 -05:00
WebFeed.swift Implement since id as a parameter to limit the number returned 2020-05-02 08:12:05 -05:00
WebFeedMetadata.swift Implement since id as a parameter to limit the number returned 2020-05-02 08:12:05 -05:00
WebFeedMetadataFile.swift