This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa51fa47b469decb7e46c671761881d19f85c31a
NetNewsWire
/
Frameworks
/
Account
/
FeedWrangler
History
Brent Simmons
6d9eda442f
Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature.
2020-04-12 17:12:36 -07:00
..
FeedWranglerAccountDelegate.swift
Remove all references to fetchArticleIDsForStatusesWithoutArticles. Use fetchArticleIDsForStatusesWithoutArticlesNewerThanCutoffDate instead.
2019-12-17 21:15:20 -08:00
FeedWranglerAPICaller.swift
Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature.
2020-04-12 17:12:36 -07:00
FeedWranglerAuthorizationResult.swift
use transport.send(request, resultType, completion)
2019-11-20 11:48:03 -05:00
FeedWranglerConfig.swift
remove FeedWrangler build scripts
2019-11-27 11:17:46 -05:00
FeedWranglerFeedItem.swift
…
FeedWranglerFeedItemsRequest.swift
…
FeedWranglerGenericResult.swift
…
FeedWranglerSubscription.swift
…
FeedWranglerSubscriptionResult.swift
use add_feed_and_wait endpoint
2019-11-20 17:26:27 -05:00
FeedWranglerSubscriptionsRequest.swift
…