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
71bc1e5d8a
NetNewsWire
/
Frameworks
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
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
Articles
Merge mac-release — remove attachments.
2019-12-04 22:36:08 -08:00
ArticlesDatabase
Remove references to attachments in a couple more spots.
2019-12-04 22:45:15 -08:00
SyncDatabase
Use the new VoidCompletionBlock instead of (() -> ()).
2019-11-29 23:42:11 -08:00