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
8fc6e81ddf1ebb2d5f13237801532532b3e5f906
NetNewsWire
/
Shared
/
Timeline
History
Brent Simmons
7b40ca221b
Use the articleID + accountID as a key for truncated summaries. This is *way* faster than using the entire body. It avoids a hash of a long string. (Note: we still need to toss the cache at the appropriate time.)
2019-05-13 22:16:44 -07:00
..
ArticleArray.swift
…
TimelineStringFormatter.swift
Use the articleID + accountID as a key for truncated summaries. This is *way* faster than using the entire body. It avoids a hash of a long string. (Note: we still need to toss the cache at the appropriate time.)
2019-05-13 22:16:44 -07:00