NetNewsWire/Frameworks
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