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
eb1974b333dbe0580ff8d46e07d5589b19a0bc3d
NetNewsWire
/
Frameworks
/
ArticlesDatabase
History
Brent Simmons
0e5051b060
Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality.
2018-09-02 12:36:46 -07:00
..
ArticlesDatabase.xcodeproj
…
DatabaseTests
Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework.
2018-07-23 18:29:08 -07:00
Extensions
Move Feed from Articles.framework to Account.framework.
2018-07-28 12:16:14 -07:00
xcconfig
…
ArticlesDatabase.swift
…
ArticlesTable.swift
…
AttachmentsTable.swift
…
AuthorsTable.swift
…
Constants.swift
…
CreateStatements.sql
…
DatabaseArticle.swift
…
DatabaseObject+Database.swift
…
Info.plist
…
RelatedObjectsMap+Database.swift
…
StatusesTable.swift
…
UnreadCountDictionary.swift
…