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
efcdc50df04f45814d6b5b68de504d0fc57a2012
NetNewsWire
/
Frameworks
/
Account
History
Brent Simmons
b61cd3a869
Hash just the webFeedID in WebFeed’s hash function. This will almost always be unique, and it helps performance because 1) string hashing is slow, and 2) we update sets of WebFeeds kind of often.
2019-12-07 12:05:58 -08:00
..
Account.xcodeproj
…
AccountTests
…
Credentials
…
Feedbin
…
FeedFinder
Update code formatting in some files in Account.framework.
2019-07-08 22:58:19 -07:00
Feedly
…
FeedWrangler
…
LocalAccount
…
ReaderAPI
…
xcconfig
Add ProjectSettings.xcconfig to be included in the Account build.
2019-11-11 17:57:49 -06:00
Account.swift
…
AccountBehaviors.swift
…
AccountDelegate.swift
…
AccountError.swift
…
AccountManager.swift
…
AccountMetadata.swift
…
AccountMetadataFile.swift
…
ArticleFetcher.swift
…
CombinedRefreshProgress.swift
…
Container.swift
…
ContainerIdentifier.swift
…
ContainerPath.swift
…
DataExtensions.swift
…
Feed.swift
…
FeedIdentifier.swift
…
Folder.swift
…
Info.plist
…
OPMLFile.swift
…
SingleArticleFetcher.swift
…
UnreadCountProvider.swift
…
WebFeed.swift
…
WebFeedMetadata.swift
…
WebFeedMetadataFile.swift
…