NetNewsWire/Frameworks
Brent Simmons d1e915394e Use properties rather than strings and KVC. Duh. 2018-01-15 12:28:35 -08:00
..
Account basic readonly scripting support for account, feed, folder 2018-01-11 00:51:25 -08:00
DB5
Data Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
Database Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
RSCore Use properties rather than strings and KVC. Duh. 2018-01-15 12:28:35 -08:00
RSDatabase Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
RSFeedFinder Check /index.xml when finding a feed when there are no other leads. Fix #235. 2018-01-05 22:54:28 -08:00
RSParser Merge, manually, fix and tests for detecting as JSON Feed feeds which do slash-escaping, such as Curt’s feed <http://curtclifton.net/feed.json>. 2018-01-08 13:13:15 -08:00
RSTextDrawing
RSTree Add Node.existingOrNewChildNode — recycles an existing node. Creates a new node only when needed. 2017-12-16 11:15:36 -08:00
RSWeb Use %20 instead of + when encoding for URL query strings, since it appears to be more compatible. (Well, it works better with Micro.blog.) 2018-01-14 11:11:53 -08:00
Vendor/Sparkle.framework