This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
Watch
1
Star
0
Fork
You've already forked NetNewsWire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
95b96b9df9
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
Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app.
2019-04-15 15:03:05 -05:00
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