This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2024-12-13 18:06:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
98c32b9987
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