NetNewsWire/Frameworks
Brent Simmons 1968986d64 Make User-Agent of the form: Evergreen/1.0d28 (Macintosh; RSS Reader; ranchero.com/evergreen/)
The idea is that anyone looking at their stats can quickly find out what it is. It’s a Mac RSS reader. They can open that URL for even more info. (Before 1.0 ships, at that link will be a link to an article for publishers about RSS readers and lowering bandwidth use. Will talk about conditional GET, etc.)
2017-12-30 12:51:37 -08:00
..
Account Remove assertion that wasn’t valid in some situations. Fix #283. 2017-12-29 10:13:11 -08:00
DB5 Upgrade to recommended settings everywhere. 2017-11-04 19:16:07 -07:00
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 Add rs_debugStringWithData — to use when debugging. A quick way to turn data into a string. It will work most of the time. Good enough for debugging. 2017-12-30 11:23:04 -08:00
RSDatabase Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
RSFeedFinder Fix a memory leak that happened every time you added a feed. Use a weak delegate to avoid a retain cycle. 2017-12-13 21:19:12 -08:00
RSParser Fix bug decoding ' entities. 2017-12-30 10:24:44 -08:00
RSTextDrawing Do quite a bit less work on resizing the timeline. Fix #175. 2017-12-02 22:18:43 -08:00
RSTree Add Node.existingOrNewChildNode — recycles an existing node. Creates a new node only when needed. 2017-12-16 11:15:36 -08:00
RSWeb Make User-Agent of the form: Evergreen/1.0d28 (Macintosh; RSS Reader; ranchero.com/evergreen/) 2017-12-30 12:51:37 -08:00
Vendor/Sparkle.framework Add Sparkle. Update SUFeedURL to use https, since I just added https to ranchero.com. (Thanks to Let’s Encrypt!). 2017-05-29 15:44:33 -07:00