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
ae2ffed911ed4069221659bc5ad1ff13f7e42caa
NetNewsWire
/
Account
/
Sources
/
Account
History
Brent Simmons
ae2ffed911
Continue renaming Id to ID in Feedly code.
2023-09-14 22:41:16 -07:00
..
AccountDelegates
Move LocalAccountRefresher from the Account module to the LocalAccount module. Make it use feedURL (String) rather than Feed objects, since it no longer knows about Feed objects. Update LocalAccountRefresherDelegate to match.
2023-09-04 14:17:39 -07:00
CloudKit
Move LocalAccountRefresher from the Account module to the LocalAccount module. Make it use feedURL (String) rather than Feed objects, since it no longer knows about Feed objects. Update LocalAccountRefresherDelegate to match.
2023-09-04 14:17:39 -07:00
Feedly
Continue renaming Id to ID in Feedly code.
2023-09-14 22:41:16 -07:00
Account.swift
Override existingFeed(withURL url: String) from Container protocol for performance reasons. Use a dictionary to lookup a feed more quickly than by looping through the feeds.
2023-09-04 14:14:51 -07:00
AccountBehaviors.swift
…
AccountDelegate.swift
…
AccountManager.swift
…
AccountMetadata.swift
…
AccountMetadataFile.swift
…
ArticleFetcher.swift
…
CombinedRefreshProgress.swift
…
Container.swift
…
ContainerIdentifier.swift
…
ContainerPath.swift
…
DataExtensions.swift
…
Feed.swift
Continue adopting async/await.
2023-07-14 14:29:58 -07:00
FeedMetadata.swift
…
FeedMetadataFile.swift
…
FeedProtocol.swift
…
Folder.swift
…
ItemIdentifier.swift
…
OPMLFile.swift
…
OPMLNormalizer.swift
…
SingleArticleFetcher.swift
…
UnreadCountProvider.swift
…
URLRequest+Account.swift
Create NewsBlur local package.
2023-08-27 17:36:57 -07:00